Self revert, this isn't really implemented right.
[lhc/web/wiklou.git] / includes / Skin.php
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-03 Niklas Laxström* Cache sidebar for all languages
2008-06-01 Tim StarlingRevert r35478, r35264, r35262: $wgPerLanguageCaching...
2008-05-23 Niklas Laxström* New option $wgPerLanguageCaching, for wikies with...
2008-05-23 Aryeh GregorCode simplification (-205 bytes :P):
2008-05-21 Roan Kattouw(bug 14212) Undefined variable $retval in Skin::subPage...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-04-30 Alexandre Emsenhuber(bug 13891) Show categories box even if all categories...
2008-04-29 Brion Vibber* (bug 13860) Fix "Justify paragraphs" option for Moder...
2008-04-22 Brion Vibber* (bug 13824) AJAX search suggestion now works with...
2008-04-22 Aryeh GregorFatal error on some pages when calculating subpage...
2008-04-20 Alexandre Emsenhuber(bug 13796) Show links to parent pages even if some...
2008-04-18 Aryeh Gregor* Allow the "log in / create account" link in the toolb...
2008-04-16 Alexandre EmsenhuberRemove usage of deprecated function, thanks to Siebrand...
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
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:
next