Wiki source code of Imports

Version 5.4 by Ecaterina Moraru (Valica) on 2018/02/28

Hide last authors
Vincent Massol 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 There are several kinds of imports that can be done inside XWiki:
Thomas Mortagne 4.1 6
Vincent Massol 1.1 7 * Importing XWiki pages (XAR format) in your wiki
8 * Importing Office document and converting them to wiki pages
9 * Importing content from another wiki
10 * Importing other type of data (Microsoft Excel, CSV, SharePoint Blogs, and more)
11
12 = Importing XWiki pages =
13
Vincent Massol 5.3 14 This feature is available from the Administration and is described in the [[Import/Export page of the Admin Guide>>platform:AdminGuide.ImportExport]].
Vincent Massol 1.1 15
Ecaterina Moraru (Valica) 5.4 16 {{image reference="Documentation.AdminGuide.ImportExport@importpage.png"/}}
Vincent Massol 1.1 17
18 = Importing Office documents =
19
20 This feature is available from the [[Office Importer Application>>extensions:Extension.Office Importer Application]].
21
22 {{image reference="extensions:Extension.Office Importer Application@OfficeImporter.png"/}}
23
24 = Importing from another wiki =
25
26 There are several options with more or less tooling. The best tool is the [[Filter Application>>extensions:Extension.Filter Application]]. It currently has a module for [[importing wiki pages from Confluence>>extensions:Extension.Filter Confluence XML module]].
27
Vincent Massol 2.1 28 Also note that XWiki supports writing wiki pages in various syntaxes (HTML, wiki syntaxes, etc) and thus it's also possible to directly copy the content of your pages from another wiki into an XWiki page (provided [[the syntax used for that other wiki is supported by XWiki>>rendering:Main.WebHome||anchor="HSupportedSyntaxes"]]). However this would mean importing your content page by page. In addition the XWiki WYSIWYG editor only supports the XWiki syntax at this point so you'd have to use the wiki editor to edit those pages.
Vincent Massol 1.1 29
30 There are also [[various extensions related to importing wiki content>>extensions:Main.Tags||queryString="do=viewTag&tag=migration"]].
31
Vincent Massol 3.1 32 In addition if you're importing from MediaWiki there's also a [[Google Summer of Code application for doing so>>https://github.com/xwiki-contrib/sandbox/tree/master/xwiki-wikiimporter]] which has never been released and that you'll need to build from sources.
33
Vincent Massol 1.1 34 = Importing other type of data =
35
Vincent Massol 4.2 36 There are [[several extensions related to importing data into XWiki>>extensions:Main.Tags||queryString="do=viewTag&tag=import"]]:
Thomas Mortagne 4.1 37
Vincent Massol 1.1 38 * Microsoft Excel
39 * CSV
40 * SharePoint Blogs

Get Connected