Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / WikiCategoryPage.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-11-15 Alexandre EmsenhuberRemoved useless constructor, just use parent's one...
2011-10-15 Markus Glaser* restored category page (some references to Title...
2011-09-14 Aaron SchulzFixed WikiPage::newFromId to use the factory() function
2011-07-24 Sam ReedTrim trailing whitespace
2011-06-30 Aaron Schulz* Marked WikiCategoryPage::hasViewableContent() as...
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...