Remove most named character references from output
[lhc/web/wiklou.git] / includes / Skin.php
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-27 PlatonidesFollow up r66974. Paste error.
2010-05-27 Platonides(Bug 21278) Allow wiki markup to the sidebar
2010-05-24 PlatonidesFollow up r66835. Some people use direct urls in MediaW...
2010-05-24 PlatonidesFollow up r62958. addToSidebar() was added in r59215...
2010-05-18 Happy-melonFollow up r63707: update the default link colour in...
2010-05-18 Derk-Jan HartmanFollowup r66566. wgUploadNavigationUrl is an external...
2010-05-17 Derk-Jan HartmanFollow up r66566. Fixes uninited value check
2010-05-17 Derk-Jan HartmanLet old skins take into account $wgUploadNavigationUrl.
2010-05-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-04-20 Raimond SpekkingFollow-up r64078: Define $ntl at the beginning to avoid...
2010-04-06 PlatonidesFollow up r64324. Remove unneeded $wgUser->isAnon(...
2010-03-29 Platonides (bug 22991) wgUserGroups should be ['*'] for anonymou...
2010-03-23 Jack Phoenixmove newtalk stuff from SkinTemplate to its own functio...
2010-03-13 Happy-melonAdd $wgAllowUserCssPrefs option to disable CSS-based...
2010-03-05 Ilmari Karonen(bug 10183) allow users to add custom css/js for all...
2010-02-25 Roan KattouwAdd @since 1.17 to Skin::addToSidebarPlain() per Nikerabbit
2010-02-25 Roan KattouwRename Skin::addToSidebar() to Skin::addToSidebarPlain...
2010-02-01 Jack PhoenixSkin class: documentation and spacing tweaks, shortened...
2010-01-25 Chad HorohoeFixme on r57980: Memcached would be bad here, rename...
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove OutputPage::{get,set}OnloadHandler()
2010-01-14 Alexandre Emsenhuber* (bug 21303) Comments are no longer stripped from...
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
next