Loading...
 
Skip to main content

Update Tiki importer to support current MediaWiki XML spec

Status
Closed
Subject
Update Tiki importer to support current MediaWiki XML spec
Version
16.x
Category
  • Feature request
Feature
Import-Export
Resolution status
Fixed or Solved
Submitted by
Oshyan
Volunteered to solve
Marc Laporte
Lastmod by
Oshyan
Rating
(0)
Related-to
Description

The existing Tiki importer which supports MediaWiki needs updating to support the latest MediaWiki spec. The Tiki importer seems to be several years out of date. Supporting the latest MedaWiki spec would help increase Tiki adoption from other platforms, where many users have large amounts of existing data that they want - and are currently unable - to migrate over.

The current spec for the XML format is here: https://www.mediawiki.org/xml/export-0.10.xsd

I don’t remember for sure but I think the last supported format in the Tiki importer is 0.6 (maybe 0.4?). If that’s the case it does not look like the changes since then are massive. Certainly it would take time to implement support in the import parser to handle the additional tags, but if they don’t map to anything in Tiki they can just be ignored, and since they were never supported previously, it seems like that would not be much of a loss. In other words I believe that supporting the updates to the format should not be tremendously labor intensive.

Linking to my original forum post and feature request here for details and explanation of why I think this is important and valuable for the Tiki project:
https://tiki.org/forumthread65578#threadId65617

Solution

Done: https://sourceforge.net/p/tikiwiki/code/65119

https://doc.tiki.org/Tiki18#MediaWiki_importer

Importance
8
Easy to solve?
6
Priority
48
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6402
Created
Monday 17 July, 2017 20:02:19 UTC
by Oshyan
LastModif
Thursday 02 March, 2023 18:45:51 UTC


Show PHP error messages