Message 'filehist-thumbtext' - date and time separated as of request by user "Der...
[lhc/web/wiklou.git] / includes / Linker.php
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
2008-09-30 Tim StarlingRevert revert r41406 of r41333, and removed one space...
2008-09-30 Brion VibberBack out r41333 -- causes lots of parser test regressio...
2008-09-28 Tim Starling* Added the ability to set the target attribute on...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-14 Aryeh GregorMake sure to pass the right types to LinkBegin
2008-09-09 Jack D. PondFixed so that 'EditSectionLink' hook works again.
2008-09-08 Aryeh Gregor(bug 15528) Don't fail fatally on invalid titles
2008-09-05 Aryeh GregorDon't fail fatally when Linker::link() is passed a...
2008-09-01 Tim StarlingFix r40194, which was obviously incorrect. There's...
2008-08-28 Aryeh Gregor(bug 15351) Fix fatal error for invalid section fragmen...
2008-08-26 Raimond Spekking* Add tooltips to rollback and undo links
2008-08-18 Aryeh GregorRe-committing 37663 for the new release, per old Wikite...
2008-08-18 Rotem LissFix regression from r39373: * marks were changed to...
2008-08-14 Brion Vibber* Avoid recursive crazy expansions in section edit...
2008-08-13 Aryeh GregorFix regression from r37834: accesskey tooltip hint...
2008-08-13 Aryeh GregorCleanup some of my old code a bit. These should still...
2008-08-09 Fran RogersDon't add the 'stub' class to redlinks
2008-08-06 Raimond SpekkingTweak doc of link() to reflect the order in function.
2008-08-06 Rotem LissThe use of noclasses breaks log entries. This is probab...
2008-08-05 Aryeh GregorOkay, let's not use wfDeprecated() when there are still...
2008-08-05 Aryeh GregorRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj...
2008-08-05 Brion VibberRevert r38591 -- "Make good-faith effort to run BrokenL...
2008-08-04 Aryeh GregorMake good-faith effort to run BrokenLink hook in Linker...
2008-08-04 Brion VibberFollowup to r38525 (tweaks from r38400) -- don't put...
2008-08-03 Aryeh GregorLast commit contained errors. Revert most of it, keep...
2008-08-03 Aryeh Gregor* Output title before class in Linker::link() to match...
2008-08-03 Alexandre EmsenhuberUse clone() directly instead of wfClone()
2008-08-03 Aryeh Gregor(bug 15023) Another cosmetic regression from Linker...
2008-08-02 Jon Harald SøbyGah, committed Linker.php by mistake. Reverting.
2008-08-02 Jon Harald SøbyAdding messages for new global group 'sysadmin'. Brion...
2008-08-01 Aryeh GregorFix the regression Brion noticed (not caused by me...
2008-08-01 Aryeh GregorMore profiling points for Linker::link(). And that...
2008-08-01 Aryeh GregorStart finding more bugs in Linker::link() by having...
2008-08-01 Aryeh GregorRevert 38348 and fix properly. $text must be raw HTML...
2008-08-01 Rotem LissProperly escape URL fragment in Linker::link (using...
2008-08-01 Rotem LissFixing two double-escaping problems in Linker::link...
2008-08-01 Brion VibberFix regression from r38325 -- caused first character...
2008-08-01 Aryeh Gregor(bug 14995 again) Fix behavior of link() when it's...
2008-08-01 Aryeh GregorUse Linker::link() in a couple more places, since I...
2008-08-01 Aryeh GregorRevert 38323 for now. Causes massive parser test failu...
2008-08-01 Aryeh GregorRollback links should not get new/mw-redirect/stub...
2008-08-01 Aryeh Gregor(bug 14997) Rollback links now work again, yay! But...
2008-08-01 Aryeh Gregor(bug 14995) Some link fragments in the interface stoppe...
2008-08-01 Jon Harald SøbyChanging the code rendered for headers; removing <a...
2008-07-30 Aryeh GregorUse Sanitizer::mergeAttributes() for Linker::linkAttrib...
2008-07-30 Aryeh GregorAs Brion points out, Linker::linkUrl() duplicates wfArr...
2008-07-30 Aryeh GregorAdd a comment, and fix up another. Writing the documen...
next