On Sun, Nov 11, 2012 at 9:40 AM, GIC - Lukas <[email protected]> wrote: > Hi all, > Every wiki has got a sidebar. In this sidebar you can put fixed elements like > “TOOLBOX” in. But this only stands for some other pages – e. g. “TOOLBOX” for > “Special pages” or “Permanent link” and some others. But how can I edit what > e. g. “TOOLBOX” stands for? How can I determine that e. g. “TOOLBOX” is > replaced by “Most popular articles” and “Wiki help”?
If you're looking to change the toolbox, you'll need to use the SkinTemplateToolboxEnd[0] hook to change the items within the toolbox. -Chad [0] http://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateToolboxEnd _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
