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

No edit summary
(Applied Template:vptopic)
 
(7 intermediate revisions by 4 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.
 
Line 26 ⟶ 30:
:::::It;s not perfect. It's messing up redirects. --[[User:Mwn3d|Mwn3d]] 15:38, 3 February 2009 (UTC)
::::::I already fixed it. But this is a problem in Wikimedia API, not in my code.
:::::::We also need to go back through the Ada examples and change <nowiki>"</Adalang>" to "</lang>"</nowiki>--[[User:Mwn3d|Mwn3d]] 15:57, 3 February 2009 (UTC)
::::::::I will fix it.
:::::::::Fixed, running bot again.
Line 40 ⟶ 44:
:::That last edit (posting here) by the bot didn't show up in the recent changes. --[[User:Mwn3d|Mwn3d]] 17:53, 3 February 2009 (UTC)
::::Yes, i fixed Case-Sensitive, Bot Flag, and Redirects (G++, GTK+, Visual C++, RCBF/C++). --[[User:GugaTagFixer|GugaTagFixer]] 17:55, 3 February 2009 (UTC)
:::Heh. Indeed, it looks like it was fixed before I even mentioned it. :-)