* Document a bit
[lhc/web/wiklou.git] / includes / Skin.php
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-28 Alexandre EmsenhuberFollow-up r60093: forgot this one
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-12-02 Adam MillerAdding some code to the ajax watch/unwatch to alter...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-19 Max SemenikFixed E_DEPRECATED
2009-11-19 Daniel FriesenAdd a wgCategories variable to the js variables so...
2009-11-18 TobiasMake adding sidebar elements easier for extensions...
2009-10-21 Roan Kattouw* Export the return value of wfUrlProtocols() to JS...
2009-10-17 Michael Dale* stubs for api iFrame Proxy system. Early summary...
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-10-14 Alexandre Emsenhuber* (bug 21115) wgCanonicalSpecialPageName javascript...
2009-10-05 Andrew GarrettInclude wgScriptExtension in exported JS vars
2009-09-22 Alexandre Emsenhuber* (bug 20631) Preview of personal JavaScript and CSS...
2009-09-22 Michael Dale* (bug 20720) moved userjs and sitejs to after core...
2009-09-21 Alexandre EmsenhuberFix for r56551: Added missing "</li>" when reducing...
2009-09-17 Alexandre Emsenhuber* indent debug output produced when both $wgShowDebug...
2009-09-17 Andrew GarrettFix bug 20688 (Hidden categories still hidden if there...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-09-08 Domas MituzasFix use of parser-cache-saved-timestamp, apparently...
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-02 Tim StarlingFixes for r51204: removed useless $wgVariant and StubUs...
2009-08-25 Chad HorohoeRevert r53841 (Favicon, apple-touch-icon links matching...
2009-08-25 Andrew GarrettFix live preview copying of existing category links
2009-08-22 Alexandre EmsenhuberPer Brion's comment on r52683: use $wgOut->isPrintable...
2009-08-22 Brion VibberClean up some of the unnecessary tabs splattered throug...
2009-08-22 Brion VibberReduce output size of Skin::makeVariablesScript() for...
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-18 Siebrand Mazeland* remove unused Skin::copyrightLink()
2009-08-13 Chad HorohoeFollowup r54913...throw these on the copyright icons too
2009-08-13 Chad Horohoe(bug 20203) "Powered by Mediawiki" now has height/width...
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Brion VibberReverting r54695 'Remove extraneous type="" for CSS...
2009-08-10 Brion VibberPull back r54590, r54591, r54628, r54633, r54636, r5471...
2009-08-10 Aryeh GregorRemove extraneous type="" for CSS/JS in HTML 5
2009-08-08 Jan Luca Naumannfixes for r54633: Add wfMsgExt for parsing PLURAL in...
2009-08-08 Jan Luca Naumann(fixes for r54628) Add PLURAL to "last change" message
2009-08-04 Brion Vibber* wgMainPageTitle variable now available to JavaScript...
2009-08-01 Shinjiman* (bug 12110) Split the rights for editing users' CSS...
2009-07-28 Niklas LaxströmI'm being bold here, proposed solution to:
2009-07-27 Chad Horohoe(bug 19392) Favicon, apple-touch-icon links matching...
2009-07-18 Alexandre Emsenhuberfixes for r53282:
2009-07-17 Trevor ParscalSolves double escaping issue for moveThisPage function...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-12 Remember the dotRemoved repetition of URIs in the title attributes...
2009-07-08 Aryeh GregorFix weird calling convention for Skin::makeGlobalVariab...
2009-07-08 Aaron SchulzFixed fatal error breakage (bug 19562)
2009-07-07 Aryeh GregorUnify MonoBook <head> generation with legacy skins
2009-07-02 Alexandre Emsenhuber(bug 19390) Omit the "printable version" link on the...
2009-07-01 Andrew GarrettRevert unintended core changes in r52627
2009-07-01 Andrew GarrettBring up reply and new thread forms with AJAX where...
2009-06-25 Chad HorohoeFollowup to r52379: Also remove var declarations.
2009-06-24 Chad Horohoe(bug 19382) Remove useless tabs from header variables...
2009-06-24 Brion VibberPrepping for site default overrides of copyright/TOS...
2009-06-15 Siebrand Mazeland(bug 19202) Follow-up to r51819: fix incorrect conversi...
2009-06-13 Siebrand Mazeland* follow-up to r51568: $id should not have been made...
2009-06-07 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-04 Andrew GarrettRevert r51128, and its follow-up revisions r51129,...
2009-06-03 Siebrand Mazeland(bug 14866) 'recentchangeslinked' should be split into...
2009-05-30 Shinjiman* (bug 10837) Introducing the StubUserVariant class...
2009-05-28 Shinjiman* (bug 18958) Added ability to disable entire variant...
2009-05-28 Alexandre EmsenhuberPer Tim's comment on r49782 (and fix for that rev)...
2009-05-22 Niklas LaxströmEscaping fixes
2009-04-23 Alexandre EmsenhuberGet the 'action' URL parameter from $wgRequest rather...
2009-04-20 Chad HorohoePartial revert: way too many extensions rely on this...
2009-04-20 Chad HorohoeAdd newlines back to eof.
2009-04-20 Chad HorohoeFollowup to r49493: Tweak this so we only set the title...
2009-04-15 Chad HorohoeStupid typo in comment.
2009-04-15 Chad HorohoeinitPage() is far too late to be setting a title, so...
2009-04-09 Remember the dot(bug 1553) Lowercase navigation headings in German
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-03-29 Jack PhoenixSkin.php/SkinTemplate.php: cleanup, spacing tweaks...
2009-03-26 Alexandre Emsenhuber* (bug 18175) Removed inappropriate whitespace between...
2009-03-12 Alexandre Emsenhuber(bug 17778) MediaWiki:Catseparator can now have HTML...
2009-03-10 Domas Mituzasdon't do ajax watchlist stuff for non-article-pages
2009-02-18 Brion VibberFix borkage with variant links in old top links
2009-02-17 Brion VibberFollowup to r47269 "* (bug 17488) Link in toolbar to...
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...
next