Commit graph

6 commits

Author SHA1 Message Date
Alexandre Emsenhuber
4f60e33303 setting property svn:keywords Id to api files that don't have it, for use in getVersion() 2008-03-03 19:34:11 +00:00
Roan Kattouw
19358606a1 API: Changing all modules' getParamDescription(), getAllowedParams() and getDescription() methods to public. ApiParamInfo needs them, and some versions of PHP threw fatal errors because they were protected. Oddly, other versions didn't (maybe because the caller and the callee have a common ancestor?) 2008-01-28 19:05:26 +00:00
Tim Laqua
8961c4c4d0 * Fixed check for sort order ('ZtoA' is not an allowed parameter) 2008-01-06 05:43:57 +00:00
Antoine Musso
0b5ec6d7d1 eol-style:native 2007-12-20 18:48:50 +00:00
Roan Kattouw
87acd2f8b1 API:
* Replacing Title::newFromText() by Title::makeTitle(), which is more efficient
* Changing 'AtoZ' to 'ascending' throughout
2007-12-10 16:45:01 +00:00
Roan Kattouw
5d8f2177c5 API:
* Add list=allcategories module
* Fix token-related E_NOTICEs
2007-12-10 15:55:12 +00:00