New updateSpecialPages.php script, to update the QueryPage cache. Disabled recache...
[lhc/web/wiklou.git] / includes / Sanitizer.php
2005-04-21 Brion VibberFix handling of valueless attributes
2005-04-12 Ævar Arnfjörð Bjar... Adding cache related stuff to a new 'Cache' subpackage
2005-04-01 Ævar Arnfjörð Bjar... * Documented
2005-02-07 Brion Vibber* Fix link in image alt text, using replaceLinkHolders...
2005-02-06 Brion VibberUse the new character entity reference sanitizer on...
2005-02-06 Brion Vibberremove typo extra line
2005-02-06 Brion VibberRewrote fixTagAttributes() for robustness and correctness:
2005-02-06 Brion VibberSplit the HTML sanitizer functions from the Parser...