Fix r80666: botched variable rename
[lhc/web/wiklou.git] / skins / MonoBook.php
2011-01-01 Daniel FriesenConvert the common bottomscripts, reporttime, and debug...
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
2010-12-27 Daniel FriesenCommit getPersonalTools to allow personal bar generatio...
2010-12-07 Daniel FriesenFollow up r78003, forgot to make MonoBook use the foote...
2010-12-07 Daniel FriesenCommit getFooterLinks and getFooterIcons helpers to...
2010-12-07 Daniel FriesenAdd makeSearchInput and makeSearchButton to BaseTemplat...
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-12-05 Daniel FriesenTake the footer icon html building common to all 3...
2010-12-04 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
2010-12-04 Daniel FriesenTake the footerlinks from vector and monobook and make...
2010-10-27 Roan KattouwFollowup r75548: forgot to put global $wgHandheldStyle...
2010-10-27 Roan KattouwFollowup r74966, r75006: load $wgHandheldStyle again...
2010-10-25 PlatonidesUnused since r74966 $wgHandheldStyle is handled by...
2010-10-21 Trevor ParscalRenamed vector and monobook modules to skins.vector...
2010-10-18 Roan KattouwFirst shot at porting Monobook to Vector. The only...
2010-10-14 Sam ReedBig attack on unused variables...
2010-07-19 Danny B* #siteSub (tagline) isn't headline -> replaced by...
2010-06-15 Derk-Jan HartmanAdd the titles of interlanguage links to the tooltip...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-04-14 Roan KattouwRemove space in <div id="content" > to unbreak certain...
2010-03-21 Aryeh GregorOmit some start/end tags if not well-formed XML
2010-02-23 Aryeh GregorRestore IE5/5.5 support to MonoBook and Chick
2010-02-21 Aryeh GregorRevert accidental commit
2010-02-21 Aryeh GregorRevert "Kill off IE50Fixes. Adds extra clutter to the...
2010-02-11 Aryeh GregorAnother MonoBook whitespace fix
2010-02-11 Aryeh GregorAvoid silly markup like <ul >
2010-02-11 Aryeh GregorFix whitespace in Monobook output
2010-01-30 Jack PhoenixMonoBook: remove three unused globals which were added...
2010-01-15 Chad HorohoeAnd IE 5.5 too, while we're at it.
2010-01-15 Chad HorohoeKill off IE50Fixes. Adds extra clutter to the head...
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-12 Aryeh GregorMerge IEFixes.js into wikibits.js
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...
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-10 Tim StarlingComments and whitespace fixes only.
2009-08-26 Aryeh GregorUse type=search for Monobook sidebar
2009-08-12 Nimish GautamRemoved extra <div> around Search, fixes bug 17777
2009-07-20 Aryeh GregorFix fatal from r53504
2009-07-20 Aaron Schulzreverted r53502: FATAL from untested code
2009-07-20 Aryeh GregorUse member variable defaults for SkinTemplate
2009-07-15 Michael Dalemore isset fixes
2009-07-15 Alex ZPartial revert of r53320:
2009-07-15 Michael Daleadded some isset() calls to avoid Notice: Undefined...
2009-07-15 Michael Dalesome merge fixes per comments on r53282
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-10 Aryeh GregorRemove stray name="" from anchors (cf. r52963)
2009-07-10 Aryeh GregorFinish cross-skin unification of <head>
2009-07-07 Aryeh GregorUnify MonoBook <head> generation with legacy skins
2009-07-07 Aryeh GregorRemove a couple of useless HTML comments
2009-06-25 Roan KattouwRevert r52410 (Put the [edit] link after the section...
2009-06-25 Roan Kattouw(bug 11270) Put the [edit] link after the section heade...
2009-06-24 Aryeh GregorRemove useless HTML comment
2009-06-17 Remember the dotFollow-up to r49331: Moved decapitalization code to...
2009-06-04 Remember the dotMoved language attribute generation to SkinTemplate...
2009-06-03 Siebrand Mazeland(bug 14866) 'recentchangeslinked' should be split into...
2009-04-10 Alexandre EmsenhuberWe already have that in $this->data['userlang'], don...
2009-04-09 Remember the dotFollow-up to r49350, corrected code to follow coding...
2009-04-09 Remember the dotFollow-up to r49331, reduce redundancy in language...
2009-04-09 Remember the dot(bug 1553) Lowercase navigation headings in German
2009-04-09 Remember the dot(bug 12998) Allow <sup>, <sub>, etc. in DISPLAYTITLE
2009-02-25 Aaron Schulz(bug 16823) 'Sidebar search form should not use Special...
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-27 Aryeh Gregor(bug 17184) Duplicate "z" accesskey in MonoBook
2009-01-23 Danny B* (bug 3043) - RSS feed link should have silly orange...
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-20 Aaron SchulzRevert r45490 per mediawiki.org/wiki/Special:Code/Media...
2009-01-17 Raimond Spekkingself revert r45512, r45513 and r45515 for now
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
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
2009-01-03 Chad HorohoeFollowup to r45376 (changing class="firstHeading" to...
2009-01-03 Aaron Schulz(bug 15427) Make monobook firstheading have an ID ...
2008-12-31 Brion VibberPull back r45181 "(Bug 12998) Weaken DISPLAYTITLE resti...
2008-12-30 Aaron Schulz(Bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-30 Aryeh GregorImprove ugly interface for Sanitizer::escapeId()
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-09 Trevor ParscalFixed empty list of footer links when no footer message...
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-10-30 Brion VibberRevert r42799, r42800 "(bug 1999) Add editable footer...
2008-10-30 X!Add to messages.inc, ignore the <li> if it does not...
2008-10-30 X!(bug 1999) Add editable footer message, via [[MediaWiki...
2008-08-21 Alexandre EmsenhuberTweaks for 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-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-06 Daniel FriesenRevert r38675:
2008-08-06 Jack Phoenix(bug 15052) Skins should add their name as a class...
2008-07-28 Alexandre EmsenhuberSome tweaks for r38116:
2008-07-28 Brion VibberStart on some cleanup of how CSS stylesheets are loaded...
2008-07-21 Alexandre EmsenhuberWe already have the skin in $this->data, no need to...
2008-07-21 Aryeh Gregor* The accesskey to edit a page is now disabled when...
next