Tim Starling has submitted this change and it was merged. Change subject: Debug console module ......................................................................
Debug console module * Added a debug console to the edit page, allowing unsaved modules to be tested. * Removed the "preview" button from the edit page. * Only show the "ignore code errors" checkbox on module edit pages, not all edit pages. * Added Lua function mw.log() for sending messages to the debug log. Change-Id: Ia51f439e573a1deb5b83f94ddd1a86792d5569c1 --- M Scribunto.i18n.php M Scribunto.php A common/ApiScribuntoConsole.php M common/Base.php M common/Hooks.php M engines/LuaCommon/LuaCommon.php M engines/LuaCommon/lualib/mw.lua A modules/ext.scribunto.edit.css A modules/ext.scribunto.edit.js M modules/ext.scribunto.js 10 files changed, 733 insertions(+), 10 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/15653 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia51f439e573a1deb5b83f94ddd1a86792d5569c1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Scribunto Gerrit-Branch: master Gerrit-Owner: Tim Starling <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
