Reference:ImportOfficeFiles: Difference between revisions

Redaktion (talk | contribs)
m Text replacement - "BlueSpice Farm" to "BlueSpice farm"
Redaktion (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfo
|desc=Word-Import
|removed=No
|status=stable
|status=stable
|developer=Hallo Welt! GmbH
|developer=Hallo Welt! GmbH
|type=BlueSpice
|type=BlueSpice
|edition=BlueSpice pro, BlueSpice farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud
|compatible=BlueSpice
|compatible=BlueSpice
|category=Content Structuring
|category=Content Structuring
|license=GPL v3 only
|features=The extension '''ImportOfficeFiles''' allows importing a Word document which will be converted to wiki pages.  
|bsvFrom=4.2
 
|active=Yes
}}
The extension '''ImportOfficeFiles''' allows importing a Word document which will be converted to wiki pages.  
==Features==


* File can be converted to a single page or to a page with subpages.
* File can be converted to a single page or to a page with subpages.
Line 18: Line 14:
* Imported pages can be used as a page collection for creating a book
* Imported pages can be used as a page collection for creating a book


 
== Maximum image width{{Bsvs{{!}}bsvFrom=5.1}} ==
The maximum image width for imported images is set to 700px by default.The server configuration for changing this value is:
<syntaxhighlight lang="php">
$wgImportOfficeFilesWord2007ImageWidthThreshold = 700
</syntaxhighlight>
|desc=Word-Import
|license=GPL v3 only
|active=Yes
}}
{{wcagCheck}}
{{translation}}
{{translation}}

Latest revision as of 11:19, 4 June 2025

all extensions


Overview
Description:

Allows importing office files as wikipages

State: stable Dependency: BlueSpice
Developer: Hallo Welt! GmbH License: GPL-3.0-only
Type: BlueSpice Category: Content Structuring
Edition: BlueSpice pro, BlueSpice farm, BlueSpice cloud Version:

Features

The extension ImportOfficeFiles allows importing a Word document which will be converted to wiki pages.


  • File can be converted to a single page or to a page with subpages.
  • Image files are also imported
  • Imported pages can be used as a page collection for creating a book

Maximum image width{{Bsvs|bsvFrom=5.1}}

The maximum image width for imported images is set to 700px by default.The server configuration for changing this value is:

$wgImportOfficeFilesWord2007ImageWidthThreshold = 700

Technical Information

Technical details for BlueSpice cloud can differ in some cases.

Requirements

  • MediaWiki: 1.43.0

Integrates into

  • ImportOfficeFiles

Special pages

Configuration

Name Value
ImportOfficeFilesWord2007TagProcessorPipeline array ( 0 => 'instr-text', 1 => 'drawing', 2 => 'tabulator', 3 => 'line-break', 4 => 'text', 5 => 'textrun', 6 => 'bookmarkStart', 7 => 'bookmarkEnd', 8 => 'hyperlink', 9 => 'paragraph', 10 => 'table', )
ImportOfficeFilesWord2007TagPropertyProcessorPipeline array ( 0 => 'style', 1 => 'color', 2 => 'justify', 3 => 'highlight', 4 => 'shadow', 5 => 'verticalalign', 6 => 'italic', 7 => 'strikethrough', 8 => 'underline', 9 => 'bold', )

Hooks

Composer requirements

all-packages phpoffice/phpword

mwstake/mediawiki-component-processmanager



PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end