am 19.07.2010 16:38 schrieb Peter Velan: > am 19.07.2010 15:52 schrieb Lane, Ryan: >>> I put this ... >>> >>> $wgVectorModules['collapsiblenav']['user'] = true; >>> $wgVectorModules['collapsiblenav']['global'] = true; >>> >>> ... to my LocalConfig and checked that 'collapsiblenav' is enabled >>> in my own settings. >>> >>> Nevertheless there's no collapsing menu entries. What I'm doing wrong? >> >> Collapsible nav doesn't work in 1.16 without modifying the Javascript. > > uuh! > >> To fix this, replace all instances of #mw-panel with #panel in >> Vector/Vector.combined.min.js, Vector/Vector.combined.js, >> Vector/Modules/CollapsibleNav/CollapsibleNav.js, css/combined.min.css, >> css/combined.css, and css/vector.collapsibleNav.css. > > Thank you very much! > Works really great now!
Found a small glitch: Label right of checkbox "Use Collapsible Menues" is not localized and looks like "<vector-collapsiblenav-preference>" now. Nevertheless I'm really happy that the menues are working as expected now! Cheers, Peter _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
