m (Text replacement - "BlueSpice Farm" to "BlueSpice farm") |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
Line 3: | Line 3: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Export | |category=Export |
Latest revision as of 10:51, 7 June 2024
Extension: BlueSpiceUEModulePDF
Overview | |||
---|---|---|---|
Description: |
Enables MediaWiki to export pages into PDF format | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Export |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
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:
- 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
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
BlueSpiceUniversalExport: 4.3
Integrates into
- BlueSpiceUEModulePDF
- BlueSpiceUniversalExport
Special pages
Permissions
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
Name | Value |
---|---|
UEModulePDFAllowPartialExport | false |
UEModulePDFDefaultTemplate | 'BlueSpice' |
UEModulePDFExportDialogExcludeTemplates | array ( ) |
UEModulePDFFileResolver | 'standard-resolver' |
UEModulePDFPdfServiceURL | 'http://127.0.0.1:8080/BShtml2PDF' |
UEModulePDFSuppressNS | false |
UEModulePDFTemplatePath | 'extensions/BlueSpiceUEModulePDF/data/PDFTemplates' |
Hooks
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web |
Last test date: | 2022-08-09 |
WCAG level: | AA |
WCAG support: | does not support (workaround: no) |
Comments: |
fails most PAC3 checks. |
Extension type: | export |
Extension focus: | reader |