mediawiki-extensions-Scribunto/engines/LuaStandalone
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
..
binaries Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00
lua_ulimit.sh Fix file permissions 2014-10-15 12:17:26 +00:00
LuaStandaloneEngine.php Rewrite error handling to avoid OutputPage::addInlineScript 2015-03-16 16:08:44 -04:00
mw_main.lua Avoid running all of mw.lua twice 2014-05-15 14:15:08 -04:00
MWServer.lua Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00
protocol.txt Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00