Difference between revisions of "Reference:BlueSpiceUEModulePDF"
(Tag: 2017 source edit) |
Extension: BlueSpiceUEModulePDF
Overview | |||
---|---|---|---|
Description: | Enables the output as Adobe Portable Document Format (PDF) MediaWiki to export pages into PDF format | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
Type: | BlueSpice | Category: | Export |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
Features
Contents
BlueSpiceUEModulePDF
Description[edit | edit source]
UEModulePDF module for UniversalExportenables the output of a wiki page as Adobe Portable Document Format (PDF).
The user chooses an export function in the widget bar:
- Single page
- Single page with linked pages
- Single page
- with subpages
Administrators can change the following setting in the Configuration manager, under Function>Export or Extension>BlueSpiceUEModulePDF. Here wiki administrators can configure:
- Hide namespace prefix in PDF: The namespace is not shown for page titles in the PDF.
The wiki page can be printed to PDF in landscape format by adding the following tag anywhere in source view:
<bs:ueparams template="BlueSpice_Landscape" />
Technical Information[edit source]
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
BlueSpiceUniversalExport: 3.2
Permissions[edit source]
Name | Description | Role |
---|---|---|
uemodulepdf-export | Export a page to PDF | reader |
uemodulepdfrecursive-export | Export a page, including all linked pages, to PDF | reader |
uemodulepdfsubpages-export | Export a page, including all sub pages, to PDF | reader |
Configuration[edit source]
Name | Value |
---|---|
UEModulePDFAllowPartialExport | false |
UEModulePDFDefaultTemplate | 'BlueSpice' |
UEModulePDFPdfServiceURL | 'http://127.0.0.1:8080/BShtml2PDF' |
UEModulePDFSuppressNS | false |
UEModulePDFTemplatePath | 'extensions/BlueSpiceUEModulePDF/data/PDFTemplates' |
Hooks[edit source]
{{BSExtensionInfoboxBSExtensionInfo |desc=Enables the output as Adobe Portable Document Format (PDF). |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free, BlueSpice pro |active=Yes , BlueSpice Farm, BlueSpice Cloud |compatible=BlueSpice |category=Export |docu=https://www.mediawiki.org/wiki/Extension%CB%90UniversalExport/UEModulePDF }} __TOC__ ==Description== '''UEModulePDF''' module for UniversalExport enables the output features='''BlueSpiceUEModulePDF''' enables the output of a wiki page as Adobe Portable Document Format (PDF). ==Usage / Features== The user chooses an export function in the widget bar: * Single page *Single page with attachments. * linked pages *Single page without attachments. [[File:UEmodulepdfexport_en.JPG|thumb|center|850x550px|Allows to export an article as PDF]] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]with subpages Administrators can change the following setting in the [[Reference:BlueSpiceConfigManager|Configuration manager]], under Function>Export or Extension>BlueSpiceUEModulePDF. Here wiki administrators can configure: *''Hide namespace prefix in PDF'': The namespace is not shown for page titles in the PDF. The wiki page can be printed to PDF in landscape format by adding the following tag anywhere in source view: <nowiki><bs:ueparams template="BlueSpice_Landscape" /></nowiki> }}
(25 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |desc=Enables the output as Adobe Portable Document Format (PDF) | + | |desc=Enables the output as Adobe Portable Document Format (PDF). |
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice free, BlueSpice pro | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
− | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Export | |category=Export | ||
− | | | + | |features='''BlueSpiceUEModulePDF''' enables the output of a wiki page as Adobe Portable Document Format (PDF). |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ''' | ||
− | |||
− | |||
The user chooses an export function in the widget bar: | The user chooses an export function in the widget bar: | ||
− | * Single page with | + | *Single page |
− | * Single page | + | *Single page with linked pages |
+ | *Single page with subpages | ||
− | [[ | + | Administrators can change the following setting in the [[Reference:BlueSpiceConfigManager|Configuration manager]], under Function>Export or Extension>BlueSpiceUEModulePDF. Here wiki administrators can configure: |
+ | *''Hide namespace prefix in PDF'': The namespace is not shown for page titles in the PDF. | ||
+ | The wiki page can be printed to PDF in landscape format by adding the following tag anywhere in source view: | ||
+ | <nowiki><bs:ueparams template="BlueSpice_Landscape" /></nowiki> | ||
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− |