Problem/Motivation
As part of the final merge of Help Topics into Help
#3037230: Finalize the merge of Help Topics into Help
once it is stable, we need to move all of the classes that are currently in Help Topics module into the Help module, leaving behind a BC layer (except for test classes, which do not need to support BC).
Proposed resolution
- move classes, config and topics
- update hooks (install schema and fix config) & test
- disable help_topics if enabled (debatable)
Remaining tasks
- discuss transition
- finish patch
- review/commit
User interface changes
- Help topics available in Help module
API changes
- TBD
Data model changes
- new table help_search_items
Release notes snippet
The Experimental Help Topics module has moved to stable and been subsumed by the existing Help module. An update path will uninstall the help topics module and leave behind an empty shell. The Help Topics module should no longer be used, the functionality has been moved to the existing Help module.