mediawiki-extensions-Visual.../includes
C. Scott Ananian 29d3e25b4a 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)
2020-08-19 12:48:10 -04:00
..
VEParsoid Ensure Parsoid doesn't throw when <ref> is used w/o Cite installed 2020-08-19 12:48:10 -04:00
ApiParsoidTrait.php Support private wikis in Parsoid zero configuration mode 2020-08-11 16:40:44 -07:00
ApiVisualEditor.php ApiVisualEditor: Fix 'false' used as content for non-existent system messages 2020-08-16 21:06:18 +02:00
ApiVisualEditorEdit.php Merge "Edit API: Run OutputPageBeforeHTML hook on output" 2020-07-27 22:14:42 +00:00
SpecialCollabPad.php Make import button progressive (but not primary) 2020-07-31 16:10:05 +01: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 Create config option for making VE a BetaFeature, off by default 2020-08-18 15:52:51 +00:00