* (bug 20464) Force manual recaching to false in LocalisationCache::disableBackend...
[lhc/web/wiklou.git] / includes / Html.php
2009-08-26 Aryeh GregorUse type=search for Monobook sidebar
2009-08-23 Aryeh GregorEmit CDATA more intelligently
2009-08-21 Aryeh GregorTypo in comment
2009-08-21 Aryeh GregorAutofocus Special:Search box
2009-08-21 Aryeh GregorOmit useless value="" in Html::input()
2009-08-21 Aryeh GregorOnly require necessary fields in Special:ResetPass
2009-08-21 Aryeh GregorMove validation logic from input() to rawElement()
2009-08-21 Aryeh GregorCorrect outdated comments
2009-08-21 Aryeh GregorDon't escape >" in tag contents, no point
2009-08-20 Aryeh GregorRemove somewhat braindead comments
2009-08-19 Brion VibberCleanup from r54770 "Add Html::input() convenience...
2009-08-18 Aryeh GregorMake element() escape input like in Xml
2009-08-11 Aryeh GregorAdd Html::input() convenience function
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS