Only generate truecolor PNGs if original image is already truecolor.
[lhc/web/wiklou.git] / includes / SpecialNewpages.php
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-07 Erik Moeller-unnecessary skin declaration; thanks, marco
2004-04-07 Erik Moeller1) when autosummaries are mixed with human-written...
2004-03-19 Brion VibberSome more RSS syndication work. <author> tags now inclu...
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-03-05 Brion VibberNew RSS feed should be easier to integrate with any...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-25 Tim StarlingAbility to declare all query pages "expensive"
2003-12-01 Evan ProdromouI was adding a special page (dead-end pages), and I...
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-07-08 Brion VibberFix old bug in Newpages that grabbed latest version...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-26 Erik Moelleradded bytesize to new pages listing
2003-04-14 Lee Daniel CrockerInitial revision