Wiki source code of Imports

Last modified by Lucas Charpentier (Sereza7) on 2024/11/28

Hide last authors
Vincent Massol 1.1 1 There are several kinds of imports that can be done inside XWiki:
Thomas Mortagne 4.1 2
Lucas Charpentier (Sereza7) 7.1 3 {{toc/}}
Vincent Massol 1.1 4
5 = Importing XWiki pages =
6
Thomas Mortagne 6.1 7 This feature is available from the Administration and is described in the [[Import/Export page of the Admin Guide>>Documentation.AdminGuide.ImportExport]].
Vincent Massol 1.1 8
Ecaterina Moraru (Valica) 5.4 9 {{image reference="Documentation.AdminGuide.ImportExport@importpage.png"/}}
Vincent Massol 1.1 10
Lucas Charpentier (Sereza7) 8.1 11 {{info}}
12 It's recommended to use the [[Extension Manager>>doc:extensions:Extension.Extension Manager Application]] to import pages from extensions.
13 {{/info}}
14
Vincent Massol 1.1 15 = Importing Office documents =
16
17 This feature is available from the [[Office Importer Application>>extensions:Extension.Office Importer Application]].
18
19 {{image reference="extensions:Extension.Office Importer Application@OfficeImporter.png"/}}
20
21 = Importing from another wiki =
22
23 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]].
24
Vincent Massol 2.1 25 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 26
27 There are also [[various extensions related to importing wiki content>>extensions:Main.Tags||queryString="do=viewTag&tag=migration"]].
28
Vincent Massol 3.1 29 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.
30
Vincent Massol 1.1 31 = Importing other type of data =
32
Vincent Massol 4.2 33 There are [[several extensions related to importing data into XWiki>>extensions:Main.Tags||queryString="do=viewTag&tag=import"]]:
Thomas Mortagne 4.1 34
Vincent Massol 1.1 35 * Microsoft Excel
36 * CSV
37 * SharePoint Blogs

Get Connected