Robert Vogel (talk | contribs) m (1 revision imported) |
No edit summary |
||
Line 1: | Line 1: | ||
==DescriptionMsg== | ==DescriptionMsg== | ||
Export function for a book including metadata and table of contents to DOCX | |||
==License== | ==License== | ||
{{AutoDocLicense | {{AutoDocLicense | ||
Line 77: | Line 73: | ||
}} | }} | ||
}} | }} | ||
Latest revision as of 08:34, 1 August 2024
DescriptionMsg
Export function for a book including metadata and table of contents to DOCX
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' |