Reference:BlueSpiceUEModulePDF: Difference between revisions

No edit summary
No edit summary
 
Line 28: Line 28:
|wcagLevel=AA
|wcagLevel=AA
|wcagSupport=does not support
|wcagSupport=does not support
|wcagWorkaround=no
|wcagComments=fails most PAC3 checks.
|wcagComments=fails most PAC3 checks.
|extensionType=export
|extensionType=export
|extensionFocus=reader
|extensionFocus=reader
}}
}}

Latest revision as of 17:24, 9 August 2022

Extension: BlueSpiceUEModulePDF

all extensions

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.36.0
  • BlueSpiceFoundation: 4.1

BlueSpiceUniversalExport: 4.1

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

Discussions