Bryan Tong Minh
|
1e57159918
|
Missing pages in prop=langlinks and prop=extlinks are now handled properly. (bug 13442)
|
2008-03-20 18:23:55 +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 |
|
Victor Vasiliev
|
0495f90ebb
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
Victor Vasiliev
|
4e4cdf079e
|
Create includes/api/query for Query API and includes/api/edit for Edit API
|
2007-12-06 18:22:15 +00:00 |
|
Yuri Astrakhan
|
f5aa2e8018
|
API: implemented prop=imageinfo, minor cleanup
|
2007-07-07 03:05:09 +00:00 |
|
Aryeh Gregor
|
a15c419b3d
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Yuri Astrakhan
|
cb38c11c84
|
API: documentation and cleanup.
|
2007-05-20 23:31:44 +00:00 |
|
Yuri Astrakhan
|
0e68016b72
|
* New properties: links, templates, images, langlinks
* Breaking Change: imagelinks renamed into imageusage (il->iu)
* Bug fix: incorrect generator behavior in some cases
|
2007-05-14 05:28:06 +00:00 |
|