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

Add ability to remove new Moodle 3.9 Content bank link #70

Closed nadavkav closed 3 years ago

nadavkav commented 4 years ago

Please see if you can add the ability to remove the new Moodle 3.9 Content bank from the root navigation links.

abias commented 3 years ago

Hi @nadavkav ,

the release of this plugin for 3.9 is currently scheduled and the removal of the content back link is on the ToDo list.

I will handle the pull request in #71 which is a great basis for my work. Please stay tuned.

Cheers, Alex

nadavkav commented 3 years ago

Hi @abias I am attaching a patch that solved this issue. please review. add_ability_to_remove_content_bank.patch.txt

Nadav

nadavkav commented 3 years ago

Me bad, just now looked into #71 and it seem like a much better solution then the patch I previously uploaded. so please disregard it.

abias commented 3 years ago

Closing as requested in favour of #71 The 3.9 release is finally published and the removal of the content bank node is possible now with the 3.9 release.

nadavkav commented 3 years ago

Thank you @abias ! looks great :smile: