So if I have some javascript running on en.wikipedia.org which would
be a way to post to de.wikipedia.org?

I tried opening an iframe, allowing the user to edit the wikimarkup
and modifying the form action to point to de.wikipedia.org it didn't
work.

Is there any better solution that can be done using javascript.
Thanks

On Fri, Dec 19, 2008 at 3:27 PM, Bryan Tong Minh
<[email protected]> wrote:
> On Fri, Dec 19, 2008 at 7:34 AM, Daniel Friesen <[email protected]> wrote:
>> The API supports JSONP so there should be no issues with things like
>> XmlHttpRequest's same-domain limitations.
>>
> For security reasons $wgUser is stripped on json callback calls. Plus
> you need to make a post request, which is not possible with <script>
>
>
> Bryan
>
> _______________________________________________
> Mediawiki-api mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
>



-- 
Fourth Year Undergraduate Student, Indian Institute of Technology, Kharagpur
E-Mail/jabber/googletalk: [email protected]
Phone: +91-97335-04828
My PGP key: anirudhsanjeev.org/pubkey.txt

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

Reply via email to