[EMAIL PROTECTED] schreef:
>
> Roan,
>
> Ok. I am waiting your mail with submit form to start test.
>
> Marion Leclerc
The submit form was added to the SVN code in r30258. Simply update go to 
the Special:EditTest page on your wiki to access the form.

Some clarification on the form fields:
* The edit token can be obtained through an API request. It's identical 
for all pages, and only changes when you log in or out.
* The base timestamp is the timestamp of the last revision, used to 
detect edit conflicts. This feature is currently broken (no idea why, 
I'm investigating), but the idea is that you enter the timestamp of the 
last revision here.

You can obtain timestamp, token and page content in one request:
api.php?action=query&prop=info|revisions&rvprop=timestamp|content&intoken=edit&titles=Name_of_page

Thanks again for helping me test this feature, I'll drop you an e-mail 
off-list when I change something in the code.

Roan Kattouw (Catrope)

_______________________________________________
Mediawiki-api mailing list
[email protected]
http://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to