Extension:ImportOfficeFiles
Appearance
Release status: stable |
|
|---|---|
| Description | Allows importing office files as wiki pages |
| Author(s) | Hallo Welt! GmbH |
| Latest version | 4.0.0-alpha |
| Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
| MediaWiki | 1.35+ |
| License | GNU General Public License 3.0 only |
| Download | |
|
|
| Translate the ImportOfficeFiles extension if it is available at translatewiki.net | |
| Issues | Open tasks · Report a bug |
This extension allows upload a Microsoft Word document and convert it into wiki pages through a convenient UI.
-
Import menu
-
Upload dialog
-
Settings
Installation
[edit]- Download and move the extracted
ImportOfficeFilesfolder to yourextensions/directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ImportOfficeFiles
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ImportOfficeFiles' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
[edit]- Helpdesk: ImportOfficeFiles
- Extension user help
| This extension is included in the following wiki farms/hosts and/or packages: |
Categories:
- Stable extensions
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in Wikimedia version control
- BeforePageDisplay extensions
- BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions
- MWStakeRunJobsTriggerRegisterHandlers extensions
- SkinTemplateNavigation::Universal extensions
- All extensions
- Extensions included in BlueSpice

