Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / skins / MonoBook.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-14 Aryeh Gregor* Don't iterate through all elements to update tooltips...
2007-01-11 Aryeh GregorUse the full id for Monobook accesskeys/tooltips, to...
2007-01-10 Aryeh GregorXHTML validity
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2007-01-08 Aryeh GregorFix major display regression for CSS 1 browsers like...
2007-01-08 Aryeh Gregor* (bug 7020) Improved handheld stylesheet for Monobook...
2007-01-07 Antoine MussoImplements #7667 : allow XHTML namespaces customization...
2007-01-03 Aryeh Gregor(bug 7020) Provisional stylesheet for handhelds (curren...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-12 Brion VibberRevert 17507 and 17518; more weird screwing about with...
2006-11-09 Aryeh GregorFix regression in usability per <mail.wikipedia.org...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-29 Aryeh Gregor* (bug 7745) Add id attribute to search button in Monobook
2006-10-20 Aryeh Gregor(bug 5795) CSS class added to body based on page name...
2006-10-19 Aryeh Gregor(bug 7623) Use Sanitizer::escapeId to validate id's...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-13 Aryeh Gregor(bug 3205) Stop right floats from stacking horizontally...
2006-10-12 Brion Vibberbump style urls; did someone install the reverted bits...
2006-10-01 Jimmy Collins* (bug 6130, bug 5818) Replaced message 'go' with the...
2006-08-19 Tim StarlingAdded "mediawiki" class to the <body> tag, to better...
2006-08-13 Daniel Kinzlerfixing html escape of page title in <h1> tag (bug 6986)
2006-08-04 Tim StarlingFixed $wgDebugComments
2006-07-29 Daniel Kinzlercall JS onload hooks at the end of the html body in...
2006-07-28 Daniel KinzlerFactored code for global JS variables into a function
2006-07-28 Daniel KinzlerAdding various global JS variables, fixing bug 6030...
2006-07-22 Jimmy Collins* (bug 5456) Separate MediaWiki:Search into messages...
2006-06-24 Rob Church* (bug 2316) Add "caption" attribute to <gallery> tag
2006-06-22 Rob ChurchIntroduce optional (off by default) language selector...
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-04-17 Brion Vibber* (bug 4663) Edit toolbar enabled in compatible version...
2006-04-11 Magnus ManskeNew DISPLAYTITLE magic template; decativated by default...
2006-04-04 Brion Vibber* (bug 5355) Include skin name and style JS settings...
2006-03-26 Jens FrankIncremented counter to force users to update their...
2006-03-26 Jens FrankIncremented counter to force users to update their...
2006-03-26 Jens FrankAjax based suggest feature for the search box
2006-03-16 Brion Vibber* (bug 5236) Load wikibits.js before site-customized...
2006-02-09 Brion VibberMove the text direction class from <html> to <body...
2006-02-08 Brion Vibber* (bug 4824) Separate out IE7 CSS compat hacks, fix...
2006-02-06 Rob Church(bug 4892) Add id tag to div box nested inside p-search
2006-02-01 Brion Vibber* (bug 4824) IE7 beta 2 broke compatibility with PNG...
2006-01-20 Rob Church* (bug 3603) headscripts variable not hooked up to...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-13 Brion Vibber* Remove redundant 'echo' statements from MonoBook.php
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-03 Brion VibberRevert 'user files' link; the support for it was alread...
2006-01-02 Magnus ManskeIntegrating "User files" (via Special:Newimages) into...
2005-12-29 Brion Vibber* Fix for short_open_tag off again; please don't break...
2005-12-22 Antoine Mussocleaner output for <head> block
2005-12-22 Antoine Musso* cleaner source output
2005-12-11 Antoine MussoFix 2536 : 'Related Changes' being shown on non existen...
2005-12-04 Antoine Mussosome accessibility, source formatting
2005-12-02 Tom GilderMake e-mail password message not display as error;...
2005-12-02 Tom GilderCSS bump bump bump bump bump bump
2005-12-02 Tom Gilderbump CSS version number
2005-12-02 Tom GilderIndentation: spaces -> tabs
2005-11-29 Antoine MussoFix bug 4048 by adding a new 'privacy' link in footer...
2005-11-28 Brion Vibber* (bug 2111) Collapsable exif metadata table, clean...
2005-11-26 Ævar Arnfjörð Bjar... * Add a hook (MonoBookTemplateToolboxEnd) that runs...
2005-10-27 Tom Gilder***SORRY*** new preference to disable "jump to" links...
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...
next