You are viewing an old version of this page. Return to the latest version.
BlueSpiceUEModuleDOCX
-
- Last edited 4 years ago by MLR
-
-
- No status information
Revision as of 11:45, 25 March 2020 by Mlink-rodrigue (talk | contribs) (added link to external tool.)
Extension: BlueSpiceUEModuleDOCX
Overview | |||
---|---|---|---|
Description: | export an book to DOCX format. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 only |
Type: | Category: | Export | |
Edition: | BlueSpice free |
Features
Contents
Description
UEModuleDOCX exports pages and books to the docx-format. This extension requires an external license.
Usage / Features
This extension allows the output of a wiki page or book to Office Open XML. The content is inserted in a user-defined, freely selectable template. The conversion is done via an external tool, which is requires a license.
- Conditions:
- If possible, the conversion should be based on HTML template.
- CSS / inline-styles should be supported. Here is the floating in pictures a bit critical.
- Running headers and footers are necessary.
- Images are embedded.
- Attachments are not possible.
- The template is a docx-file. The generated content from the wiki is inserted into the template at the place where the variable
$WIKICONTENT$
is located. - Meta information is stored in the docx-document (author, generator, etc).
- The module works with pages and books.
Technical information
Configuration
This extension offers no configurations.
Rights (permissions)
This extension does not require any special rights.
Requirements
UEModuleDOCX requires BlueSpiceFoundation and UniversalExport.