mediawiki-extensions-Math/src
Stegmujo aa5bba5bf9
Add a cache purging action for URL for Math rendering
* MathRenderer passes purge state, the purge state has to be rechecked
  since implicitly it is true in the MathRenderer
* for rechecking a new flag is introduced to isPurge function

Bug: T348976

Change-Id: Ifdcea4b2c17ac963a50ee48e2d6437c0feafc602
2023-10-19 18:43:23 +02:00
..
HookHandlers Fix ce statements and displaystyle for chem rendering on wikipages 2023-10-17 14:37:25 +00:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
InputCheck Add a cache purging action for URL for Math rendering 2023-10-19 18:43:23 +02:00
Render Activate mhchemParser in PHP also in native rendering 2023-10-16 21:51:17 +00:00
Rest Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:34 +00:00
TexVC Fix ce statements and displaystyle for chem rendering on wikipages 2023-10-17 14:37:25 +00:00
Widget
Hooks.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02:00
InvalidTeXException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
Math.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathConfig.php Use HookHandlers for core hooks 2023-08-16 01:12:17 +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 Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
MathMathML.php Add mw-invert class to <img> which generates text 2023-09-21 14:36:11 +01:00
MathMathMLCli.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathMLRdfBuilder.php Namespace extension 2021-04-08 01:17:14 +01:00
MathNativeMML.php Add a cache purging action for URL for Math rendering 2023-10-19 18:43:23 +02:00
MathRenderer.php Add a cache purging action for URL for Math rendering 2023-10-19 18:43:23 +02:00
MathRestbaseException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathRestbaseInterface.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02: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 Add support for cli only version in MathStatus 2023-08-25 21:55:11 +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