(bug 19004) Added support for tags to the API. Patch by Matthew Britton.
[lhc/web/wiklou.git] / includes / ChangeTags.php
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-07-17 Andrew GarrettFix some unsanitized classes
2009-06-17 Andrew GarrettAdd classes to tag markers on recentchanges
2009-05-01 Andrew GarrettSanitize class names applied by change tagging -- was...
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-02-24 Andrew GarrettMake $wgUseTagFilter disable just filtering, rather...
2009-02-24 Brion Vibber* Added $wgUseTagFilter to control enabling of filter...
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk