Difference between revisions of "Reference:BlueSpiceUniversalExport"
(→Technical information) |
(Tag: 2017 source edit) |
Extension: BlueSpiceUniversalExport
Overview | |||
---|---|---|---|
Description: | enables the single page export to PDF. Enables MediaWiki to export pages into different formats | ||
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
BlueSpiceUniversalExport
- 1.1 Features
- 1.2 Description
- 1.3 Usage / Features
- 1.4 Technical information
- 1.5 User manual
- 1.6 Try free our BlueSpice
Description[edit | edit source]
UniversalExport enables the single page export to PDF.
BlueSpice has an interface for exporting various types of content into differing data formats.
Usage / Features[edit | edit source]enables the export of wiki page content to various formats. It incorporates various modules, each serving as exporter for a particular format or type of export.
The export is executed taking into account the export settings (parameters, tags).
It checks permissions
and collects the parameters and metadata of the entities to be exported, providing the context for the
Technical information[edit | edit source]
Configuration[edit | edit source]
Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Universal export". Here wiki administrators can configure:
- Default metadata (JSON format)
- Override metadata (JSON format)
Please see UEModulePDF, UEModuleHTML and UEModuleBookPDF for configuration of individual modules of UniversalExport.
Rights (permissions)[edit | edit source]Users must have "universalexport-export" permission in order to execute the export.
Requirements[edit | edit source]
UniversalExport requires BlueSpiceFoundation.
User manual[edit | edit source]
For detailed description and usage please visit our user manual.
Try free our BlueSpice[edit | edit source]
export module.
It supports the following export modules:
- UEModuleBookPDF
- UEModuleHTML
- UEModulePDF
- UEModulePDFRecursive
- UEModulePDFSubpages
- UEModuleTable2Excel
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
Integrates into[edit source]
- BlueSpiceUniversalExport
- BlueSpiceVisualEditorConnector
Special pages[edit source]
- UniversalExport
Configuration[edit source]
Name | Value |
---|---|
UniversalExportCategoryBlacklist | array ( 0 => 'Confidential', 1 => 'Internal', ) |
UniversalExportCategoryWhitelist | array ( 0 => 'Exportable', 1 => 'Public', ) |
UniversalExportMetadataDefaults | '{"creator":"Hallo Welt! GmbH"}' |
UniversalExportMetadataOverrides | '{"producer":"UniversalExport 3.0.0 (BlueSpice MediaWiki)"}' |
UniversalExportParamsDefaults | array ( 'format' => 'pdf', 'pdf-merging' => '0', 'attachments' => '0', 'recursive' => false, 'filter' => 'use-all', ) |
UniversalExportParamsOverrides | array ( 'use-serverside-caching' => false, 'pdf-attachment-formats' => array ( 0 => 'doc', 1 => 'docx', 2 => 'xls', 3 => 'xlsx', 4 => 'ppt', 5 => 'pptx', 6 => 'odt', 7 => 'ods', 8 => 'odp', 9 => 'odg', 10 => 'svg', ), ) |
Hooks[edit source]
{{BSExtensionInfobox |desc=enables the single page export to PDF. |BSExtensionInfo |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:UniversalExport }} __TOC__ ==Description== '''UniversalExport''' enables the single page export to PDF. BlueSpice has an interface for exporting various types of content into differing data formats. ==Usage / Features== features='''BlueSpiceUniversalExport''' enables the export of wiki page content to various formats. It incorporates various modules, each serving as exporter for a particular format or type of export. The export is executed taking into account the export settings (parameters, tags). The extension UniversalExport gives you an easy way to export information from the wiki. It checks permissions, It checks permissions and collects the parameters and metadata of the entities to be exported, providing the context for the Export Module. ==Technical information== ===Configuration=== Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Universal export". Here wiki administrators can configure: * Default metadata (JSON format) * Override metadata (JSON format) Please see [[UEModulePDF]], [[UEModuleHTML]] and [[UEModuleBookPDF]] for configuration of individual modules of UniversalExport. ===Rights (permissions)=== Users must have "universalexport-export" permission in order to execute the export. ===Requirements=== UniversalExport requires [[BlueSpiceFoundation]]. ==User manual== For detailed description and usage please visit our [[Extensions/UniversalExport|user manual.]] ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]export module. It supports the following export modules: * [[Reference:BlueSpiceUEModuleBookPDF{{!}}UEModuleBookPDF]] * [[Reference:BlueSpiceUEModuleHTML{{!}}UEModuleHTML]] * [[Reference:BlueSpiceUEModulePDF{{!}}UEModulePDF]] * [[Reference:BlueSpiceUEModulePDFRecursive{{!}}UEModulePDFRecursive]] * [[Reference:BlueSpiceUEModulePDFSubpages{{!}}UEModulePDFSubpages]] * [[Reference:BlueSpiceUEModuleTable2Excel{{!}}UEModuleTable2Excel]] }}
(23 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |||
|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='''BlueSpiceUniversalExport''' enables the export of wiki page content to various formats. It incorporates various modules, each serving as exporter for a particular format or type of export. |
− | |||
− | |||
− | + | The export is executed taking into account the export settings (parameters, tags). It checks permissions and collects the parameters and metadata of the entities to be exported, providing the context for the export module. | |
− | + | It supports the following export modules: | |
− | + | * [[Reference:BlueSpiceUEModuleBookPDF{{!}}UEModuleBookPDF]] | |
+ | * [[Reference:BlueSpiceUEModuleHTML{{!}}UEModuleHTML]] | ||
+ | * [[Reference:BlueSpiceUEModulePDF{{!}}UEModulePDF]] | ||
+ | * [[Reference:BlueSpiceUEModulePDFRecursive{{!}}UEModulePDFRecursive]] | ||
+ | * [[Reference:BlueSpiceUEModulePDFSubpages{{!}}UEModulePDFSubpages]] | ||
+ | * [[Reference:BlueSpiceUEModuleTable2Excel{{!}}UEModuleTable2Excel]] | ||
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |