Cleanup to $wgFeedClasses:
[lhc/web/wiklou.git] / includes / Skin.php
2009-02-14 Chad HorohoeCleanup to $wgFeedClasses:
2009-02-09 Siebrand MazelandRemove hard coding of pipe separators in skins. Use...
2009-02-08 Robert Leverington* Minor adjustment to previous commit, unify ordering...
2009-02-08 Robert Leverington* (bug 17408) Add $wgShowDebug configuration variable...
2009-02-05 Danny B* adding type="application/<feedtype>+xml" to links...
2009-02-05 Danny B* adding rel="alternate" to links pointing to printable...
2009-01-23 Danny B* (bug 3043) - RSS feed link should have silly orange...
2009-01-22 Danny B* Added optional alternative Search form look - Go...
2009-01-22 Aryeh GregorUse HTML5 rel attributes for some links
2009-01-20 Aaron SchulzRevert r45490 per mediawiki.org/wiki/Special:Code/Media...
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-07 Danny B* Added "Advanced search" link to the search form
2009-01-07 Brion VibberRevert r45432 "* Added "Advanced search" link to the...
2009-01-06 Danny B* Added "Advanced search" link to the search form
2008-12-31 Brion Vibber* (bug 16786) Restored "redundant" links recently remov...
2008-12-31 Jack Phoenixcheck that $wgArticle is an instance of the Article...
2008-12-31 Brion VibberRevert r45189 "Escape entities in h1 title html" -...
2008-12-30 Brion VibberRevert r45038 "only call pageStats function in Skin...
2008-12-30 Aaron SchulzEscape entities in h1 title html
2008-12-30 Aaron Schulz(Bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-27 Siebrand MazelandFollow up on r44724 (Remove some less-useful redundant...
2008-12-25 Jack Phoenixonly call pageStats function in Skin::printFooter if...
2008-12-19 Niklas Laxström* Springle some parsemag to the sidebar and tagline...
2008-12-18 Aaron SchulzStreamline links a bit
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-10 Brion VibberRevert part of r44296 "*Skip autoloading of skin, alway...
2008-12-10 Brion VibberRevert r44292 "Assign by ref to make sure cache fields...
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-08 Aaron SchulzTweak r44296: use autoloader if it is set there
2008-12-08 Aaron Schulz*Skip autoloading of skin, always does inefficient...
2008-12-07 Aaron SchulzAssign by ref to make sure cache fields carry over
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-17 Brion VibberRevert r43592 "Pass the user object in MakeGlobalVariab...
2008-11-17 Chad HorohoePass the user object in MakeGlobalVariablesScript in...
2008-11-13 Aaron SchulzRevert r43329, r43330 due to said performance issues
2008-11-09 Victor VasilievForgot to commit Skin.php part
2008-11-08 Aaron SchulzFix for r43295: check if $wgArticle is set
2008-11-08 Alexandre Emsenhuber(bug 4362) [[MediaWiki:History copyright]] no more...
2008-10-30 Aaron SchulzMake getTimestampFromId() need a title. Avoids some...
2008-10-28 Tim StarlingIn sortable tables:
2008-10-21 Chad HorohoeRevert previous commit, breaks cache.
2008-10-21 Chad Horohoe(bug 2508) Don't show edit button if user is blocked...
2008-10-17 Brion Vibber* (bug 1306) 'Email user' link no longer shown on user...
2008-10-15 Ilmari KaronenSwitch order of apple-touch-icon and favicon links...
2008-10-10 Aryeh Gregor(bug 15928) Make special pages dropdown inline
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...
next