cleanup to mwsuggest.js & fix some things suggested by JSLint
[lhc/web/wiklou.git] / includes / SkinTemplate.php
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove body_onload, was always set false anyway
2010-01-14 Sam ReedFixup r61005, seems i failed at applying the patch
2010-01-13 Sam Reed* (bug 16281) Show copyright system message on special...
2010-01-11 Bryan Tong MinhFollowup r58980: Moved logic for addsection-editintro...
2010-01-08 Mark A. Hershbergerfollow-up 60833
2010-01-08 Mark A. Hershbergerfollow up r60829
2010-01-08 Mark A. HershbergerFollow up r60798 & r60785
2010-01-07 Trevor ParscalIn r60786 mah added 'specialpageattributes' to the...
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-02 Bryan Tong MinhFix for r58980: use wfMsgForContent
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-26 Alexandre Emsenhuber* (bug 21650) Both calls to SkinTemplateTabs hook are...
2009-11-13 Daniel Kinzleradd a version attribute to the <html> tag if RDFa is...
2009-11-12 Bryan Tong Minh* (bug 17662) Customizable default preload/editintro...
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-22 Aaron Schulz* Split out 'deletedcontent' from 'undelete' right...
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-17 Alexandre Emsenhuber* indent debug output produced when both $wgShowDebug...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-08-22 Alexandre EmsenhuberPer Brion's comment on r52683: use $wgOut->isPrintable...
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-17 Roan KattouwFollow-up to r54556: fix login/logout links in core
2009-08-11 Tim Starling(bug 20170) Make QuickTemplate::execute() abstract...
2009-08-10 Brion VibberPull back r54590, r54591, r54628, r54633, r54636, r5471...
2009-08-10 Jan Luca Naumann(r54628 + r54633) Display (...) only if there new messages
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-08 Jan Luca Naumann(fixes for r54590 & bug 20103) Use now only one query...
2009-08-07 Jan Luca NaumannAdd after the link for "My Talk" "<number of new messag...
2009-07-26 Roan KattouwFix r53270: drop &returntoquery parameter if empty...
2009-07-20 Aryeh GregorUse member variable defaults for SkinTemplate
2009-07-15 Roan KattouwFix encoding issue in r53270
2009-07-15 Niklas LaxströmCouple of issues in r53270: use accessor method and...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-14 Roan KattouwAdd returntoquery= parameter to Special:Userlogin which...
2009-07-13 Trevor ParscalMoved buildNavigationUrls back into Vector to make...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-07-08 Trevor ParscalMoved buildNavigationUrls into SkinTemplate from SkinVe...
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-06-26 Trevor ParscalLots of RTL and IE6 fixes in both the skin and the...
2009-06-19 Tim StarlingFix fatal error. Logged on WM but exact cause uncertain.
2009-06-17 Tim StarlingFix for r52017: use hyphens not underscores in CSS...
2009-06-17 Remember the dotFollow-up to r49331: Moved decapitalization code to...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-13 Katie FilbertDo not show new section link when viewing old talk...
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-04 Remember the dotMoved language attribute generation to SkinTemplate...
2009-05-28 Shinjiman* (bug 18958) Added ability to disable entire variant...
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-04-10 Alexandre EmsenhuberRemoved double global declaration of $wgLang in SkinTem...
2009-04-09 Alexandre Emsenhuberfix variable collision introduced in r49324
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-02-25 Aaron Schulz(bug 16823) 'Sidebar search form should not use Special...
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-02-14 Alexandre Emsenhuber* Removed "global $action;" from SkinTemplate::outputPa...
2009-02-14 Chad HorohoeCleanup to $wgFeedClasses:
2009-02-08 Robert Leverington* (bug 17408) Add $wgShowDebug configuration variable...
2009-01-26 Brion VibberRevert r45343 "(bug 16659) Prettify permalinks. Just...
2009-01-22 Aryeh GregorUse HTML5 rel attributes for some links
2009-01-17 Raimond Spekkingself revert r45512, r45513 and r45515 for now
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
2009-01-06 Aaron Schulz(bug 14663) Add redlink=1 to redlinked tabs
2009-01-02 Aaron Schulz(bug 16659) Prettify permalinks. Just use ?oldid=x
2008-12-31 Brion VibberRevert r45189 "Escape entities in h1 title html" -...
2008-12-30 Aaron SchulzEscape entities in h1 title html
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-13 Ilmari Karonenfollowup to r44520: simplify various bits by removing...
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-10-27 Brion VibberRevert r42658 "(bug 10347) Add subtitle message for...
2008-10-27 Aaron Schulz(bug 10347) Add subtitle message for protected pages
2008-10-26 Brion VibberRevert r42584 "Hook SkinTemplateTabAction now passes...
2008-10-25 Bryan Tong MinhHook SkinTemplateTabAction now passes $title by referen...
2008-09-18 Alex Z(bug 12678) Don't show the upload link in the toolbox...
2008-09-15 Siebrand Mazeland* Fix common spelling error (seperate -> separate)
2008-09-04 Tim StarlingIgnore invalid titles in $out->getLanguageLinks().
2008-08-21 Alexandre EmsenhuberTweaks for skins:
2008-08-21 Ilmari KaronenMake the "image" tab blue for images without a local...
2008-08-20 Aaron Schulz* Profile a tad more
2008-08-20 Aaron Schulzminor refactoring
2008-08-18 Alexandre EmsenhuberTweaks for Credits and Metadata:
2008-08-16 Fran RogersSelf-revert for now; Splarka made a good point.
2008-08-16 Fran RogersUse the 'postcomment' message consistently across skins
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 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-10 Brion VibberRevert r39021 "Tweak css load order (broken for extensi...
2008-08-09 Aaron SchulzTweak css load order (broken for extensions since r38116)
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
next