mediawiki-extensions-Visual.../includes
C. Scott Ananian cc95db5afd Ensure Parsoid doesn't throw when <ref> is used w/o Cite installed
Parsoid always enables `<ref>` processing, but our Cite extension
implementation tries to fetch $wgCiteResponsiveReferences, which won't
be set if the Cite extension is not installed.

Change-Id: Idde8af07e5bf40983b2ec878ebf70aabb522a800
(cherry picked from commit 0ca4ae6908b626d34f8445d9048342378d0e3c23)
(cherry picked from commit 29d3e25b4a)
2020-08-21 16:39:04 +00:00
..
VEParsoid Ensure Parsoid doesn't throw when <ref> is used w/o Cite installed 2020-08-21 16:39:04 +00:00
ApiParsoidTrait.php Support private wikis in Parsoid zero configuration mode 2020-08-12 10:12:55 +00:00
ApiVisualEditor.php Merge "Replace uses of Revision constants" 2020-07-03 04:18:58 +00:00
ApiVisualEditorEdit.php ApiParsoidTrait: Add typehints 2020-06-26 14:45:16 +02:00
SpecialCollabPad.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDataModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHooks.php Zero-configuration VisualEditor + PHP for MediaWiki LTS 2020-07-13 18:39:08 +00:00