Hi,
I have developped a tool in Java for editing wikipedia pages. The source code is available on sourceforge (project wikicleanerhttp://sourceforge.net/projects/wikicleaner/ ) Implementation is done in MediaWikiAPI classhttp://wikicleaner.svn.sourceforge.net/viewvc/wikicleaner/trunk/WikipediaCleaner/src/org/wikipediacleaner/api/impl/MediaWikiAPI.java?view=log .
Nico
On Wed, Jul 27, 2011 at 11:41 AM, Berninger Leif-Ingo < leif-ingo.berninger@iwig-institut.de> wrote:
Hi,
i want to login to my mediawiki site from an external java class. I already have successfully sent the first request and received the token. After that i have sent the second request with a generated cookie. I received the success message as result. But im still not loged in. I tryed to send the three cookies with username, id and token after the success message as a third request, but it didnt work. I think there is something wrong with my third request, could you please describe me how i have to send these three cookies after receiving the success message. (Oh and sorry for my bad english)
best regards Berninger Ingo
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api