mediawiki-extensions-Math/src
daniel 43dd9c7f63 Introduce MathInternalRestbaseURL setting.
This new MathInternalRestbaseURL setting allows the internal URL of
Mathoid to be configured directly, instead of relying on
VirtualRestConfig.

This patch moves the fallback logic for the internal and external API
URL into an extension registration callback. This way, we can keep the
application logic simple, and we can issue config warnings that will
cause the updater to fail, forcing wiki owners to update their config.

Bug: T334842
Change-Id: I2fbc441955a1fe417f264f31f3729ce0715f7f16
2023-05-30 09:48:03 +00:00
..
HookHandlers Replace deprecated Hooks::run 2023-05-06 23:11:13 +02:00
InputCheck Expose parsetree in local checker 2023-03-01 08:30:46 +01:00
Render Add minimal native MML mode 2023-03-02 20:50:29 +01:00
Rest Update moved class TitleFactory 2023-04-19 17:16:36 +00:00
TexVC Fix issues with DQ 2023-04-20 10:57:04 +02:00
Widget Implement wikidata entity selector 2020-12-19 09:11:40 +01:00
Hooks.php Introduce MathInternalRestbaseURL setting. 2023-05-30 09:48:03 +00:00
Math.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathConfig.php Add native MathML rendering mode to MathConfig 2023-03-01 13:39:35 +00:00
MathDataUpdater.php Remove MathPlayer 2023-03-15 10:20:13 +01:00
MathFormatter.php Namespace extension 2021-04-08 01:17:14 +01:00
MathLaTeXML.php Replace deprecated Hooks::run 2023-04-27 22:51:38 +02:00
MathMathML.php Replace deprecated Hooks::run 2023-04-27 22:51:38 +02:00
MathMathMLCli.php Introduce method to get checker 2023-03-02 11:41:15 +01:00
MathMLRdfBuilder.php Namespace extension 2021-04-08 01:17:14 +01:00
MathNativeMML.php Remove images from native MathML 2023-03-31 08:57:55 +02:00
MathRenderer.php Add minimal native MML mode 2023-03-02 20:50:29 +01:00
MathRestbaseInterface.php Introduce MathInternalRestbaseURL setting. 2023-05-30 09:48:03 +00:00
MathSource.php Move math configuration methods into a service 2021-09-28 13:31:08 -07:00
MathValidator.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathWikibaseConnector.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
MathWikibaseInfo.php Enable popups for annotated math formulae 2022-12-06 06:07:22 +00:00
SpecialMathShowImage.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
SpecialMathStatus.php Remove some unused methods. 2022-06-27 18:20:06 +00:00
SpecialMathWikibase.php Remove unnecessary uses of <span class="mw-headline"> 2022-11-24 17:04:29 +01:00
WikibaseHook.php build: Updating composer dependencies 2021-05-05 06:48:02 +00:00