More unitialized variable cleanup && 'pure' register_globals cleanup...
[lhc/web/wiklou.git] / includes / Skin.php
2004-03-08 Brion VibberMore unitialized variable cleanup && 'pure' register_gl...
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-07 Jens FrankCreate an error warning for thumbnails of non-existing...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-01 Magnus Manskefixing category feature, again
2004-03-01 Brion VibberAdd escaping necessary to deal with tips and example...
2004-02-29 Gabriel Wickemissing addslashes broke edit toolbar on fr
2004-02-28 Jens FrankAdded real parser/tokenizer.
2004-02-28 Brion VibberSwap nasty GIFs in toolbar for PNGs.
2004-02-27 Mr. E23Improvement on link rendering speed
2004-02-26 Tim StarlingSplit parser from OutputPage into Parser.php, corrected...
2004-02-25 Brion VibberHide the styles from Netscape 4 without hiding them...
2004-02-24 Brion VibberKeep CSS away from old Netscape, which mucks it up...
2004-02-20 Gabriel WickePurging of scaled images when thumbnail is regenerated...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-16 Jens Frankadded |center| parameter to extended image syntax....
2004-02-15 Jens Frankallow "foo[[bar]]" to extend the link over the whole...
2004-02-14 Mr. E23Fixed bug causing different search actions on submit...
2004-02-09 Jens FrankFix bug with md5 generation of archived images
2004-02-08 Jens FrankRemoved thumb area restriction code, added code to...
2004-02-08 Tim Starlingbug fix -- htmlspecialchars in thumbnail markup
2004-02-07 Jens FrankHTML bug in thumbnail generation fixed (Lagerfeuer...
2004-02-05 Jens FrankBUG#889780 Insert picture button on new edit toolbar...
2004-02-01 Brion VibberFix RTL for toc contents and section edit links
2004-01-31 Tim Starlingfixed subtle bug -- missing comma in SQL causing watchl...
2004-01-30 Brion VibberPoking at TOC a bit for RTL friendliness
2004-01-30 Gabriel WickeSquid integration changes
2004-01-30 Tim StarlingAvoiding use of <em> tag in Japanese
2004-01-30 Tim Starlingbug fix
2004-01-29 Jens FrankBreak backwards compatibility: Make image links parse...
2004-01-29 Jens FrankFix for older ImageMagick versions
2004-01-28 Mr. E23Transfer of some suffering from regular users to stub...
2004-01-26 Tim StarlingMinor unreported bug fix
2004-01-25 Tim StarlingOther-language-friendly move message
2004-01-19 Erik MoellerUse an infobox instead of copy & pasting the toolbar...
2004-01-19 Erik Moeller1) nowiki button
2004-01-18 Erik Moeller-unnecessary </p>
2004-01-18 Erik Moellergenerate toolbar buttons via JS so that non-JS browsers...
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-16 Jens FrankFixed problem with image pages of non existing images
2004-01-13 Jens FrankOffer GD-based image resizing as well as ImageMagick...
2004-01-12 Erik MoellerJeLuF's image resizing code
2004-01-11 Brion VibberAdd $wgRemoteUploads option to show the upload _link_...
2004-01-11 Erik MoellerNew edit toolbar for bold, italic, links, headlines...
2004-01-10 Tim Starlingfixed a few minor bugs and misc. notices
2004-01-06 Tim StarlingMinor bug fix
2004-01-06 Tim StarlingAngela's disclaimer in top links
2003-12-25 Brion Vibber'View source' link instead of 'protected page'
2003-12-22 Brion VibberwgSiteNotice for system messages
2003-12-21 Brion VibberSplit off page history code to PageHistory.php out...
2003-12-12 Evan ProdromouAdded default text for when uploading is disabled....
2003-12-10 Brion VibberOnly emit the javascript to set editbox focus when...
2003-12-08 Erik Moellerproper CSS class for sitesupport link
2003-12-01 Brion VibberFix subpage backlinks; add more debug statements in...
2003-11-22 Tim StarlingCommitting Evan's patches (with some modifications...
2003-11-21 Tim StarlingGuarding newFromText calls
2003-11-19 Brion VibberPreserve all parameters on printable link
2003-11-18 Brion VibberFinish removing HTTP_SERVER_VARS in favor of _SERVER...
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-10-25 Tim StarlingTranslation checker added (nl: fixed); more conditional...
2003-10-22 Tim StarlingOptimisation
2003-10-16 Tim Starlingblock/unblock log; split off profiling into Profiling...
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-09-11 Brion VibberInitial attempt at using Smarty templates based on...
2003-09-06 Brion VibberURL-escape the main page link on the logo
2003-09-01 Magnus ManskeApprove link
2003-09-01 Brion VibberSplit image description page handling into ImagePage...
2003-09-01 Brion VibberHide undelete link for existing articles with an undele...
2003-09-01 Brion VibberDe-bold and fix undelete link
2003-08-31 Brion VibberAdd notice for pages with deletion history & easy undel...
2003-08-31 Tim StarlingUndelete bug partially fixed; Sysop ability to block...
2003-08-17 Brion VibberUse canonical URL in printable footer
2003-08-17 Brion VibberFix for copyright notice in printable mode
2003-08-01 Matthias JordanThe editsection link is now longer shown in the printab...
2003-07-29 Erik Moellerright click editing bug
2003-07-28 Erik Moeller- don't check for edit conflict when posting comments...
2003-07-24 Tomasz Wegrzanowskicss fix for Opera fullscreen, version 2
2003-07-23 Tomasz Wegrzanowskicss fix for Opera fullscreen
2003-07-23 Erik Moellerminor stylesheet changes
2003-07-22 Tim StarlingMove page not just for sysops in bottomLinks()
2003-07-21 Erik Moeller1) Stylesheet changes:
2003-07-20 Erik Moeller1) moved some toc layout elements to stylesheet
2003-07-13 Brion VibberWrap langauge list in span dir=LTR for RTL local langua...
2003-07-12 Brion Vibbertypo
2003-07-11 Brion Vibbertry to make multiple onloads friendlier to each other
2003-07-11 Magnus ManskeAdded categroy feature, turned off by default
2003-07-09 Brion VibberFix topbar/bottombar alignment for right-to-left languages
2003-07-09 Brion VibberFix sidebar spacing for right-to-left languages
2003-07-07 Brion Vibberslight preference text tweaks; default underline settin...
2003-07-06 Brion VibberAdd a simple hide/show goodie for the TOC in JavaScript.
2003-07-03 Erik Moellerfixing nasty endless loop bug re: TOC
2003-07-02 Erik MoellerSome fixes to table generation, show table after intro
2003-06-30 Erik Moeller1) Hide section edit links for protected pages
2003-06-30 Brion VibberDate/time fixes: try to ensure that timestamps are...
2003-06-30 Erik Moeller* "Edit this section" feature that allows loading just...
2003-05-19 Erik Moellerminor layout fixes:
next