check that $wgArticle is an instance of the Article class in Skin::pageStats() per...
[lhc/web/wiklou.git] / includes / Linker.php
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...
2008-07-30 Aryeh GregorNew Linker::link() function, intended to replace Linker...
2008-07-29 Aryeh GregorUh, also I shouldn't introduce syntax errors while...
2008-07-29 Aryeh GregorPartially revert r38162. Caused bugs due to incredibly...
2008-07-29 Aryeh GregorLinker.php cleanup:
2008-07-28 Aryeh GregorRecommit r38149, with the fatal error fixed. The EditS...
2008-07-28 Brion VibberRevert r38149 for now, causes regressions in API parsing.
2008-07-28 Aryeh GregorLinker::doEditSectionLink() and Linker::doEditSectionLi...
2008-07-16 Brion VibberRevert r37741 for now "Changed getInternalLinkAttribute...
2008-07-16 David McCabeChanged getInternalLinkAttributesInternal parameters...
2008-07-15 Brion VibberRevert r37669: LinkerLinkAttributes hook doesn't seem...
2008-07-15 Brion VibberRevert r37663 for now:
2008-07-14 David McCabeAdded LinkerLinkAttributes hook.
2008-07-14 Aryeh Gregor* (bug 13815) In the comment for page moves, use the...
2008-07-14 Alexandre EmsenhuberFatal error: Call to a member function formatNum()...
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
2008-07-10 Niklas Laxström* Escaping, should also fix the weird double transform...
2008-07-02 Brion VibberSome cleanup for r36609:
2008-07-01 Aryeh GregorMore comments, refactor for less code duplication.
2008-07-01 Aryeh GregorTweak code style a little more: add more escaping and...
2008-07-01 Aryeh GregorWrap comments to 79 chars, not some arbitrary number...
2008-06-24 Ryan Schmidt* add new hook LinkerMakeExternalImage to allow extensi...
2008-06-17 Niklas Laxström* Second try at normalising special page titles, now...
next