API:
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 15 Jan 2008 21:33:08 +0000 (21:33 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 15 Jan 2008 21:33:08 +0000 (21:33 +0000)
commitbb7f8624d190c1be551ca02be159e786d3df1e6d
treefc85f4984f5f8d6dfc8cfce201289523d20536a8
parent88b441f69a0efce44d4b13c4cda6437a2a4c6498
API:
* Removing action=render module (which was deprecated) in favor of action=parse
* Added prop parameter to action=parse so certain parts of the output can be left out
* action=parse&prop=text behaves pretty much exactly like action=render used to
RELEASE-NOTES
includes/AutoLoader.php
includes/api/ApiMain.php
includes/api/ApiParse.php
includes/api/ApiRender.php [deleted file]