mediawiki-extensions-Scribunto/includes
Umherirrender 648985c981 Use HookHandlers for core hooks
The use of "HookHandlers" attribute in extension.json makes it possible
to inject services into hook handler classes in a future patch.

Bug: T271026
Change-Id: I1583f5075937c4ce71a0d8748700f7012280851c
2023-08-15 13:49:53 +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
Hooks.php Use HookHandlers for core hooks 2023-08-15 13:49:53 +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