(bug 25648) API discovery information has been added as RSD link in page <head> and...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 28 Oct 2010 19:20:21 +0000 (19:20 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 28 Oct 2010 19:20:21 +0000 (19:20 +0000)
commite9fd126b9a43da744a593dbce5018b4190e10218
tree02749fc01fec2b29ceec04a74211c9e177e34909
parent2808a0d43f6174576dfbea99abe0d1eb36d97356
(bug 25648) API discovery information has been added as RSD link in page <head> and by providing an API module action=rsd. Added hook ApiRsdServiceApis for extensions to add their own service to the services list.

Patch by Brion Vibber and Bryan Tong Minh.
RELEASE-NOTES
docs/hooks.txt
includes/AutoLoader.php
includes/Skin.php
includes/api/ApiMain.php
includes/api/ApiRsd.php [new file with mode: 0644]