No edit summary |
imported>Unknown user No edit summary |
||
| Line 1: | Line 1: | ||
==DescriptionMsg== | ==DescriptionMsg== | ||
{{AutoDocDescriptionMsg | |||
|name = BlueSpiceUEModuleDOCX | |||
|desc = {{int:bs-uemoduledocx-extension-description | |||
}} | |||
}} | |||
==License== | ==License== | ||
{{AutoDocLicense | {{AutoDocLicense | ||
| Line 73: | Line 77: | ||
}} | }} | ||
}} | }} | ||
Latest revision as of 15:57, 19 March 2025
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' |