-
Task
-
Resolution: Fixed
-
Minor
-
Future Dev
-
MOODLE_400_STABLE
-
MDL-72352-master-v2 -
-
5
-
Navigation push 4, Navigation push 5, Navigation push 6
Third party plugins can insert items into the navigation in two different ways:
- By using one of the callbacks to extend the navigation.
- By finding the navigation node and directly adding a new navigation node.
We need to ensure that any navigation that is included in both of these situations is included into the secondary navigation.
Important: We are not only dealing with single navigation nodes, but also nodes that have children. We must have a solution that allows categories of nodes to be navigated to.
Until we have a better solution we will allow drop down menu items to be entered into the secondary navigation similar to how the custom menu is added to the primary navigation.
- blocks
-
MDL-70197 Migrate between existing navigation and 4.0 navigation
- Closed
-
MDL-72007 Add information in relevant upgrade.txt files
- Closed
- has been marked as being related by
-
MDL-72413 Move the activity modules title, description, and activity completion into a standard module API
- Closed
- is blocked by
-
MDL-69588 Update general Moodle navigation
- Closed