No categories assigned
BlueSpiceUniversalExport
-
- Last edited 3 years ago by MLR
-
-
- No status information
Contents
DescriptionMsg
Enables MediaWiki to export pages into different formats
License
GPL-3.0-only
Requirements
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
IntegratesInto
- BlueSpiceUniversalExport
- BlueSpiceVisualEditorConnector
SpecialPages
- UniversalExport
Config
Configuration
Name | Value |
---|---|
UniversalExportCategoryBlacklist | array ( 0 => 'Confidential', 1 => 'Internal', ) |
UniversalExportCategoryWhitelist | array ( 0 => 'Exportable', 1 => 'Public', ) |
UniversalExportMetadataDefaults | '{"creator":"Hallo Welt! GmbH"}' |
UniversalExportMetadataOverrides | '{"producer":"UniversalExport 3.0.0 (BlueSpice MediaWiki)"}' |
UniversalExportParamsDefaults | array ( 'format' => 'pdf', 'pdf-merging' => '0', 'attachments' => '0', 'recursive' => false, 'filter' => 'use-all', ) |
UniversalExportParamsOverrides | array ( 'use-serverside-caching' => false, 'pdf-attachment-formats' => array ( 0 => 'doc', 1 => 'docx', 2 => 'xls', 3 => 'xlsx', 4 => 'ppt', 5 => 'pptx', 6 => 'odt', 7 => 'ods', 8 => 'odp', 9 => 'odg', 10 => 'svg', ), ) |