Change $text to $html. This has been bothering me for awhile. It's stupid, counterint...
[lhc/web/wiklou.git] / includes / Linker.php
2011-05-08 Daniel FriesenChange $text to $html. This has been bothering me for...
2011-05-07 Niklas LaxströmFollowup r87578:
2011-05-06 Sam ReedRemove another unused deprecated function
2011-05-06 Sam ReedRemove addExtraSQL
2011-05-06 Sam ReedDocumentation
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Sam ReedRemove some stuff marked as deprecated <= 1.16 unused
2011-05-06 Sam ReedCouple more deprecated things removed
2011-04-30 Daniel FriesenUse a reversed magnify image for framed image thumbnail...
2011-04-27 Mark A. Hershbergerrevert r76127, r76129, and r83535 b/c I'm backing out...
2011-04-24 Raimond SpekkingFollowup r86764: don't parse the comment. Spotted by...
2011-04-23 Raimond SpekkingEmbrace comment with () only when really needed. In...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-14 Niklas LaxströmRemoved unmatched wfProfileOut
2011-04-06 Brion Vibber* (bug 27473) Fix regression: bold, italic no longer...
2011-04-03 Daniel FriesenFollowup r85244; Define all methods as static, implemen...
2011-04-03 Daniel FriesenDrop connetion between Skin and Linker and turn Linker...
2011-03-23 Aaron Schulz* Made BeforeParserMakeImageLinkObj/BeforeGalleryFindFi...
2011-03-21 Aaron SchulzBroke some of the more annoying lines
2011-03-12 Happy-melonFollow-up r83786: update references in SpecialPage...
2011-03-12 Happy-melonFollow-up r83755: @deprecated @since is wrong, doesn...
2011-03-12 Happy-melonDeprecate $wgSysopUserBans and $wgSysopRangeBans, both...
2011-03-08 Mark A. Hershberger* Followup r76127 and r83521 by adding parsertests...
2011-03-08 Ilmari Karonenrevert r83521; this needs to be fixed better, but fixin...
2011-03-08 Mark A. Hershbergerfollowup r76127 — use language-aware comparison between...
2011-03-02 Sam Reedfix typo from r83073
2011-03-02 Sam ReedDocumentation, braces, "and" -> "&&"
2011-02-26 Bryan Tong Minh(bug 27679) Broken embedded files with special characte...
2011-02-23 Mark A. Hershberger(Bug #27634) TOC title appears in wrong language
2011-02-10 PlatonidesFix the wrong merge of r81894 after r81893
2011-02-10 PlatonidesAdding more wfProfileOut()
2011-02-10 Niklas LaxströmFix profiling
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
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
next