Revision: 48312
Author:   demon
Date:     2009-03-11 13:35:19 +0000 (Wed, 11 Mar 2009)

Log Message:
-----------
(bug 17871) Mention that exportnowrap format is the same as Special:Export.

Modified Paths:
--------------
    trunk/phase3/includes/api/ApiQuery.php

Modified: trunk/phase3/includes/api/ApiQuery.php
===================================================================
--- trunk/phase3/includes/api/ApiQuery.php      2009-03-11 13:28:22 UTC (rev 
48311)
+++ trunk/phase3/includes/api/ApiQuery.php      2009-03-11 13:35:19 UTC (rev 
48312)
@@ -558,7 +558,7 @@
                        'redirects' => 'Automatically resolve redirects',
                        'indexpageids' => 'Include an additional pageids 
section listing all returned page IDs.',
                        'export' => 'Export the current revisions of all given 
or generated pages',
-                       'exportnowrap' => 'Return the export XML without 
wrapping it in an XML result. Can only be used with export',
+                       'exportnowrap' => 'Return the export XML without 
wrapping it in an XML result (same format as Special:Export). Can only be used 
with export',
                );
        }
 



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to