You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceUEModuleBookPDF"
(→Technical information) |
Extension: BlueSpiceUEModuleBookPDF
Overview | |||
---|---|---|---|
Description: | export books to PDF format. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | - |
Type: | Category: | Book | |
Edition: | BlueSpice pro |
Features[edit source]
Contents
Description[edit | edit source]
UEModuleBookPDF export books to PDF format.
Usage / Features[edit | edit source]
- Creates a PDF book based on the data from the Universal Export.
- Underlying is an HTML / PHP template, which is also customizable by the user.
- Metadata is embedded in the PDF.
- Numbering of chapters and the table of contents is generated.
- Files are attached.
- The pages of the PDF Book are printed on the model of the PDF single pages.
-
When exporting a title page and a table of contents should be generated.
- The cover sheet contains company logo and date of creation and is freely designable.
- The table of contents is generated automatically, is clickable and allows the direct jump to the desired position within the document.
- In addition, a summary of the changes under the term "last changes" will appear. It contains the relevant changes (ie not minor changes in the system) of the articles within the last two years. If required, the date (format: dd.mm.yyyy, sort order descending), article name and change note of the released statuses should appear.
- References to uploaded documents are included in the PDF book as an attachment ("merge" in the sense of readable articles and non-attachment). Footnotes from wiki articles should be placed at the end of the PDF page and should not appear at the end of the article.
- Breakthroughs of text, tables and images are intelligent to implement (not a single line of a new paragraph as the last line of a page, on the following page continuous tables get the table header again, images are only on one page to represent).
- As the chapter numbering is shown in the header, a page break is required when changing to another chapter.
- Hyperlinks are clickable and refer to the desired position within the document (also applies to attachments), external links are included in the pdf as a hyperlink.
Technical information[edit | edit source]
Configuration[edit | edit source]
Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Universal export PDF module". Here wiki administrators can configure:
- How Table of content should be shown
- Default template used
- Backend URL
- Whether to hide namespace prefix in PDF
- Template directory (physical path to the directory holding the templates)
Rights (permissions)[edit | edit source]
This extension does not require any special rights.
Requirements[edit | edit source]
UEModuleBookPDF requires BlueSpiceFoundation.
User manual[edit | edit source]
UEModuleBookPDF is a module that allows export to PDF format. Read more on UniversalExport.
Try free our BlueSpice[edit | edit source]
{{BSExtensionInfobox |desc=export books to PDF format. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice pro |active=Yes |compatible=BlueSpice |package=Bookmaker |category=Book }} __TOC__ ==Description== '''UEModuleBookPDF''' export books to PDF format. ==Usage / Features== * Creates a PDF book based on the data from the Universal Export. * Underlying is an HTML / PHP template, which is also customizable by the user. * Metadata is embedded in the PDF. * Numbering of chapters and the table of contents is generated. * Files are attached. * The pages of the PDF Book are printed on the model of the PDF single pages. * When exporting a title page and a table of contents should be generated. ** The cover sheet contains company logo and date of creation and is freely designable. ** The table of contents is generated automatically, is clickable and allows the direct jump to the desired position within the document. * In addition, a summary of the changes under the term "last changes" will appear. It contains the relevant changes (ie not minor changes in the system) of the articles within the last two years. If required, the date (format: dd.mm.yyyy, sort order descending), article name and change note of the released statuses should appear. * References to uploaded documents are included in the PDF book as an attachment ("merge" in the sense of readable articles and non-attachment). Footnotes from wiki articles should be placed at the end of the PDF page and should not appear at the end of the article. * Breakthroughs of text, tables and images are intelligent to implement (not a single line of a new paragraph as the last line of a page, on the following page continuous tables get the table header again, images are only on one page to represent). * As the chapter numbering is shown in the header, a page break is required when changing to another chapter. * Hyperlinks are clickable and refer to the desired position within the document (also applies to attachments), external links are included in the pdf as a hyperlink. [[File:BookPDFExport_en.PNG|thumb|center|850x671px|Export complete books as a PDF]] == Technical information== ===Configuration=== Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Universal export PDF module". Here wiki administrators can configure: * Default template used * Backend URL * Whether to hide namespace prefix in PDF How Table of content should be shown * Default template * Template directory (physical path to the directory holding the templates) ===Rights (permissions)=== This extension does not require any special rights. ===Requirements=== UEModuleBookPDF requires [[BlueSpiceFoundation]]. ==User manual== UEModuleBookPDF is a module that allows export to PDF 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 41: | Line 41: | ||
Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Universal export PDF module". Here wiki administrators can configure: | Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Universal export PDF module". Here wiki administrators can configure: | ||
− | * Default template | + | * How Table of content should be shown |
− | + | * Default template | |
− | |||
* Template directory (physical path to the directory holding the templates) | * Template directory (physical path to the directory holding the templates) | ||