Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
tour.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2023 at 09:34 UTC
Updated:
6 Aug 2023 at 17:49 UTC
Jump to comment: Most recent, Most recent file
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!