Don't show tag filter boxes if no tags are defined. To support this change without...
authorAndrew Garrett <werdna@users.mediawiki.org>
Fri, 30 Jan 2009 23:24:29 +0000 (23:24 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Fri, 30 Jan 2009 23:24:29 +0000 (23:24 +0000)
commitdc77abf2864bfd00a75c7fa5aae739fa8e4228e2
tree413efcbb886e07bc29291313fd0fac0945154d98
parente981f82d289879a9c620c7bf4ba8caf6f0a72186
Don't show tag filter boxes if no tags are defined. To support this change without bringing down servers, cache the list of valid tags in the object cache.
includes/ChangeTags.php
includes/LogEventsList.php
includes/PageHistory.php
includes/specials/SpecialContributions.php
includes/specials/SpecialNewpages.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialRecentchangeslinked.php