Rewrite of JS onload hook code; allows add-on scripts to run functions as soon as...
[lhc/web/wiklou.git] / skins / MonoBook.php
2005-10-26 Tom GilderRewrite of JS onload hook code; allows add-on scripts...
2005-10-24 Ævar Arnfjörð Bjar... * Place a block user link in the sidebar on user pages...
2005-10-23 Tom GilderRun onload functions after content has loaded, not...
2005-10-20 Antoine MussoHTML fix, id and name are shared and should be identica...
2005-10-13 Tom Gilderre-add jump links with main.css?1 to bypass cached CSS
2005-10-13 Brion VibberReverting incompatible change requiring CSS updates.
2005-10-13 Tom GilderAccessibility: added "jump to navigation/search" links...
2005-10-13 Tom GilderBold usertoolbar active links via CSS
2005-10-12 Brion VibberRemove mysteriously hardcoded <strong>s from 'active...
2005-10-12 Tom GilderBold tabs and user bar to go with navigation bar
2005-10-12 Tom Gildernavbar v3 - bold links!
2005-10-11 Tom Gilderadd class="active" for CSS purposes
2005-10-11 Tom GilderUsability/accessibility: don't link in navigation if...
2005-10-10 Tom GilderMake MonoBook validate when forced as XHTML 1.0 Strict
2005-09-27 Ævar Arnfjörð Bjar... * Support for per-page CSS by an extension using wgHooks
2005-09-26 Ævar Arnfjörð Bjar... * Hack to fix XML compliance, id=contentSub appeared > 1
2005-09-06 Ævar Arnfjörð Bjar... * Changed the name of the wfNoMsg() function to wfEmpty...
2005-08-23 Tim Starlingpermalink
2005-08-09 Ævar Arnfjörð Bjar... * Giving interwiki links a class so that they can be...
2005-08-08 Ævar Arnfjörð Bjar... * Made the sidebar idiot proof, if a message is specifi...
2005-07-31 Tom GilderIE7 support!
2005-07-25 Brion VibberRevert unplanned, undiscussed, unannounced, breaking...
2005-07-24 Arne HeizmannAdd a second copy of the catlinks at the top of the...
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-15 Brion Vibber* (bug 2866) Revert experimental, non-cross-platform...
2005-07-13 Antoine MussoImplement #2001 by Avar and kryogenix.org (see .js...
2005-06-28 Brion Vibber* Move MonoBook printable link from tab to sidebar
2005-06-28 Niklas LaxströmWhitespace broke tooltips and access keys in the new...
2005-06-22 Brion Vibber* (bug 1577) Add 'printable version' tab in MonoBook...
2005-05-24 Ævar Arnfjörð Bjar... * Fixed typo in id=""
2005-05-24 Ævar Arnfjörð Bjar... * Fixed typo
2005-05-24 Ævar Arnfjörð Bjar... * Fixed a typo
2005-05-24 Ævar Arnfjörð Bjar... * (bug 419, 1764) Using a custom syntax for the sidebar...
2005-05-23 Ævar Arnfjörð Bjar... * Using a wfMsgForContent message to build the navigati...
2005-05-14 Ævar Arnfjörð Bjar... * (bug 498) The Views heading in MonoBook.php is now...
2005-05-05 Ævar Arnfjörð Bjar... * (bug 2064) Configurable JavaScript mimetype with...
2005-03-28 Tim StarlingSuppress warnings
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-22 Tom GilderAccessibility: set heading to be <label> for search box
2005-01-18 Tom GilderConditional comments IE6 fix; remove old PNG fix
2005-01-17 Tom GilderConditional comments IE5.0 fix
2005-01-17 Tom GilderMerge IE conditoinal comments from 1.4
2005-01-16 Tom GilderXHTML fixes: make MonoBook well-formed; lowercase tag...
2005-01-13 Tom GilderMerged id="searchGoButton" from 1.4
2005-01-13 Tom GilderMerged my changes from 1.4
2005-01-07 Brion Vibber* Fix missing search box contents in MonoBook skin
2005-01-05 Jens FrankBUG#1124
2004-12-18 Brion VibberFix notice error caused by use of wrong variable
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-05 Jens FrankBug 995 Close <a> tag
2004-12-03 Brion VibberAdd some conditional die()s to suppress fatal error...
2004-11-28 Brion VibberFor now, at least, language links are written in HTML...
2004-11-25 Brion VibberRearrange the new template system a bit to make things...
2004-11-19 Brion Vibberdoc comment fiddling
2004-11-19 Brion VibberStill ugly, but fixed some glitches
2004-11-19 Brion VibberConvert MonoBook to pure PHP, not requiring PHPTAL.
2004-09-05 Antoine MussoUse the new skin tree hierarchy
2004-09-03 Antoine MussoSkins classes under their own phpdocumentor subpackage...
2004-09-02 Antoine MussoSecurity fix: do not use $IP on include (thanks brion)
2004-09-02 Antoine MussoNew system to generate $wgValidSkinNames by listing...
2004-09-02 Antoine MussoBig change to the skin system. Php files are now in...