You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceUEModuleDOCX"
Extension: BlueSpiceUEModuleDOCX
Overview | |||
---|---|---|---|
Description: | export an article book to DOCX format. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | - |
Type: | Category: | Export | |
Edition: | BlueSpice pro |
Features[edit source]
Contents
Description[edit | edit source]
UEModuleDOCX export books to DOCX format.
Usage / Features[edit | edit source]
This module allows the UniversalExport wiki article to output as Microsoft Word Office Open XML . The content is inserted in a user-defined, freely selectable template. The conversion is done via an external tool, which is subject to 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 articles and books.
Technical information[edit | edit source]
Configuration[edit | edit source]
Rights (permissions)[edit | edit source]
Requirements[edit | edit source]
UEModuleDOCX requires BlueSpiceFoundation.
User manual[edit | edit source]
UEModuleDOCX is a module that allows export to word format. Read more on UniversalExport.
Try free our BlueSpice[edit | edit source]
{{BSExtensionInfobox |desc=export an articlebook to DOCX format. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice pro |active=Yes |compatible=BlueSpice |package=Bookmaker |category=Export }} __TOC__ ==Description== '''UEModuleDOCX''' export books to DOCX format. ==Usage / Features== This module allows the [https://wiki.hallowelt.com/wiki/Functional_Design/UniversalExport UniversalExport] wiki article to output as Microsoft Word [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 '''subject to 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<br /> ** 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 articles and books. == Technical information== ===Configuration=== ===Rights (permissions)=== ===Requirements=== UEModuleDOCX requires [[BlueSpiceFoundation]]. ==User manual== UEModuleDOCX is a module that allows export to word format. Read more on [[UniversalExport]]. ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
− | |desc=export an | + | |desc=export an book to DOCX format. |
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
Line 10: | Line 10: | ||
|category=Export | |category=Export | ||
}} | }} | ||
− | |||
__TOC__ | __TOC__ | ||