Wiki source code of Imports

Version 1.2 by Silvia Macovei on 2014/12/09

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 There are several kinds of imports that can be done inside XWiki:
6 * Importing XWiki pages (XAR format) in your wiki
7 * Importing Office document and converting them to wiki pages
8 * Importing content from another wiki
9 * Importing other type of data (Microsoft Excel, CSV, SharePoint Blogs, and more)
10
11 = Importing XWiki pages =
12
13 This feature is available from the Administration and is described in the [[Import/Export page of the Admin Guide>>AdminGuide.ImportExport]].
14
15 {{image reference="AdminGuide.ImportExport@ImportPackageFlamingo.png"/}}
16
17 = Importing Office documents =
18
19 This feature is available from the [[Office Importer Application>>extensions:Extension.Office Importer Application]].
20
21 {{image reference="extensions:Extension.Office Importer Application@OfficeImporter.png"/}}
22
23 = Importing from another wiki =
24
25 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]].
26
27 Also note that XWiki supports writing wiki pages in various syntaxes (HTML, wiki syntaxes, etc). However this would mean importing your content page by page. In addition the XWiki WYSIWYG editor only supports the XWiki syntax at this point.
28
29 There are also [[various extensions related to importing wiki content>>extensions:Main.Tags||queryString="do=viewTag&tag=migration"]].
30
31 = Importing other type of data =
32
33 There are [[several extensions related to importing data into XWiki>>extensions:Main.Tags||queryString="?do=viewTag&tag=import"]]:
34 * Microsoft Excel
35 * CSV
36 * SharePoint Blogs

Get Connected