Handle multiple warnings correctly in ApiBase::setWarning(). Calling this function...
[lhc/web/wiklou.git] / includes / Linker.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-19 Aaron SchulzStabilize image description links
2008-05-08 Brion Vibber* (bug 12644) Template list on edit page now sorted...
2008-04-19 Aaron SchulzFix NS_MEDIA link handling
2008-04-15 Brion VibberRevert r33378 -- class spam
2008-04-15 Aaron SchulzAdd class to non-content links
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Aaron SchulzAdd $edits param here too; document
2008-04-09 Aaron SchulzOnly get edit count if $redContribsWhenNoEdits is true
2008-04-08 Aaron Schulz* Fix user param
2008-04-08 Aaron Schulz* Add redirect and size fields to title. Add accessors.
2008-03-21 Brion Vibbermissed a Namespace::
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-20 Greg Sabino MullaneAnnoying typo.
2008-03-11 Aryeh Gregor* (bug 13273) Fix another hardcoded colon
2008-03-09 Aaron SchulzForgot to add $isPublic to revComment too
2008-03-09 Aaron SchulzAdd $isPublic param to user link functions
2008-03-06 Yaron KorenAdded new hook, 'BrokenLink'
2008-02-26 Aryeh GregorAdd new hook ImageBeforeProduceHTML, per request on...
2008-02-26 Tim StarlingUse a separate redlink parameter for red link determina...
2008-02-25 Raimond SpekkingAdd formatnum to count of hidden categories, rephrase...
2008-02-25 Raimond SpekkingAdd count of hidden categories to message for better...
2008-02-25 Andrew GarrettFor pages with hidden categories, add a list of these...
2008-02-23 Victor VasilievRevert it back. It's already disabled on enwiki. If...
2008-02-22 Victor VasilievRemove "(not written yet)" text from title (introduced...
2008-02-22 Tim StarlingFixed namespace in red link title attribute, was briefl...
2008-02-21 Tim Starling* Don't show edit permissions errors on a red link...
2008-02-13 Raimond Spekkingfix synxtax
2008-02-13 Brion VibberRevert r30877 per discussion on wikitech-l: stubness...
2008-02-12 Aryeh GregorRemove inexplicable $nt->isContentPage() check for...
2008-02-12 Aryeh GregorImprovements for 30871:
2008-02-12 Raimond Spekking* (bug 12968) Render redirect wikilinks in a redirect...
2008-02-11 Aaron SchulzTweak r30820. Pass $time variable further in. This...
2008-02-11 Aaron SchulzIf a link is made to an old version of an image that...
2008-02-08 Huji* Image caption elements are now styled using a linked...
2008-02-06 Raimond Spekking* (bug 12239) Use different separators for autocomments
2008-01-16 Victor VasilievFix call to non-static method
2008-01-16 Victor Vasiliev* Support redirects in image namespace
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2008-01-03 Thomas BleherSmall documentation and whitespace fixes
2007-12-31 Aryeh GregorRevert last commit, unintended things were committed.
2007-12-31 Aryeh GregorAdd userrights-text message to display at all times...
2007-12-23 Aryeh GregorRevert extraneous parts of last commit, I didn't mean...
2007-12-23 Aryeh GregorFix last commit adding ID's, I didn't want to remove...
2007-12-18 Aryeh GregorRevert 28517 for now. Puts non-standards-compliant...
2007-12-15 Leon Weber* (bug 11555) Make editsection links come after section...
2007-12-03 Raimond Spekking* (bug 12174) Update hooks.txt. Change Linker.php to...
2007-11-30 Tim StarlingRecently-introduced typo in Linker::makeStubLinkObj...
2007-11-24 Aaron Schulz*If you are going to check $s->page_namespace, at least...
2007-11-22 ThomasVminor fix
2007-11-22 ThomasV* got rid of magic codes for colours.* added hook for...
2007-11-20 Raimond Spekking* Do not present an image bigger than the source when...
2007-11-19 Brion VibberReverting r27599
2007-11-18 ThomasVInserted two hooks for extension-defined colour codes...
2007-11-13 Domas Mituzasprofiling tooltips. yes, they have to be profiled!
2007-10-18 Brion VibberRevert r26670 [LiquidThreads-related patches] for now:
2007-10-12 David McCabeMerged in changes from Liquid Threads branch including...
2007-10-04 Brion Vibber* (bug 11560) Fix broken HTML output from weird link...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-09-21 Niklas Laxström* Some cleanups that have been hanging here too long
2007-09-18 Brion VibberRevert r25916 -- breaks ability to blow up small images...
2007-09-18 Raimond SpekkingMoving code from Linker::makeThumbLink2 to Linker:...
2007-08-31 Tim StarlingFixed border option to makeImageLink2()
2007-08-31 Tim StarlingIn OggHandler:
2007-08-27 Brion Vibber* (bug 11067) Fix regression in upload conflict thumbna...
2007-08-27 Raimond SpekkingFix a regression from r24808 for some image options.
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-20 Raimond SpekkingFix a regression from r24808:
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-08-07 Ilmari Karonenrm redundant call to Title::newFromText()
2007-08-06 Rob Church* (bug 10655) Show standard tool links for blocked...
2007-07-23 Aryeh Gregor(bug 10672) Make Linker::doEditSectionLink protected...
2007-07-12 Brion VibberQuick fix for html validity in log pages.... this is...
2007-07-07 Rob Church* Make "undo" and "rollback" links appear in a consiste...
2007-07-02 Aryeh Gregor* Add 'editsection-brackets' message to allow localizat...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-12 Rob ChurchFix regression from r22867
2007-06-09 Rob Church* Clean up and document Linker::makeBrokenImageLinkObj()
2007-06-07 Rob Church* (bug 8760) Allow wiki links in "protectexpiry" message
2007-06-05 Brion Vibber* Fix minor regression in media links to images that...
2007-06-05 Brion VibberFix regression in section edit links - broken XML output
2007-06-05 Rob ChurchAdd missing $hint to 'EditSectionLink' hook call
2007-06-05 Rob Church(bug 10139) Introduce 'EditSectionLink' and 'EditSectio...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-28 Raimond SpekkingAfter revert of r22435 and talk with Brion on IRC previ...
2007-05-26 Aaron Schulz*More r22450 cleanup, don't add &action=edit to broken...
2007-05-26 Antoine Mussodebug comment :(
2007-05-26 Antoine MussoFix for r22450: handle links to special pages when...
2007-05-25 Brion VibberReverting r22430 for now; I don't really like this...
2007-05-25 Raimond SpekkingIntroducing 'frameless' keyword to [[Image:]] syntax...
2007-05-25 Brion VibberRevert r22423 -- mysteriously destroys several core...
2007-05-25 Raimond SpekkingIntroducing 'frameless' keyword to [[Image:]] syntax...
2007-05-24 Raimond SpekkingReinstating <span></span>, breaks parsertest.
2007-05-23 Raimond SpekkingUse proper CSS class instead of hardcoded style for...
2007-05-22 Raimond Spekking* (bug 6072) Add a 'border' keyword to the image syntax
2007-05-21 Raimond SpekkingIntroducing new image parameter 'upright' and correspon...
2007-05-10 Aryeh GregorMake ugly regex slightly less ugly. You don't have...
2007-05-09 Ilmari Karonenapply stub threshold to all content namespaces
2007-05-09 Antoine MussoSplit out Linker::formatComment using two new private...
next