mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
a5ea880567
Lua debugging console is useful even if the module page is protected, so we should display it on read-only edit pages. However, the `EditPage::showReadOnlyForm::initial` hook does not allow to insert HTML below the textarea, so we let the JS do it client-side. (In fact, it might be a good idea to do the same in the base case and never send the HTML from server, I guess.) Bug: T93902 Change-Id: I953c4313fc67c6e708b5ef68db5380991a75b363 |
||
---|---|---|
.. | ||
ApiScribuntoConsole.php | ||
Base.php | ||
Common.php | ||
Hooks.php | ||
ScribuntoContent.php | ||
ScribuntoContentHandler.php |