mediawiki-extensions-Math/src
Moritz Schubotz (physikerwelt) ba19b3e1cd Implement wikidata entity selector
The current wikidata entity selector requires WikibaseRepo to be enabled on the client wiki, which is only the case for very small installations.

We implement our custom entity selector that
* displays the item label and
* uses the description as tool-tip.

The implementation was inspired by
mw.widgets.TitleInputWidget.

Bug: T229939
Change-Id: I35d6cc317cf2984d9de6e062f79030f5c31c0811
2020-12-19 09:11:40 +01:00
..
InputCheck build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 04:01:14 +00:00
Widget Implement wikidata entity selector 2020-12-19 09:11:40 +01:00
MathChemSymbolsDataModule.php MathChemSymbolsDataModule: Remove origin restriction 2018-04-30 22:25:52 +02:00
MathDataUpdater.php Add math related styles and script via appropriate hook 2018-07-24 16:40:52 +02:00
MathFormatter.php Update for namespace moves 2019-06-07 18:01:03 +02:00
MathHooks.php Register refresh links hook 2020-09-29 18:06:08 +02:00
MathMathML.php Usage of Yoda conditions is not allowed; switch the expression order 2020-11-19 22:34:09 +01:00
MathMathMLCli.php build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 04:01:14 +00:00
MathMathSymbolsDataModule.php MathMathSymbolsDataModule: Remove origin restriction 2018-04-30 22:26:28 +02:00
MathMLRdfBuilder.php Update for namespace moves 2020-06-11 16:43:44 +02:00
MathPng.php Serve png mode from mathoid 2018-05-21 13:47:49 +02:00
MathRenderer.php Move checking code to a new namespace 2020-05-12 21:26:45 +02:00
MathRestbaseInterface.php Remove confusing doc from MathRestbaseInterface 2020-10-05 10:35:07 +02:00
MathSource.php Add method scope visibility 2018-11-02 18:52:06 +01:00
MathValidator.php Move checking code to a new namespace 2020-05-12 21:26:45 +02:00
MathWikibaseConfig.php Fix escaping issues and a series of unrelated code cleanups 2020-03-21 14:53:15 +00:00
MathWikibaseConnector.php build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 12:50:55 +00:00
MathWikibaseHook.php Update for namespace moves 2020-06-11 16:43:44 +02:00
MathWikibaseInfo.php Link Wikipedia Articles from Specialpage Math Formula Information 2019-11-27 03:58:28 +09:00
SpecialMathShowImage.php Fix escaping issues and a series of unrelated code cleanups 2020-03-21 14:53:15 +00:00
SpecialMathStatus.php Properly restrict SpecialMathStatus to those with purge rights 2020-05-11 05:17:11 +00:00
SpecialMathWikibase.php Implement wikidata entity selector 2020-12-19 09:11:40 +01:00