內容簡介
這個外掛將一個語義化媒體維基的資訊與 WordPress 博客同步。
它應該可以在正式運作中使用,而不會導致網站停機。
SMW 資料匯入的方式可以透過簡單的 PHP 對應陣列進行配置。
目前支援匯入文章、分類、附件、元數據、鏈結和完整圖庫的資料。僅會匯入實際上有更動的資料,因此保持從前次匯入起經過的時間最少。
支援的匯入格式為 JSON,因此只要資料來源能以 JSON 格式匯出,即可用於語義化媒體維基以外的資料來源。
外掛標籤
開發者團隊
原文外掛簡介
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.
