minor refactoring
[lhc/web/wiklou.git] / includes / SkinTemplate.php
2008-08-20 Aaron Schulzminor refactoring
2008-08-18 Alexandre EmsenhuberTweaks for Credits and Metadata:
2008-08-16 Fran RogersSelf-revert for now; Splarka made a good point.
2008-08-16 Fran RogersUse the 'postcomment' message consistently across skins
2008-08-10 Brion VibberMore style cleanup -- encapsulate the page name class...
2008-08-10 Brion VibberCleanup for r39054 "Bug 15079, 'Add class="ns-talk...
2008-08-10 SQLTry at fixing bug 15052 - Skins should add their name...
2008-08-10 SQLBug 15079, 'Add class="ns-talk" / "ns-subject" to ...
2008-08-10 Aaron SchulzAnother go at extension CSS order
2008-08-10 Brion VibberRevert r39021 "Tweak css load order (broken for extensi...
2008-08-09 Aaron SchulzTweak css load order (broken for extensions since r38116)
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-04 Alexandre EmsenhuberAdd declaration of $links in SkinTemplate::buildCssLinks()
2008-07-28 Alexandre Emsenhuber* Per talk with brion, use wfArrayToCGI()\n* Avoid...
2008-07-28 Alexandre EmsenhuberSome tweaks for r38116:
2008-07-28 Brion VibberStart on some cleanup of how CSS stylesheets are loaded...
2008-07-15 Brion VibberRevert r37686, 37687 for now:
2008-07-15 Brion VibberRevert r37709 so I can cleanly revert other changes...
2008-07-15 Alexandre EmsenhuberAdded some tabs in the generated html so that it is...
2008-07-15 Daniel FriesenImproving extendibility of the sidebar improvements...
2008-06-22 Chad HorohoeSelf revert, this isn't really implemented right.
2008-06-21 Chad HorohoeAdd MediaWiki:Print.css back in. Now applies to printab...
2008-06-19 Brion VibberRevert r36308 "(bug 2889) MediaWiki:Print.css now appli...
2008-06-15 Chad Horohoe(bug 2889) MediaWiki:Print.css now applies to the print...
2008-06-13 Aryeh GregorAlso omit rtl.css when appropriate. Would be good...
2008-06-13 Aryeh Gregor(bug 14520) Don't load nonexistent CSS fix files for...
2008-06-03 Brion VibberRemove bullshit "deprecated" warnings about MediaWiki...
2008-05-20 Brion VibberDump silly 'dontcountme=s'; old webalizer hack, it...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-05-06 Aryeh GregorUh, I checked in the wrong changed line. :D Correctio...
2008-05-06 Aryeh Gregorsed -i '/.*\$fname =.*/d;s/( \$fname )/( __METHOD__...
2008-05-06 Aryeh GregorThis was meant to be private.
2008-05-06 Aryeh Gregor(bug 13970) Allow MonoBook-based skins to specify their...
2008-04-18 Aryeh Gregor* Allow the "log in / create account" link in the toolb...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-06 Alexandre Emsenhuber(bug 12064) BeforePageDisplay hook is now called for...
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-14 Aryeh GregorPer suggestion on wikitech-l, use "Create( this page...
2008-01-15 Roan KattouwReverting r29798 on the committer's request, part 1...
2008-01-15 ThomasVfix for IE
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2008-01-12 Brion Vibber* Use only default options when generating RSS and...
2008-01-11 Brion VibberRedo r29565, but as far as I see working now. :)
2008-01-10 Aaron SchulzRevert back for now, this is not quite correct
2008-01-10 Aaron SchulzDon't call getTitleProtection(). That is really just...
2007-12-31 Brion Vibber* (bug 12446) Permissions check fix for undelete link
2007-12-11 Andrew Garrett* (bug 2919) Allow the protection of non-existent pages...
2007-12-09 Shinjiman* (bug 12259) localize the numbers in deleted pages...
2007-12-08 Victor Vasiliev* (bug 943) RSS feed for Recentchangeslinked
2007-11-12 Victor Vasiliev* Remove Special:Randomincategory. Domas said that...
2007-11-11 Victor Vasiliev* Normalize titles in Special:Randomincategory
2007-11-10 Niklas Laxström* (bug 11921) Support plural in message number_of_watch...
2007-10-17 David McCabeSkinTemplateTabAction hook -- now non-broken.
2007-10-16 Brion VibberRevert r26762 -- destroys article and talk tab text...
2007-10-15 David McCabeAdded hook to SkinTemplate::tabAction.
2007-09-27 Ilmari Karonenfix minor regression in r26189: users should be able...
2007-09-27 Ilmari KaronenIf the page doesn't exist and the user can't create...
2007-09-11 Brion VibberReverting r25772 for now.
2007-09-11 Raimond Spekking* Add function Language::getLanguageNameLocal() for...
2007-07-11 Rob ChurchFix regression in URL-encoding from r23985
2007-07-11 Aaron Schulz*Make logs show only for users
2007-07-11 Andrew Garrett* Add link to Special:Log into MonoBook toolbox
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-04 Brion Vibber* (bug 10113) Fix double-click for view source on prote...
2007-05-09 Ilmari Karonenmake links to MediaWiki pages blue for messages with...
2007-05-09 River Tarnellproper check for useskin parameter
2007-05-09 River Tarnelluseskin=monobook is very sad because generated CSS...
2007-05-08 Ilmari KaronenDisable user scripts on Special:Preferences, to prevent...
2007-05-03 Nick Jenkins(bug 7958) Special:Cite of older version of an article...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Brion Vibberwhen you misspell in your search and replace, just...
2007-04-19 Aryeh GregorHyphens in message keys a) improve readability b) don...
2007-04-10 Ivan LaninIntroduce 'mywatchlist' message; used on personal menu...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-04-02 Rob Church(bug 4764) "My contributions" not bold when viewing...
2007-03-28 Brion VibberRevert r20659: accesses private member variables of...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-24 Aaron Schulz*Use mRevision if available for permanent link. This...
2007-03-14 Steve SanbegWhen calling edit page for nonexistent section, generat...
2007-02-23 Aryeh GregorCheck whether the username passed to makeTalkUrlDetails...
2007-02-05 Brion Vibber* Clean up session checks to better handle the case...
2007-02-05 Brion Vibber* (bug 8875) Show printable link in MonoBook sidebar...
2007-01-28 Rotem LissTypo + bug number in comment.
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussouserCan(Edit|Create|Move) are deprecated : do not use...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-15 Aryeh Gregor* (bug 8643) Correctly escape the page-specific CSS...
2007-01-15 Ivan LaninUse "nstab-special" message instead of "specialpage...
2007-01-13 Brion Vibber* fix last commit so quickUserCan() actually skips...
2007-01-13 Andrew GarrettPossibly partial patch to make userCanEdit avoid runnin...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-10 Leon Weber* Added SkinTemplateOutputPageBeforeExec hook before...
2007-01-07 Antoine MussoImplements #7667 : allow XHTML namespaces customization...
2006-12-18 Ilmari Karonenfix localized aliasing of various links from skin to...
2006-12-04 Nick JenkinsReverting oldid parts of r18156 and r18150, as should...
2006-12-04 Leon Weber* (bug 8141) Cleanup of Parser::doTableStuff() (patch...
next