m (1 revision imported) |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfo | {{BSExtensionInfo | ||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Export | |category=Export | ||
Line 15: | Line 14: | ||
*Single page with subpages | *Single page with subpages | ||
Administrators can change the following setting in the [[Reference:BlueSpiceConfigManager | 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. | *''Hide namespace prefix in PDF'': The namespace is not shown for page titles in the PDF. | ||
Line 21: | Line 20: | ||
The wiki page can be printed to PDF in landscape format by adding the following tag anywhere in source view: | 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> | <nowiki><bs:ueparams template="BlueSpice_Landscape" /></nowiki> | ||
|desc=Enables the output as Adobe Portable Document Format (PDF). | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Web | |||
|wcagTestdate=2022-08-09 | |||
|wcagLevel=AA | |||
|wcagSupport=does not support | |||
|wcagWorkaround=no | |||
|wcagComments=fails most PAC3 checks. | |||
|extensionType=export | |||
|extensionFocus=reader | |||
}} | }} |
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 |