When reading from meta's interwiki map, *.wikimedia.org should be set as local (e...
[lhc/web/wiklou.git] / includes / SkinTemplate.php
2006-01-14 Domas MituzasHELLO!!! Less queries - faster site!!!!
2006-01-14 Domas Mituzasbring back mainpage navurl, it was used outside of...
2006-01-14 Domas Mituzasremove cruft (all these names are resolved in buildSidebar)
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2006-01-07 Ævar Arnfjörð Bjar... Code review!
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...
2006-01-01 Niklas Laxströmfeed tooltips have been in the javascript for a long...
2005-12-29 Brion Vibber* Removed Special:Validate, it's been superseded by...
2005-12-21 Ævar Arnfjörð Bjar... * msg:newmessages => msg:youhavenewmessages, to flush...
2005-12-21 Ævar Arnfjörð Bjar... * (bug 1572) add a "diff penultimate revision" link...
2005-12-20 Antoine MussoShow <nstab-foobar> instead of 'article' for the namesp...
2005-12-15 Ævar Arnfjörð Bjar... * New hook: SkinTemplateBuildContentActionUrlsAfterSpec...
2005-12-11 Antoine MussoFix 2536 : 'Related Changes' being shown on non existen...
2005-12-11 Magnus ManskeAnother Hook. Poor Peter Pan.
2005-12-09 Magnus Manskenew hook
2005-12-08 Ævar Arnfjörð Bjar... * Don't display the protec/unprotect tab in NS_MEDIAWIKI
2005-12-04 Antoine MussoClean up unused globals!
2005-12-01 Brion Vibber* (bug 1915) Fix edit links when 'direction' used with...
2005-11-29 Antoine MussoFix bug 4048 by adding a new 'privacy' link in footer...
2005-11-26 Ævar Arnfjörð Bjar... * Add a hook (SkinTemplateBuildNavUrlsNav_urlsAfterPerm...
2005-11-15 Tim Starlingtypo in comment
2005-11-10 Ævar Arnfjörð Bjar... * If uploading is disabled and $wgUploadNavigationUrl...
2005-10-29 Ævar Arnfjörð Bjar... * Last commmit fixed, done properly now
2005-10-29 Ævar Arnfjörð Bjar... * If the user is at Special:Preferences and logs out...
2005-10-27 Tom Gilder***SORRY*** new preference to disable "jump to" links...
2005-10-24 Ævar Arnfjörð Bjar... * Place a block user link in the sidebar on user pages...
2005-10-23 Tim StarlingAdded @import for [[MediaWiki:Common.css]] to all skins
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-13 Tom Gildertemp disable bold link to my contributions; link was...
2005-10-12 Tom GilderBold tabs and user bar to go with navigation bar
2005-09-30 Ævar Arnfjörð Bjar... * Passing whether or not the page is protected in the...
2005-09-29 Brion Vibberrefs breakage on php 5.1... didn't i fix this before?
2005-09-28 Ævar Arnfjörð Bjar... * (bug 3563) Hide the permanent and printable link...
2005-09-27 Ævar Arnfjörð Bjar... * Support for per-page CSS by an extension using wgHooks
2005-09-02 Brion Vibber* (bug 2078) Don't hide watch tab on preview
2005-09-02 Brion Vibber* (bug 2841) Consistency in $this->loggedin use
2005-08-28 Brion Vibber* (bug 2885) More PHP 5.1 fixes: skin, search, log...
2005-08-27 Tim Starlingtab name for discussion page of extra namespace
2005-08-27 Tim Starlingsupport for setting tab names of extra namespaces
2005-08-26 Brion Vibber* (bug 3280) Respect 'move' group permission on page...
2005-08-26 Ævar Arnfjörð Bjar... * Coding style
2005-08-23 Tim Starlingpermalink
2005-08-19 Tim Starlingheadscripts variable
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-09 Ævar Arnfjörð Bjar... * Giving interwiki links a class so that they can be...
2005-08-09 Ævar Arnfjörð Bjar... * Adding a SkinTemplateContentActions hook to be able...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-24 Brion VibberReverting for now this undiscussed and problematic...
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-23 Ævar Arnfjörð Bjar... * Now sorting interwiki links by iw_prefix and avoiding...
2005-07-22 Brion Vibber* (bug 2885) Fix fatal errors and notices in PHP 5...
2005-07-03 River Tarnellimplement "action=render"
2005-07-01 River Tarnell* (bug 2594) Display article tab as red for non-existen...
2005-06-28 Brion Vibber* Move MonoBook printable link from tab to sidebar
2005-06-28 Tim Starlingunbroke classic and cologne blue skins
2005-06-27 Tim Starlingfixed bug causing "discussion" tab to be always a view...
2005-06-27 Brion Vibber* Skip sidebar entries where link text is '-'
2005-06-26 Brion Vibber* Printable link shorter in monobook
2005-06-25 Ævar Arnfjörð Bjar... * (bug 2510) Using $wgRequest->getRequestURL() instead...
2005-06-22 Brion Vibber* (bug 1577) Add 'printable version' tab in MonoBook...
2005-06-19 Ævar Arnfjörð Bjar... * (bug 2457) The href on the "special page" tab was...
2005-06-18 Brion VibberCode cleanup: initialize the array variable rather...
2005-06-18 Ævar Arnfjörð Bjar... * @ in case $bar is undefined
2005-05-28 Tim Starlingintroduced $wgHideInterlanguageLinks, needed for dumpHTML
2005-05-24 Ævar Arnfjörð Bjar... * (bug 419, 1764) Using a custom syntax for the sidebar...
2005-05-24 Ævar Arnfjörð Bjar... * Added profiling to getNavigationLinks()
2005-05-23 Magnus ManskeValidation feature update; someone please update the...
2005-05-23 Ævar Arnfjörð Bjar... * Changed getNavigationLinks() to use $wgOut::parse()
2005-05-23 Ævar Arnfjörð Bjar... * Using a wfMsgForContent message to build the navigati...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-05-14 Magnus ManskeValidation database prefix fix
2005-05-13 Ævar Arnfjörð Bjar... * Renamed Special:Randompage to Special:Random since...
2005-05-07 Ævar Arnfjörð Bjar... * Changing the personal urls to use the format Special...
2005-05-05 Ævar Arnfjörð Bjar... * (bug 2064) Configurable JavaScript mimetype with...
2005-05-01 Brion Vibber* (bug 2024) JavaScript error for custom skins
2005-04-30 Brion VibberRestore the display of username and check for userpage...
2005-04-25 Ævar Arnfjörð Bjar... * Rectified crackpot indenting.
2005-04-24 Erik Moellerdon't check for isset() when variable is always initialized
2005-04-24 Erik Moeller1) Enable upload navigation link for non-logged-in...
2005-04-01 Ævar Arnfjörð Bjar... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-03-31 Magnus ManskeValidation fix
2005-03-27 Tim StarlingFixed efficiency problem with $wgSiteNotice. Introduced...
2005-03-26 Tim StarlingMaking it easier for skin subclasses to change the...
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-03-25 Brion Vibber* remove 'hover' option; always put in the title attrib...
2005-03-21 Magnus Manskechange to timestamp-sorted revisions
2005-03-18 Magnus Manskevalidation improvements
2005-03-18 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-18 Brion VibberSuppress notice when counters are off
2005-03-18 Brion VibberFix misplaced braces which put 'special' tab on some...
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-13 Jens FrankBug 1648: A new template message for a single undeleted...
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberRemove some cruft from skins... sooooo much cruft yet...
2005-02-18 Brion VibberRemove validate bits
2005-02-04 Brion VibberSecurity tweaks:
next