Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / SpecialBooksources.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-16 Rob Church* Introduce "BookInformation" hook; see docs/hooks...
2006-12-20 Rob ChurchFix regressions in behaviour of Special:Booksources
2006-12-19 Rob ChurchBring back "booksources-summary", displayed above the...
2006-12-19 Nick Jenkins* prevent minor W3C validator/tidy error on Special...
2006-12-16 Rob Church* (bug 8164) Special:Booksources should use GET for...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine Mussolast round of PHP5 stuff for now.
2006-02-18 Brion Vibber* Fix missing bad title check in Special:Booksources
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-09-14 Niklas Laxströmplaintext to wiki
2005-08-02 Ævar Arnfjörð Bjar... * Using wfMsgHtml() for safe html output
2005-07-16 Ævar Arnfjörð Bjar... * empty() => ''
2005-07-03 Niklas LaxströmCheck if page actually exists
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
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-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-04-09 Brion VibberIf somebody accidentally wanders into Special:Booksourc...
2004-03-20 Brion VibberUninitialized variable cleanup
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-05-24 Brion VibberRemove non-digit chars from isbn to prevent html insert...
2003-05-20 Erik Moellerreplaced WIKI-ISBN with MAGICNUMBER as replacement...
2003-05-19 Erik Moellerminor layout fixes:
2003-05-19 Brion VibberCode style tweaks, use wfStrencode just in case some...
2003-05-19 Erik MoellerSupport for [[Wikipedia:Book sources]] (or localized...
2003-04-14 Lee Daniel CrockerInitial revision