Fixed problems with hiding certain links (portal, currentevents,
authorEvan Prodromou <evanprodromou@users.mediawiki.org>
Fri, 8 Oct 2004 22:00:51 +0000 (22:00 +0000)
committerEvan Prodromou <evanprodromou@users.mediawiki.org>
Fri, 8 Oct 2004 22:00:51 +0000 (22:00 +0000)
commit3f399900754d4fcda37090a357e4df1107fefe6a
tree1311bfb0b402f737e3cacc0c2713bf924d20d4c1
parent97bf178b0db4631c42c21c3a9e6a15e849bbe711
Fixed problems with hiding certain links (portal, currentevents,
disclaimers). Corrected help text in Language.php -- it said to set
the values to '', but the code used '-'. Fixed Skin.php so it checks
for '-' for disclaimers. Also, fixed SkinPHPTal.php so it checks for
'-' anywhere it can show up -- in buildNavigationUrls and buildNavUrls.
includes/Skin.php
includes/SkinPHPTal.php
languages/Language.php