Problem/Motivation
Preparation for deprecation.
Steps to reproduce
Proposed resolution
Move help topics to Tour module.
Remaining tasks
Decide what to do with the Tour section in help_topics.api.php
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | interdiff_2-6.txt | 4.77 KB | spokje |
| #6 | 3336065-6.patch | 3.33 KB | spokje |
Comments
Comment #2
quietone commentedThe moves tour.overview.html.twig. It also deletes tour references from help_topics.api.php and core.ui_components.html.twig. There are not moved because I am not sure where they would go.
Comment #3
xjmPostponing as the policy does not have consensus yet.
Comment #5
quietone commentedThe removal has been approved.
Comment #6
spokjeRerolled patch #2 against
11.x.Interdiff looks a bit wonky, but basically all is the same except:
-
/core/modules/help_topics/moved to/core/modules/help/help_topics/somewhere between patch #2 and patch #6.- I opted to add the tour section from
/core/modules/help/help.api.phpto/core/modules/tour/tour.api.phpComment #8
spokjeComment #9
smustgrave commentedThink it will be good to have that info in just the Tour module.
Comment #11
lauriiiCommitted 8fece06 and pushed to 11.x. Thanks!