Revert r113650 and reapply r113619 and r113649 with one modification: User::createNew...
[lhc/web/wiklou.git] / includes / SkinLegacy.php
2012-03-11 Sam ReedMore of r113580
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-26 Derk-Jan HartmanAdd lang and hreflang tags to the variants in the varia...
2012-02-09 Sam ReedMore return documentation
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-13 Jeroen De Dauwrem use of escapeLocalURL
2011-12-12 Robin Pepermansfix r105935, wgContLang still used in the function
2011-12-12 Robin Pepermansnot sure if this span is really needed, but in any...
2011-12-12 Robin PepermansFollow-up to r105870: dir="auto" on page title also...
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-19 Alexandre EmsenhuberDon't reinvent the wheel in LegacyTemplate::pageStats...
2011-10-10 Alexandre Emsenhuber* Factorise calls to getTitle() and getSkin()
2011-10-10 Alexandre EmsenhuberFixes for SkinLegacy::specialPagesList():
2011-10-05 Sam ReedFix undefined $title
2011-10-05 Sam ReedCall to undefined method CologneBlueTemplate::getIntern...
2011-09-22 Robin PepermansRe-do r96798 ("LanguageConverter now depends on the...
2011-09-20 Robin PepermansFix support of legacy skins Standard & CologneBlue...
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-11 Robin Pepermans(Bug 30364) LanguageConverter should depend on the...
2011-09-04 Daniel FriesenFollowup r87340: Post-hook swap bodytext into a new...
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-07-27 Robin PepermansSkinLegacy:
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-05-09 KrinkleFix fixme: r87340: Remove slashes from double quote...
2011-05-03 Alexandre EmsenhuberMoved "printfooter" and debug HTML away from "bodytext...
2011-05-02 Alexandre EmsenhuberMoved Skin::$mWatchLinkNum to SkinLegacy since it's...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-17 Happy-melonTidy up some more uses of SpecialPage static methods
2011-04-14 Happy-melonFollow-up r 86041 per CR and IRC:
2011-02-19 Alexandre Emsenhuber* Use OutputPage::getSyndicationLinks() to build feed...
2011-02-12 Alexandre EmsenhuberMoved wfGetSiteNotice(), wfGetNamespaceNotice() and...
2011-02-11 Daniel FriesenFix a small bug in SkinLegacy.
2011-02-08 PlatonidesUnused globals
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...