Rosetta Code:Village Pump/Enable Mediawiki API Edit: Difference between revisions

(Cool...looks like it was fixed.)
(Applied Template:vptopic)
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{Vptopic
|topic=Enable Mediawiki API Edit
|summary=Request enabling of the edit API
}}
I'm trying to make bot that automagically applys [[Code Tag Fixer]] in all Tasks using Mediawiki API (http://www.rosettacode.org/w/api.php), but Mediawiki API "action=edit" is disabled, so i can't edit pages automagically with Mediawiki API, making a bot impossible.