* Put both hidden categories and normal categories into the view page HTML, but with...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 25 Feb 2008 16:38:25 +0000 (16:38 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 25 Feb 2008 16:38:25 +0000 (16:38 +0000)
commit792e155bd22a3b9b6d2fd56f610e23b39d6b466b
treedd847f668beb8f116bfa3e2227ae79f518f1ffc0
parent7dfe6b171fb3a993509d5290357dc6966a917678
* Put both hidden categories and normal categories into the view page HTML, but with hidden categories being unconditionally hidden with CSS. A JS show/hide toggle can be added in user/site JS.
* Add user preference to always show hidden categories
* Add all hidden categories to [[Category:Hidden categories]], localised by hidden-category-category
* Add wgVariantArticlePath and wgActionPaths to the JS variables script, needed to determine title from link href.
includes/DefaultSettings.php
includes/OutputPage.php
includes/Parser.php
includes/Skin.php
includes/User.php
languages/messages/MessagesEn.php
skins/common/shared.css