aboutsummaryrefslogtreecommitdiffstats
path: root/skins/MonoBook.php
Commit message (Expand)AuthorAgeFilesLines
* Fix id attribute for top linkAntoine Musso2005-10-201-1/+1
* * Giving interwiki links a class so that they can be styled individuallyÆvar Arnfjörð Bjarmason2005-08-091-1/+1
* * Made the sidebar idiot proof, if a message is specified likeÆvar Arnfjörð Bjarmason2005-08-081-1/+1
* IE7 support!Tom Gilder2005-07-311-1/+1
* Revert unplanned, undiscussed, unannounced, breaking change to layoutBrion Vibber2005-07-251-1/+0
* Add a second copy of the catlinks at the top of the article (just under the a...Arne Heizmann2005-07-241-0/+1
* (bug 796) trackback supportRiver Tarnell2005-07-231-2/+8
* * (bug 2866) Revert experimental, non-cross-platform sortable table hackBrion Vibber2005-07-151-3/+2
* Implement #2001 by Avar and www.kryogenix.org (see .js file for full credit)Antoine Musso2005-07-131-2/+3
* * Move MonoBook printable link from tab to sidebarBrion Vibber2005-06-281-0/+5
* Whitespace broke tooltips and access keys in the new sidebar with firefoxNiklas Laxström2005-06-281-3/+1
* * (bug 1577) Add 'printable version' tab in MonoBook for people who don'tBrion Vibber2005-06-221-1/+1
* * Fixed typo in id=""Ævar Arnfjörð Bjarmason2005-05-241-4/+4
* * Fixed typoÆvar Arnfjörð Bjarmason2005-05-241-1/+1
* * Fixed a typoÆvar Arnfjörð Bjarmason2005-05-241-1/+1
* * (bug 419, 1764) Using a custom syntax for the sidebar and supporting multipleÆvar Arnfjörð Bjarmason2005-05-241-5/+13
* * Using a wfMsgForContent message to build the navigation urls now.Ævar Arnfjörð Bjarmason2005-05-231-6/+1
* * (bug 498) The Views heading in MonoBook.php is now localizableÆvar Arnfjörð Bjarmason2005-05-141-1/+1
* * (bug 2064) Configurable JavaScript mimetype with $wgJsMimeTypeÆvar Arnfjörð Bjarmason2005-05-051-6/+6
* Suppress warningsTim Starling2005-03-281-1/+5
* * Move editsectiononrightclick setup to JavaScript (it requires JS anyway)Brion Vibber2005-03-251-0/+1
* fix phpdoc commentAntoine Musso2005-01-271-3/+7
* Accessibility: set heading to be <label> for search boxTom Gilder2005-01-221-1/+1
* Conditional comments IE6 fix; remove old PNG fixTom Gilder2005-01-181-1/+1
* Conditional comments IE5.0 fixTom Gilder2005-01-171-2/+2
* Merge IE conditoinal comments from 1.4Tom Gilder2005-01-171-2/+4
* XHTML fixes: make MonoBook well-formed; lowercase tag names in wikibits.js; f...Tom Gilder2005-01-161-1/+1
* Merged id="searchGoButton" from 1.4Tom Gilder2005-01-131-1/+1
* Merged my changes from 1.4Tom Gilder2005-01-131-0/+1
* * Fix missing search box contents in MonoBook skinBrion Vibber2005-01-071-1/+3
* BUG#1124Jens Frank2005-01-051-2/+2
* Fix notice error caused by use of wrong variableBrion Vibber2004-12-181-1/+1
* (bug 454) Merge e-notif 2.00Brion Vibber2004-12-181-0/+2
* Bug 995 Close <a> tagJens Frank2004-12-051-1/+1
* Add some conditional die()s to suppress fatal error messages if certain files...Brion Vibber2004-12-031-0/+3
* For now, at least, language links are written in HTML due to Latin-1 sillines...Brion Vibber2004-11-281-1/+1
* Rearrange the new template system a bit to make things less verbose in most c...Brion Vibber2004-11-251-69/+69
* doc comment fiddlingBrion Vibber2004-11-191-3/+15
* Still ugly, but fixed some glitchesBrion Vibber2004-11-191-16/+15
* Convert MonoBook to pure PHP, not requiring PHPTAL.Brion Vibber2004-11-191-6/+157
* Use the new skin tree hierarchyAntoine Musso2004-09-051-1/+6
* Skins classes under their own phpdocumentor subpackage: "Skins"Antoine Musso2004-09-031-0/+14
* Security fix: do not use $IP on include (thanks brion)Antoine Musso2004-09-021-1/+1
* New system to generate $wgValidSkinNames by listing available dirs. Skins usi...Antoine Musso2004-09-021-0/+2
* Big change to the skin system. Php files are now in ./skins/ . Templates and ...Antoine Musso2004-09-021-0/+11