moodle-an-hochschulen / moodle-local_boostnavigation

Moodle plugin which tries to overcome some fixed appearance behaviours of Boost's nav drawer in a clean way
GNU General Public License v3.0
39 stars 28 forks source link

Extra wrong crumb trail nodes can be added, possibly admin tree specific #85

Closed brendanheywood closed 8 months ago

brendanheywood commented 3 years ago

To reproduce:

/admin/settings.php?section=local_boostnavigation_customrootnodes

Add a node like:

-Enable/Disable Account Methods|/admin/settings.php?section=manageauths

Then visit a page such as:

/admin/settings.php?section=outgoingmailconfig

And now the crumb trail on this page looks like:

  1. Home
  2. Admin tools
  3. Enable/Disable Account Methods <<---- this should not be here
  4. Server
  5. Email
  6. Outgoing mail configuration
abias commented 8 months ago

This plugin has finally reached end of life now and will not be upgraded to Moodle 4.x.

I would like to invite you to have a look at our Moodle 4 theme theme_boost_union which supports several aspects of this plugin's feature set and is actively maintained and extended. Thank you for your understanding.

Against this background, I will close this issue.