Fix extra space from r64084
[lhc/web/wiklou.git] / includes / Linker.php
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-09 Conrad IrwinMore sensible semantics for pipe trick with section...
2010-02-08 Aryeh GregorWhitespace
2010-02-08 Aryeh GregorUse consistent case when calling functions
2010-02-07 Conrad IrwinFix bug 20339 allow pipe-trick in log reasons
2010-02-03 OverlordQFollowup to r61912, make sure hight is actually given...
2010-02-03 OverlordQFix for not being able to override thumbnail height
2010-02-03 Tim StarlingRevert r56514 and r60421 per CR.
2010-02-01 Conrad IrwinBug 18784 - Internal links like [[File:Foo|caption...
2010-01-12 Bryan Tong MinhFix regression from r60593: The title attribute for...
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-03 Bryan Tong Minh(bug 18885) Red links for media files do not support...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-07 Daniel Kinzleradding support for <a> tags as a parser tag hook, in...
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-26 Chad Horohoe(bug 21280) Document Linker.php
2009-10-18 Bryan Tong MinhUpdate HTMLForm for upcoming Special:Upload rewrite.
2009-10-15 Alexandre Emsenhuber* (bug 21116) MediaWiki:Templatesused, MediaWiki:Templa...
2009-09-17 Roan KattouwFollowup to r56174: tooltipAndAccesskey also returns...
2009-09-11 Alexandre EmsenhuberFixes for r56068 and r55984:
2009-09-08 Brion VibberCleanup r55984: rename new $wgDisableTooltipsAndAccessk...
2009-09-07 Domas Mituzasfeatures time - a feature that allows to disable a...
2009-09-07 Domas Mituzasdon't lookup any classes for 'known' links - fixes...
2009-08-27 Chad HorohoeRevert r53534 (bug 15745, Make the edit summary link...
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-21 Aryeh GregorSwitch from Xml:: to Html:: in a few places
2009-08-15 Tim Starling* Per my CR comments on r44560: merged FileCache into...
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Aryeh GregorDon't use summary attribute in TOCs
2009-07-21 Brion VibberCleanup for r53518 (subpage support for edit comments)
2009-07-21 Remember the dotFollow-up to r52963: Moved ID attributes on header...
2009-07-20 Alex Z(bug 15745) Make the edit summary link parser detect...
2009-07-20 Brion VibberAlso treat [[#section]] links as expected with the...
2009-07-20 Brion Vibber* (bug 14080) Short notation links to subpages didn...
2009-07-14 Roan Kattouw* Fix typo in Linker.php
2009-07-12 Remember the dotRemoved repetition of URIs in the title attributes...
2009-07-11 Remember the dotUpdated parser tests for r52726. Also fixed some corner...
2009-07-09 Remember the dotRemoved redundant anchors from headings as suggested...
2009-07-03 Remember the dotTitle attributes are now always blank on framed and...
2009-06-25 Roan KattouwRevert r52410 (Put the [edit] link after the section...
2009-06-25 Roan Kattouw(bug 11270) Put the [edit] link after the section heade...
2009-06-25 Roan KattouwCore changes for NavigableTOC extension:
2009-06-20 Roan KattouwCore changes for NavigableTOC extension:
2009-06-13 Siebrand Mazeland* deprecated makeMediaLink() to makeMediaLinkObj
2009-06-08 Siebrand MazelandMove deprecated methods to the bottom of the class.
2009-06-06 Siebrand MazelandFollow-up to r51543: fix syntax error in Linker.php
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-18 Aaron SchulzFixed bug in r49227; use raw function now
2009-05-18 Brion VibberRevert r50721 "(bug 18834) Commit Patch from User Joshu...
2009-05-18 Brion VibberRevert r50727 "* (bug 18834) Show how many edits will...
2009-05-18 Jan Luca Naumann* (bug 18834) Show how many edits will rollback if...
2009-05-18 Jan Luca Naumann(bug 18834) Commit Patch from User Joshua C. Lerner...
2009-05-09 Roan KattouwEfficiency fix: don't call Title::isRedirect() on title...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-06 Aaron SchulzDon't show '(comment removed)' for empty comments
2009-03-31 Aryeh GregorDon't add empty title attributes to anchor links
2009-03-29 Aryeh GregorUse link() instead of make*Link*()
2009-03-13 Chad Horohoe(bug 14771) Thumbnail links to individual DjVu pages...
2009-03-09 Chad HorohoeDocument makeExternalLink().
2009-03-09 Chad HorohoeT -> t
2009-03-09 Chad Horohoe* Add $linkType param to LinkerMakeExternalLink
2009-03-09 Andrew GarrettAdd $attribs as a param to LinkerMakeExternalLink Hook.
2009-02-22 Aaron SchulzStylistic code tweaks
2009-02-09 Siebrand Mazeland* Update message 'pipe-separator' to have leading and...
2009-01-18 Alex Z(bug 17055) Use a CSS class ('mw-revdelundel-link'...
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2009-01-05 Aryeh GregorWhen $wgEnforceHtmlIds=false, add legacy anchors
2009-01-03 Aaron Schulz(bug 15999) Rollback using markasbot (bot rollback...
2008-12-31 Brion VibberRevert r45106 "(bug 16617) Add "talk" link to list...
2008-12-28 Alexandre Emsenhuber* Since we are in Linker, use $this->link() rather...
2008-12-27 Raimond Spekking* (bug 16617) Add "talk" link to list of templates...
2008-12-26 Brion VibberRevert r45021, r45022, r45023 -- restoring r44896,...
2008-12-25 Danny B* reverting r44896 - it causes massive invalidity of...
2008-12-22 Ilmari KaronenAdd "id" attribute to section anchors, per discussion...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-13 Ilmari Karonenfollowup to r44520: simplify various bits by removing...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-14 Raimond SpekkingAdd consistent classes for the common UI elements userl...
2008-11-08 Aaron SchulzCode space tweaks
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-11-04 Aaron SchulzRevert r42890, this is not static
2008-10-31 Raimond SpekkingFixing a Fatal error: Using $this when not in object...
2008-10-28 Alex ZFix profiling
2008-10-28 Aryeh GregorForgot profiling for last commit
2008-10-27 Aryeh GregorCreate new, better tooltip/accesskey methods
2008-10-27 Aryeh GregorAllow '0' as an accesskey.
2008-10-10 Aaron SchulzTweak r41829 to use new messages
2008-10-08 Aryeh Gregor(bug 368) Allow alt= attribute for images
2008-10-08 Aaron Schulz(bug 11904) Add edit links to template list on edit...
2008-10-07 Brion VibberUpdate to r41727 (bug 539) "click" parameter on images.
2008-10-06 Tim Starling* Added "click" parameter to image links, to allow...
2008-10-06 Tim StarlingRemove apparently unnecessary <span> around images...
2008-10-02 Matt JohnstonFix r41410, forgot to put new option in function docs
2008-10-02 Matt JohnstonAdd Linker::link flag for using article path (reapplyin...
2008-10-01 Brion VibberReverting r41410 -- broke interwikis totally in parser...
2008-09-30 Matt Johnston* Add Linker::link flag for using article path
next