* Add a amtitle param to meta=allmessages
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 9 Feb 2011 15:19:45 +0000 (15:19 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 9 Feb 2011 15:19:45 +0000 (15:19 +0000)
commit195eafd6ef664c2f7a238eb553f5653fd04a246e
treee426e28181e94107ec5373e8b779fc04e7de447e
parent4abff2596654626d04a13fb3c59d1db9f8ed93cd
* Add a amtitle param to meta=allmessages

Only used used when amenableparser is passed; the user can now define the page used for {{PAGENAME}} and related stuff instead of being hardcoded to "API"
RELEASE-NOTES
includes/Message.php
includes/MessageCache.php
includes/api/ApiQueryAllmessages.php
includes/parser/Parser.php