You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceUEModuleDOCX"
m (Text replacement - "Reference:UniversalExport" to "Reference:BlueSpiceUniversalExport") |
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice free |active=Yes" to "|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
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, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
Features[edit source]
Contents
Description[edit | edit source]
UEModuleDOCX exports pages and books to the docx-format. This extension requires an external license.
Usage / Features[edit | edit source]
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[edit | edit source]
Configuration[edit | edit source]
This extension offers no configurations.
Rights (permissions)[edit | edit source]
This extension does not require any special rights.
Requirements[edit | edit source]
UEModuleDOCX requires BlueSpiceFoundation and UniversalExport.
{{BSExtensionInfobox |desc=export an book to DOCX format. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free , BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=BlueSpice |category=Export |license=GPL v3 only |package=Bookmaker }} __TOC__ ==Description== '''UEModuleDOCX''' exports pages and books to the docx-format. This extension requires an [https://www.phpdocx.com/features external license]. ==Usage / Features== This extension allows the output of a wiki page or book to [http://en.wikipedia.org/wiki/Office_Open_XML 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 [https://www.phpdocx.com/features 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 <code>$WIKICONTENT$</code> 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 [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Reference:BlueSpiceUniversalExport|UniversalExport]]. {{Translation}} [[Category:BlueSpice free]] [[Category:Extension]]
Line 4: | Line 4: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice free | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
|active=Yes | |active=Yes | ||
|compatible=BlueSpice | |compatible=BlueSpice |