Added new hook, 'BrokenLink'
[lhc/web/wiklou.git] / includes / Linker.php
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...
2007-05-09 Ilmari Karonensimplify stub threshold checking
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-05-01 Tim StarlingBC hack for thumbnail sizes
2007-04-26 Antoine MussoFix #5959: Anchors dropped from stub links
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Brion VibberFixes/tweaks for the image refactoring:
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-04-08 Niklas Laxström* Couple of more uses
2007-04-02 Niklas Laxström* Use ui language now that it is possible
2007-03-31 Tim Starling* Fix extension of DJVU output
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-02-27 Raimond Spekking* (bug 7782) Standardisation of file info at image...
2007-02-02 Aryeh Gregor* (bug 8535) Allow CSS vertical alignment keywords...
2007-01-23 Leon Weber* Added an option to make Linker::userToolLinks() show...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
next