mediawiki-extensions-Visual.../modules/ve-mw
Timo Tijhof 6feef815e2 ce.MWTransclusionNode: Don't pass token to parsefragment API
As of 46f40dc, we've split the VisualEditor API backend and the
part containing the parsefragment method no longer needs
an edit token.

This gets rid of the warning that started appearing after 46f40dc:

{
 "warnings":{"main":{"*":"Unrecognized parameter: 'token'"}},
 "visualeditor":{"result":"success","content":"<p>foo\n</p>"}
}

Change-Id: I36f79fa8ae48cdbec1b3506953418561ef2ff828
2013-11-11 20:33:26 +01:00
..
ce ce.MWTransclusionNode: Don't pass token to parsefragment API 2013-11-11 20:33:26 +01:00
dm Send the old category and language types to Parsoid for back compat 2013-11-04 19:41:19 -08:00
init Fix edit source switch in Firefox 2013-11-09 17:39:53 -08:00
test [browser test] one more variable string no longer hard coded 2013-11-08 09:19:30 -07:00
ui Window refactor 2013-11-08 12:33:25 -08:00