mediawiki-extensions-Math/src
AndreG-P 95c5757ee5 Enable popups for annotated math formulae
Enable popup extension for annotated math expressions. The popup shows a short summary of the formula and is generated via the Popup API introduced with I65fcbf25ac5818f6c649daf494c719921247e8f5. It is a follow up of Iefe98c1f0422dbf034e385b1a41a859d030a2cf4.

Bug: T208758
Change-Id: I8c45b7e441083c240bbf2e0217ec219df7dcc351
2022-12-06 06:07:22 +00:00
..
HookHandlers Enable popups for annotated math formulae 2022-12-06 06:07:22 +00:00
InputCheck Activate chem and inline-tex type input in LocalChecker 2022-10-25 18:35:54 +02:00
Render Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
Rest Enable popups for annotated math formulae 2022-12-06 06:07:22 +00:00
TexVC Merge "Fix broken/incomplete regex patterns in TexNode::texContainsFunc" 2022-12-01 20:53:02 +00:00
Widget Implement wikidata entity selector 2020-12-19 09:11:40 +01:00
Hooks.php schema: Move all sql files to sql folder 2022-06-22 18:11:51 +00:00
Math.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathConfig.php Various code cleanups, more compact syntax and such 2022-11-23 15:36:22 +01:00
MathDataUpdater.php Remove global namespace class aliases 2021-10-01 16:30:09 +00:00
MathFormatter.php Namespace extension 2021-04-08 01:17:14 +01:00
MathLaTeXML.php Make use of ?: and ?? shortcut syntax where it makes sense 2022-11-22 12:29:44 +01:00
MathMathML.php Various code cleanups, more compact syntax and such 2022-11-23 15:36:22 +01:00
MathMathMLCli.php Various code cleanups, more compact syntax and such 2022-11-23 15:36:22 +01:00
MathMLRdfBuilder.php Namespace extension 2021-04-08 01:17:14 +01:00
MathRenderer.php Merge "Various code cleanups, more compact syntax and such" 2022-11-29 10:21:02 +00:00
MathRestbaseInterface.php Various code cleanups, more compact syntax and such 2022-11-23 15:36:22 +01: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