Fix Special:Import for new schema; make it create page records as needed and hook...
[lhc/web/wiklou.git] / includes / Linker.php
2005-03-12 Brion Vibbersnip a forgotten field from page_len fix
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-02-22 Brion VibberWar on cruft: commentBlock() usage, use a styled <span...
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-07 Brion Vibber* Fix link in image alt text, using replaceLinkHolders...
2005-01-30 Jens FrankSCHEMA_WORK fixes: User contributions, page deletion
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-19 Brion Vibber* Add $wgNoFollowLinks option to add rel="nofollow...
2005-01-15 Tom GilderGenerate expanded URLs for printing on the client,...
2005-01-15 Tom GilderComplete TOC recode: proper HTML list; CSS for layout...
2005-01-12 Tom GilderMinor XHTML fix (and my first commit, scary!)
2005-01-11 Antoine Musso* Remove some hardcoded 0 instead of NS_MAIN
2005-01-07 Brion Vibber* (bug 752) Don't insert newline in link title for...
2004-12-22 Brion VibberFix interwiki links in history comments (merged from...
2004-12-18 Brion VibberSplit link generation, table of contents, and image...