theme_bootstrap icon indicating copy to clipboard operation
theme_bootstrap copied to clipboard

Bootstrap theme does not respect $CFG->customusermenuitems

Open sbourget opened this issue 10 years ago • 1 comments

In bootstrap 2 based core themes administrators can specify which items should appear in the user menu by adding entries under Site administration-> Appearance-> Themes-> Theme settings-> customusermenuitems. The bootstrap 3 theme does not respect this setting

sbourget avatar Dec 16 '15 18:12 sbourget

Thanks for reporting this. I know of the new Moodle customusermenuitems setting but will have to do a lot of rewrites to have it working with the bootstrap 3 theme. I am afraid the implementation of this menu by Moodle HQ is not great and does not used Bootstrap standards at all. I have plans to write my own implementation that renderes the custom menu better.

bmbrands avatar Dec 17 '15 08:12 bmbrands