* Fix up the TOC markup a bit.
[lhc/web/wiklou.git] / includes / Linker.php
2005-04-30 Brion Vibber* Fix up the TOC markup a bit.
2005-04-27 Tim Starling* Deglobalised link placeholder handling by moving...
2005-04-22 Brion Vibber* (bug 1949) Profiling typo in rare error case
2005-04-22 Brion VibberRemove reference parameters on make*LinkObj() methods...
2005-04-17 Tim Starling* When an image is changed, invalidate pages that use it.
2005-04-12 Ævar Arnfjörð Bjar... * A new tab in the preferencesc called 'File' for any...
2005-04-10 Jens FrankBUG#1860 - Anchors of interwiki links did not get norma...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-04-06 Brion Vibber* (bug 1788) Fix link duplication when edit/upload...
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-03-25 Brion Vibber* remove 'hover' option; always put in the title attrib...
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...