mediawiki-extensions-Syntax.../includes
Siddharth VP 4c9ed25619 Link page references in Scribunto modules
In Scribunto modules, link page names used in require(), mw.loadData()
and mw.loadJsonData() invocations.

Inspired from the CodeLinks gadget[0] but rewritten for brevity,
avoiding Wiktionary specific code, making the code more generic,
and thereby adding support for mw.loadJsonData().

[0]: https://en.wiktionary.org/wiki/MediaWiki:Gadget-CodeLinks.js

Bug: T368166
Change-Id: Idc554269ee52a05660fa41f065a2b3c73e2e1b9b
2024-09-24 22:47:56 +05:30
..
ParsoidExt.php Set hasWikitextInput flag to false 2023-10-03 20:52:29 +00:00
Pygmentize.php Use MainConfig instead of global variables 2024-08-12 21:06:29 +00:00
PygmentsException.php Port to BoxedCommand 2021-09-10 11:47:28 -07:00
ResourceLoaderPygmentsModule.php Add a few missing type declarations to properties and methods 2024-01-22 09:39:30 +01:00
SyntaxHighlight.php Link page references in Scribunto modules 2024-09-24 22:47:56 +05:30
SyntaxHighlightAce.php Fix GeSHi support, update PHP/JSDocs, use modern PHP 2024-01-22 20:10:04 +01:00
SyntaxHighlightGeSHiCompat.php Fix GeSHi support, update PHP/JSDocs, use modern PHP 2024-01-22 20:10:04 +01:00
VisualEditorConfig.php Add a few missing type declarations to properties and methods 2024-01-22 09:39:30 +01:00