mediawiki-extensions-Scribunto/modules
Brad Jorsch 3d51662881 Rewrite error handling to avoid OutputPage::addInlineScript
This is apparently unofficially deprecated, and we can do things a bit
more straightforwardly by using ParserOutput::addJsConfigVars() to
communicate the error messages to the JS.

This also takes the opportunity to move "ext.scribunto", which is mostly
about errors, to "ext.scribunto.errors".

Bug: T75618
Change-Id: I1577dab2dab1bd79cb127879de141fdbb8963aeb
2015-03-16 16:08:44 -04:00
..
ext.scribunto.edit.css Remove explicit direction: ltr 2013-08-24 11:23:03 +03:00
ext.scribunto.edit.js Clean up existing code and pass jshint 2013-12-13 00:50:13 +01:00
ext.scribunto.errors.css Rewrite error handling to avoid OutputPage::addInlineScript 2015-03-16 16:08:44 -04:00
ext.scribunto.errors.js Rewrite error handling to avoid OutputPage::addInlineScript 2015-03-16 16:08:44 -04:00
ext.scribunto.logs.css Rewrite error handling to avoid OutputPage::addInlineScript 2015-03-16 16:08:44 -04:00