ProfessionalWiki / chameleon

Provides a highly flexible and customizable skin using Bootstrap 4
https://www.mediawiki.org/wiki/Skin:Chameleon
Other
115 stars 63 forks source link

Add active class to navbar menu items #399

Closed malberts closed 7 months ago

malberts commented 7 months ago

Navbars can highlight a menu item if it is the current page by adding an active class: https://getbootstrap.com/docs/4.6/components/navbar/#nav

This might need to be opt-in, in case this results in broken styling for existing wikis where this never existed.