No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 10: | Line 10: | ||
|bsvFrom=4.2 | |bsvFrom=4.2 | ||
|active=Yes | |active=Yes | ||
|features=The extension '''ImportOfficeFiles''' allows importing a Word document which will be converted to wiki pages. | |||
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. | * File can be converted to a single page or to a page with subpages. | ||
* Image files are also imported | * Image files are also imported | ||
* 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 | ||
}} | |||
{{translation}} | {{translation}} |
Revision as of 14:55, 28 May 2025
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: | 4.2+ |
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
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
- BeforePageDisplay
- BlueSpiceDiscoveryTemplateDataProviderAfterInit
- MWStakeRunJobsTriggerRegisterHandlers
- SkinTemplateNavigation::Universal
Composer requirements
all-packages | phpoffice/phpword
mwstake/mediawiki-component-processmanager |
---|