Spage has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/192767

Change subject: Improve the API help for format=xmlfm
......................................................................

Improve the API help for format=xmlfm

I thought it dumped raw text with attached JSON "debugging elements",
but it's just jsonfm with a little extra.

Change-Id: I55f2ae2c9aa295bcb972b4e02e7352532d64341c
---
M includes/api/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/67/192767/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 4237ff8..3e2c25f 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1081,7 +1081,7 @@
        "apihelp-none-description": "Output nothing.",
        "apihelp-php-description": "Output data in serialized PHP format.",
        "apihelp-phpfm-description": "Output data in serialized PHP format 
(pretty-print in HTML).",
-       "apihelp-rawfm-description": "Output data with the debugging elements 
in JSON format (pretty-print in HTML).",
+       "apihelp-rawfm-description": "Output data, including debugging 
elements, in JSON format (pretty-print in HTML).",
        "apihelp-txt-description": "Output data in PHP's <code>print_r()</code> 
format.",
        "apihelp-txtfm-description": "Output data in PHP's 
<code>print_r()</code> format (pretty-print in HTML).",
        "apihelp-wddx-description": "Output data in WDDX format.",

-- 
To view, visit https://gerrit.wikimedia.org/r/192767
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I55f2ae2c9aa295bcb972b4e02e7352532d64341c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to