Roan Kattouw
|
f350b22627
|
API: Improving list=random. We now use the wrap-around from Title::getRandomTitle() to get enough pages anyway if we're unlucky, and check for duplicates.
|
2008-02-01 23:05:19 +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 |
|
Roan Kattouw
|
1b691f504b
|
(bug 12816) Adding list=random module which fetches a list of random pages. Based on a patch by Brent G.
|
2008-01-28 13:56:20 +00:00 |
|