MediaWiki extensions manual
BlueSpiceVisualEditorConnector
Release status: stable
Description Enables the connection of BlueSpice to the extension VisualEditor
Author(s) Hallo Welt! GmbH
Maintainer(s) Hallo Welt! GmbH
Latest version 4.2 (2022-07-28)
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.
MediaWiki 1.35 (LTS)
Composer bluespice/visualeditorconnector
License GNU General Public License 3.0 only
Download See BlueSpice on SourceForge
Example en.demo.bluespice.com
Parameters
  • $wgVisualEditorConnectorHelpUrl
  • $wgVisualEditorConnectorUploadDialogType
  • $wgVisualEditorConnectorPasteFilename
  • $wgVisualEditorConnectorEnableVisualEditor
  • $wgVisualEditorConnectorColorPickerColorsBackground
  • $wgVisualEditorConnectorColorPickerColors
  • $wgVisualEditorConnectorCellBorderColors
  • $wgVisualEditorConnectorTableStyleRegistry
Hooks used
  • BSApiNamespaceStoreMakeData
  • BSPageTemplatesModifyTargetUrl
  • BSSocialModuleDepths
  • BSUEModulePDFBeforeAddingStyleBlocks
  • BeforePageDisplay
  • NamespaceManager::editNamespace
  • NamespaceManager::getMetaFields
  • NamespaceManagerBeforePersistSettings
  • UnitTestsList
Quarterly downloads 13 (Ranked 157th)
Translate the BlueSpiceVisualEditorConnector extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

BlueSpiceVisualEditorConnector enables the connection of BlueSpice to the extension VisualEditor.

Installation

  • Download and place the file(s) in a directory called BlueSpiceVisualEditorConnector in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'BlueSpiceVisualEditorConnector' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

Bluespice icon
This extension was originally made for BlueSpice. BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security.

You can download this extension with BlueSpice free.

BlueSpice:
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.