-
Improvement
-
Resolution: Fixed
-
Minor
-
4.3, 4.5
-
MOODLE_403_STABLE, MOODLE_405_STABLE
-
MOODLE_405_STABLE
-
Add the ability for a third party plugin to add or reorder nodes in the course navigation menu.
This will allow secondary navigation to be overridden by using Hooks API.
In other words, you can use this approach over using extend_navigation_course() to add a custom link to secondary navigation at any location in the more menu.