Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / Linker.php
2011-01-11 Sean ColomboA wfProfileOut was missing (which messed up profiling...
2011-01-06 Happy-melonMore ancient deprecated functions:
2010-12-25 Niklas LaxströmSame for the tooltip, don't call twice
2010-12-25 Niklas LaxströmDon't load the same accesskey message four times (in...
2010-12-24 Brian Wolff(Bug 26410) In an internal link, a plus sign is treated...
2010-12-20 Happy-melonRevert rollback implementation of r78585, r78599. ...
2010-12-19 Happy-melonFollow-up r78585: Make Token::PERSISTENT the default...
2010-12-18 Happy-melonMerge in Token class from my branch; would like some...
2010-12-14 Tim StarlingCleaned up r70342 and r70343: removed commented-out...
2010-12-14 Tim StarlingFixed comments and indenting style from r68491.
2010-11-09 Alexandre Emsenhuber* (bug 21364) External links using link= attribute...
2010-11-09 Alexandre Emsenhuber* (bug 25843) Links to special pages using link= attrib...
2010-11-05 Mark A. Hershbergerfollowup #76127 - fix a space inserted where it shouldn...
2010-11-05 Mark A. HershbergerResolves Bug#542 by removing the link title from in...
2010-11-01 Derk-Jan HartmanFollow up r75749. Fixes a case with a linked thumbnail...
2010-10-31 Sam ReedUpdate a few deprecated method calls
2010-10-31 Derk-Jan HartmanUpscale thumbnails of SVGs if the nominal size of the...
2010-10-14 PlatonidesFollow up r74725. Also add $lang parameter to EditSecti...
2010-10-13 Jack D. PondAdded $lang parameter to DoEditSectionLink hook. Allow...
2010-10-12 PlatonidesFollow up r70940. This call should use the hook $result.
2010-10-08 Aryeh GregorFix double-escaping for section edit link tooltips
2010-09-04 PlatonidesRemove usage of deprecated makeKnownLinkObj().
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-03 PlatonidesFollow-up r72319. Use linkKnown() and skip a few parame...
2010-09-03 PlatonidesRemove call to deprecated function Linker::makeKnownLin...
2010-08-26 Aryeh GregorStyle fixes for Linker.php
2010-08-19 Sam ReedRemove some more unused variables
2010-08-17 Aryeh GregorAvoid spurious paragraph with new heading id's
2010-08-12 PlatonidesNo need for $wgUser since r70653
2010-08-12 PlatonidesFollowup r70783. Give doEditSectionLink an extra parame...
2010-08-07 PlatonidesMake thumbsize option go through ParserOptions.
2010-08-05 Niklas LaxströmRefactor so that tooltipAndAccesskeyAttribs does not...
2010-08-03 Platonidesmediawiki.org/wiki/User:Catrope/Stub_threshold shows...
2010-08-02 Siebrand MazelandMore message spewing reduction from r70337.
2010-08-02 Siebrand MazelandPartially revert r70337. Let's not deprecate methods...
2010-08-02 PlatonidesCheck the link color (stub, redirect) on just one place.
2010-07-27 Bryan Tong MinhFixes for (bug 18885), r60593, r60979: The upload link...
2010-07-24 Sam ReedRemoval of unused globals
2010-07-20 Tim Starling* Fixed "link" parameter in image links with "thumb...
2010-06-23 PlatonidesDisable pretty italics inside links. Now the italics...
2010-06-21 Conrad Irwin(bug 22784) Fix normalization of whitespace in autocomm...
2010-06-19 Derk-Jan HartmanThe rendering of autosummary in History and Diff pages...
2010-05-28 Platonides(bug 8689) Use strict php comparison, so that inserting...
2010-05-20 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-19 Derk-Jan HartmanRepair makeThumbLink2() getUnscaledThumb() to pass...
2010-04-27 Alexandre EmsenhuberFix for r65579: removed "!" that should really not...
2010-04-27 Alexandre Emsenhuber* (bug 23298) Interwiki links with prefix only in log...
2010-04-09 Conrad IrwinFix OggHandler/Mp3Handler etc. after r61912 r61918
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
next