m (1 revision imported) |
forge>Unknown user No edit summary |
||
Line 13: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
|version = 1. | |version = 1.39.0 | ||
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
|version = 4. | |version = 4.3 | ||
}} | }} | ||
{{AutoDocVersion | {{AutoDocVersion | ||
|name = BlueSpiceUniversalExport | |name = BlueSpiceUniversalExport | ||
|version = 4. | |version = 4.3 | ||
}} | }} | ||
}} | }} |
Revision as of 14:50, 10 July 2024
DescriptionMsg
Export function for a book to DOCX. This includes metadata and table of contents.
License
GPL-3.0-only
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
BlueSpiceUniversalExport: 4.3
IntegratesInto
- BlueSpiceUniversalExport
Permissions
Permissions
Name | Description | Role |
---|---|---|
uemoduledocx-export | ⧼right-uemoduledocx-export⧽ | reader |
uemoduledocxsubpages-export | ⧼right-uemoduledocxsubpages-export⧽ | reader |
Config
Configuration
Name | Value |
---|---|
UEModuleDOCXDOCXServiceSecret | '$1$DP0.QV2.$BPGuGZOMuWwuc5DlGI1lK/' |
UEModuleDOCXDOCXServiceURL | 'http://localhost/BShtml2DOCX' |
UEModuleDOCXDefaultTemplate | 'BlueSpice.docx' |
UEModuleDOCXSuppressNS | false |
UEModuleDOCXTemplatePath | 'extensions/BlueSpiceUEModuleDOCX/data/templates' |