SMW Import

0

This plugin synchronizes information of an Semantic Media Wiki with a wordpress blog. It is supposed to be used in production without any downtime of the site. The way SMW data is impor

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin synchronizes information of an Semantic Media Wiki
with a wordpress blog.

It is supposed to be used in production without any downtime of the site.
The way SMW data is imported can be configured using a simple php mapping array.

Until now it supports importing poss, categories, attachments, meta data, links and full galleries. Only data which has actually changed will be imported, thus minimizing the
time on successive imports.

The supported import format is JSON. Thus it could also be used for data sources other than Semantic Media Wikis, as long as they export their data in JSON format.