Introducing $wgFeed variable. Allows tuning sydication feeds off, when desired.
[lhc/web/wiklou.git] / includes / SpecialImagelist.php
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-05 Niklas Laxström* Made a Imagelist a bit narrower, still too wide
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-03-14 Greg Sabino MullaneUse LOWER, not LCASE
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Niklas Laxström* Escaping
2007-01-06 Antoine MussoSeparate body and nav bar a bit.
2007-01-06 Antoine MussoCleaner HTML output
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-08-16 Tim StarlingSome styling for Special:Imagelist courtesy of Splarka
2006-08-13 Tim StarlingRevamped Special:Imagelist. Implemented generic table...
2006-06-29 Niklas Laxström* Really support plural in imagelisttext
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* Correct direction for special pages
2006-05-08 Niklas Laxström* More BIDI-fixes to special pages
2006-05-05 Niklas Laxström* (bug 5805) message nbytes can now use {{plural:}}
2006-01-09 Brion VibberReverting SpecialImagelist and SpecialNewimages from...
2006-01-09 Magnus ManskeMajor update! Adding SpecialFilelist.php to replace...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-06-19 Ævar Arnfjörð Bjar... * Special:Imagelist displays titles with " " instead...
2005-05-30 Jens FrankDisable fulltext image name search in Special:Imagelist...
2005-05-05 Ævar Arnfjörð Bjar... * Removed the ilshowmatch message, it's pretty self...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1207) splitting 'all', into recentchangesall...
2005-02-21 Brion VibberDe-cruftification continues.
2004-10-14 Brion Vibberescape html output
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-09 Brion VibberFor unknown sort to bydate
2004-08-09 Brion Vibber* Handle non-valid title text in name search gracefully
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-13 Jens FrankPatch by Emmanuel Engelhart
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-09 Brion VibberXHTML fixes.
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
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-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-04-14 Lee Daniel CrockerInitial revision