Handle nested li in ol or ul. That happens when someone use something like:
[lhc/web/wiklou.git] / includes / SpecialImport.php
2006-04-24 Tim StarlingRead revision ID
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2005-12-04 Antoine MussoClean up unused globals!
2005-11-03 Ævar Arnfjörð Bjar... * Use wfTimestamp() instead of custom functions
2005-10-29 Brion Vibber* (bug 3761) Avoid deprecation warnings in Special...
2005-09-24 Brion Vibber* (bug 3182) Clear link cache during import to prevent...
2005-09-17 Brion Vibber* Special:Import/importDump fixes: report XML parse...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-07-05 Brion VibberSome code cleanup on Special:Import, add initial versio...
2005-06-21 Ævar Arnfjörð Bjar... * Removed <p> being passed to addWikiTexT(), the parser...
2005-06-19 Brion Vibber* Special:Upload now uses 'upload' permission instead...
2005-06-17 Brion VibberFix up getMessage() on WikiError
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-13 Brion VibberFix Special:Import for new schema; make it create page...
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2004-11-13 Antoine Mussotypo
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-08-05 Brion VibberDatabase::setIgnoreErrors() doesn't seem to exist anymo...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-05-21 Brion VibberTemporary block on Special:Import for the beta cycle
2004-04-11 Brion VibberFiddled with Import some more. Preliminary ability...
2004-04-10 Brion VibberWorks for limited case of history import on existing...
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-10 Brion VibberAdd incomplete Special:Import to repository; will compl...