On Wed, Mar 5, 2008 at 12:23 PM, Max Semenik maxsem.wiki@gmail.com wrote:
On 03.03.2008, 23:03 Roan wrote:
Earlier today, I added [1] the long-awaited action=edit module to the API.
Currently, all WMF wikis have $wgEnableWriteAPI = false; , so action=edit won't be available on them (along with delete, move, etc.), which is probably a good thing as long as these modules haven't been tested extensively. However, I suggest this setting be enabled on Testwiki [2] so it can be, well, tested. Maintainers of JS scripts that use the API (like Twinkle, maintained by Carl Fürstenberg AKA AzaTht whose repetitive bugging sped up the development of this module) could probably help here: they'll need to modify their code to use the API edit features at some point and will be able to use TestWiki for testing, and in turn their requests will help testing at TestWiki.
So, was it enabled on testwiki?
-- Best regards, Max Semenik ([[User:MaxSem]])
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
You can check it yourself. If it is enabled, meta=siteinfo[1] should give writeapi="". It currently doesn't, so it is not yet enabled.
Bryan
[1] http://test.wikipedia.org/w/api.php?action=query&meta=siteinfo