Typo
[lhc/web/wiklou.git] / includes / Skin.php
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-10 Alexandre Emsenhuber(bug 15543) fix for r38139: don't include $wgUser-...
2008-09-10 Chad HorohoeBug 15514. Allow plaintext copyright notices if $wgCopy...
2008-09-04 Brion Vibber* (bug 2889) MediaWiki:Print.css applies to the printab...
2008-08-21 Alexandre EmsenhuberTweaks for skins:
2008-08-21 Ilmari KaronenSame for other skins, modify release note accordingly.
2008-08-20 Aaron Schulzuse quickUserCan()
2008-08-18 Alexandre EmsenhuberTweaks for Credits and Metadata:
2008-08-11 Aaron Schulzfinish previous commit
2008-08-11 Aaron SchulzFix broken execution order. Setting the bodytext variab...
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 Chad HorohoeCleanup to r39058. Slightly less code than before....
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-09 Leon Weberremove the somehow unnecessary comment
2008-08-08 Leon Weberfixing a missing tab
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-06 Chad HorohoeLogic for $wgSkipSkins should be in Skin.php, where...
2008-08-06 Daniel FriesenRevert r38675:
2008-08-06 Jack Phoenix(bug 15052) Skins should add their name as a class...
2008-08-04 Alexandre EmsenhuberUse wfScript()
2008-08-01 Jack Phoenixadding new hook, MakeGlobalVariablesScript
2008-08-01 Daniel FriesenBugfix... PHP Notice outputted cause $skin was used...
2008-08-01 Daniel FriesenNew hook SkinBuildSidebar to allow extensions to modify...
2008-08-01 Aryeh GregorUse Linker::link() in a couple more places, since I...
2008-07-28 Alexandre EmsenhuberSome tweaks for r38116:
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 FriesenA single syntax error, I tested for validity and still...
2008-07-15 Daniel FriesenImproving extendibility of the sidebar improvements...
2008-07-09 Brion VibberTweak to r37385: put the timestamp format normalization...
2008-07-09 Chad HorohoeFix regression from r37158, Article::lastModified(...
2008-07-07 Tim StarlingAllow the search box, toolbox and languages box in...
2008-07-06 Aaron SchulzFlaggedRevs refactoring:
2008-07-02 Brion VibberRevert the rest of r36804 -- ExtendJSGlobalVars and...
2008-06-30 Jack PhoenixTwo new hooks and one new global function from Wikia...
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...
next