Cleanup for r39054 "Bug 15079, 'Add class="ns-talk" / "ns-subject" to <body>', also...
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 10 Aug 2008 19:48:30 +0000 (19:48 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 10 Aug 2008 19:48:30 +0000 (19:48 +0000)
commitf19dca7bba7fc9334528141f4a923782e42db800
tree9443de056701aa02ebfdee410085d18bfd8696ed
parent2cab477f44752b39e09e63e78a7c96ac883eee3b
Cleanup for r39054 "Bug 15079, 'Add class="ns-talk" / "ns-subject" to <body>', also added ns-special for special pages."
* Avoid code duplication between Skin and SkinTemplate
* Encapsulate namespace class logic into one function
* Split giant huge line of ?:s with legible code :)
includes/Skin.php
includes/SkinTemplate.php
skins/MonoBook.php