* Add form to RCLinked and add to sp:specialpages
[lhc/web/wiklou.git] / includes / Skin.php
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-14 Aryeh GregorPer suggestion on wikitech-l, use "Create( this page...
2008-03-09 Andrew GarrettMake #catlinks styling work after last commit by assign...
2008-03-09 Andrew Garrett* (bug 13234) Do not show grey category box for pages...
2008-03-06 Aryeh GregorReplace last two check-ins, which were reverted (someho...
2008-03-06 Raimond SpekkingRevert r31627/r31630 by request of Simetrical
2008-03-06 Aryeh Gregor* (bug 13273) "Categories:" message at the bottom of...
2008-03-04 Alexandre Emsenhuber* Removing some hardcoded 'edit' and 'move' restrict...
2008-03-04 Aryeh GregorAll skins should have the "mediawiki" class on the...
2008-03-02 Brion VibberFollow-up for bug 12723 -- use the opensearch-desc...
2008-02-25 Tim Starling* Put both hidden categories and normal categories...
2008-02-09 Tim StarlingConfigurable expiry time for the sidebar cache
2008-02-04 Victor Vasiliev* Use $wgScriptExtension for opensearch_desc.php
2008-01-29 Roan KattouwAdding SkinSubPageSubtitle hook on Wiredtape's request.
2008-01-24 Aryeh GregorAvoid relying on isset(). This can cause problems...
2008-01-24 Huji(bug 12753) Empty captions in MediaWiki:Sidebar result...
2008-01-24 Huji(bug 12753) Empty captions in MediaWiki:Sidebar result...
2008-01-19 Brion Vibber* (bug 12668) Support for custom iPhone bookmark icon...
2008-01-14 Victor Vasiliev* (bug 12536) User should be able to get MediaWiki...
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2008-01-12 Tim StarlingRevert r29647, as per my comment on bug 12536.
2008-01-12 Victor Vasiliev* (bug 12536) User should be able to get MediaWiki...
2007-12-31 Brion Vibber* (bug 12446) Permissions check fix for undelete link
2007-12-14 Aryeh GregorWe want to be including MonoBook.php here, clearly...
2007-12-14 Tim Starling* Allow skins to be defined in extensions
2007-12-03 Niklas Laxström1 PHP Strict Standards: Only variables should be assig...
2007-11-30 Aryeh GregorFix regression from r26893: a few messages that formerl...
2007-11-23 Niklas LaxströmArgh what a code. Underline setting "browser default...
2007-11-10 Niklas Laxström* (bug 11921) Support plural in message number_of_watch...
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
2007-10-22 Niklas Laxström* Support grammar here too
2007-10-18 Brion VibberCleanup r26692:
2007-10-13 Niklas Laxström* Use proper function instead of a global
2007-08-23 Tim LaquaAdded SkinAfterBottomScripts hook to Skin::bottomScript...
2007-07-14 Rob Church* Indicate when a preview is unavailable/failed
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-07-05 Aryeh GregorAdd comment on cacheability of getUserJs() to fend...
2007-07-05 Tim Starlingunused variable
2007-07-05 Brion VibberDon't bother including the ajax watch localizations...
2007-07-05 Tim Starlinggen=js has the wrong cache properties for language...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Brion Vibber* (bug 10396) Fix AJAX error when $wgScriptPath/index...
2007-06-10 Aryeh GregorUse shared.css as a common CSS file for all skins,...
2007-06-04 Raimond Spekking* Added variables 'wgRestrictionEdit' and 'wgRestrictio...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-14 Ilmari KaronenIt's dead code, Jim!
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-21 Antoine MussoConvert whitespaces to tabulations
2007-04-16 Antoine MussoFix #3366 : require skins based on SkinTemplate to...
2007-03-27 Rob Church(bug 8421) Expose current action in JavaScript globals...
2007-03-08 Aryeh Gregor(bug 9217) Balance wfProfile calls in Skin::outputPage
2007-02-16 Nick Jenkins(bug 3678) Allow disabling [[MediaWiki:aboutsite]]...
2007-02-09 Niklas Laxström* Some enhancements to live preview
2007-02-05 Brion Vibber* Clean up session checks to better handle the case...
2007-01-23 Antoine MussoFinal fix for #8712 : publish effective user groups...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Tim StarlingFix Skin::preloadExistence() for special pages.
2007-01-20 Rob Church* (bug 8712) Expose user groups as a JavaScript global...
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-20 Antoine MussoRename constructors to __constructor
2007-01-16 Brion Vibber* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING...
2007-01-15 Aryeh Gregor* (bug 8643) Correctly escape the page-specific CSS...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-08 Brion VibberFix regression in MediaWiki:Monobook.js and MediaWiki...
2007-01-06 Aryeh GregorRoll back workaround for Firefox link underlining:...
2007-01-05 Aryeh GregorWork around a bizarre interpretation of standards by...
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-12-25 Niklas Laxström* Added wgCanonicalSpecialPageName to JavaScript variables
2006-12-22 Aryeh Gregor* (bug 532) Tweaked alt text for some interface messages
2006-12-18 Ilmari Karonenbe safe, just in case
2006-12-18 Ilmari Karonenfix localized aliasing of various links from skin to...
2006-12-15 Tim StarlingRemoved broken feature $wgBreakFramesExceptions
2006-12-14 Brion Vibber* (bug 8264) Fix JavaScript global vars for XHTML mode
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-12-04 Nick JenkinsReverting oldid parts of r18156 and r18150, as should...
2006-12-04 Nick JenkinsE_STRICT minor tweaks:
2006-12-03 Leon Weber* Added js variable wgOldId which shows the oldid when...
2006-12-03 Leon Weber* Added js variable wgCurRevisionId to the output
2006-12-03 Ilmari KaronenUse Title::newMainPage() in various places instead...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-17 Aryeh GregorRestore previous parser test with comment in response...
2006-11-17 Aryeh Gregor(bug 4178) MediaWiki:Common.js will now be included...
2006-11-12 Brion VibberRevert 17507 and 17518; more weird screwing about with...
2006-11-09 Aryeh GregorFix regression in usability per <mail.wikipedia.org...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-03 Aryeh Gregor(bugs 461, 7547) Allow "Categories:" link at bottom...
2006-11-01 Tim StarlingFixed invalid title condition
2006-10-31 Brion Vibber* Add tab links from extensions to classic-based skins...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-24 Brion Vibber* (bug 7663) Include language variant switcher links...
2006-10-22 Aryeh GregorFix common.css so that it loads correctly, remove inclu...
next