mediawiki-extensions-Scribunto/includes
C. Scott Ananian 9694e8f543 mw.language: add :toBcp47Code() method
This allows conversion of MediaWiki-internal codes to standardized
codes suitable for inclusion in HTML.

Change-Id: I5d2102ca57cc6861b8ec144a90f9c17b630f38ce
2023-12-15 00:18:54 +00:00
..
Engines mw.language: add :toBcp47Code() method 2023-12-15 00:18:54 +00:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
ApiScribuntoConsole.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:22:05 +00:00
CodeEditorHooks.php Use HookHandlers for CodeEditor hook 2023-08-15 13:50:13 +02:00
Hooks.php Assign UUIDs to Scribunto errors independent of page parse order 2023-10-13 15:23:22 +00:00
Scribunto.php Replace empty() with isset() 2023-10-21 20:38:47 +02:00
ScribuntoContent.php Add redirects for modules 2023-12-13 17:34:30 -05:00
ScribuntoContentHandler.php Add redirects for modules 2023-12-13 17:34:30 -05:00
ScribuntoEngineBase.php Add redirects for modules 2023-12-13 17:34:30 -05:00
ScribuntoException.php Ensure that Scribunto exceptions have a page context set 2023-11-27 14:08:12 +00:00
ScribuntoModuleBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00