hw>Unknown user Keine Bearbeitungszusammenfassung |
K (1 Version importiert) |
Version vom 1. Dezember 2023, 14:09 Uhr
DescriptionMsg
Aktiviert MediaWiki zum Exportieren von Seiten in verschiedene Formate
License
GPL v3
Requirements
- MediaWiki: 1.36.0
- BlueSpiceFoundation: 4.1
IntegratesInto
- BlueSpiceUniversalExport
- BlueSpiceVisualEditorConnector
- ContentDroplets
SpecialPages
- UniversalExport
Config
Konfiguration
Name | Wert |
---|---|
UniversalExportCategoryBlacklist | array ( 0 => 'Confidential', 1 => 'Internal', ) |
UniversalExportCategoryWhitelist | array ( 0 => 'Exportable', 1 => 'Public', ) |
UniversalExportMetadataDefaults | '{"creator":"Hallo Welt! GmbH"}' |
UniversalExportMetadataOverrides | '{"producer":"UniversalExport 4.3.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', ), ) |