Loading...
 
Skip to main content

History: XML Wiki Import-Export

Preview of version: 1

TikiWiki >=3.0
It is possible to import/or export a list of pages or a structure in an xml format
Each page can be exported with:

  • its history
  • its comments
  • its attached files
  • its images

THe export produces a zip file containing

  • a wiki.xml page
  • a directory for each page. And each of this directory
    • page.txt: taht contains the data of a page
    • a directory attachements that contains all the attached files of the page
    • a directory images that contains all the images contained in the page (via the wiki plugin )
    • a directory history taht contains all the data of each history


xample of a wiki.xml page

Copy to clipboard
<pages> <page zip="noel/page.txt"> <name>noel</name> <user>me</user> <comments> <comment>Joyeux Noel </page> </pages>

History

Information Version
Marc Laporte 14
Volker Wysk 13
Volker Wysk 12
Marc Laporte 11
Marc Laporte previous name of page 10
Marc Laporte 9
Marc Laporte 8
Marc Laporte 6
Marc Laporte 5
Xavier de Pedro 4
sylvie 3
sylvie 2
sylvie 1
Collapse/expand modules below