mediawiki-extensions-Scribunto/includes
Umherirrender a00ce79826 Use HookHandlers for CodeEditor hook
This requires 1.41 for the interface (added in 4d6a470a)

Bug: T271026
Change-Id: I393ba99b7265dac81c7fdaf3d21630386c7c53a9
2023-08-15 13:50:13 +02:00
..
Engines Optimize mw.text.trim() with default charset 2023-07-14 15:59:20 +00:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
ApiScribuntoConsole.php Require CSRF token for action=scribunto-console 2022-10-05 14:38:50 +00:00
CodeEditorHooks.php Use HookHandlers for CodeEditor hook 2023-08-15 13:50:13 +02:00
Hooks.php Use HookHandlers for CodeEditor hook 2023-08-15 13:50:13 +02:00
Scribunto.php Replace deprecated MWException 2023-06-09 14:43:44 +02:00
ScribuntoContent.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoContentHandler.php Use new ContentHandler::supportsPreloadContent() feature 2022-07-06 22:39:44 +00:00
ScribuntoEngineBase.php Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
ScribuntoException.php Replace deprecated MWException 2023-06-09 14:43:44 +02:00
ScribuntoModuleBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00