內容簡介
MV-ID: Ryzom 是由 Metaverse ID 外掛 提供的框架插件,是如何支援新的 Metaverse 而不必將其與核心插件一同分發的首個範例!
需求
Metaverse ID
PHP5 (這個版本使用到 PHP4 無法支援的功能,WordPress 在 PHP5 上執行良好,請盡快升級!)
SimpleXML
PHP cURL 擴充功能 (在某些伺服器設定中,WordPress HTTP API 在擷取遠端資料時可能出現問題)
更改
1.0
修正當主 MV-ID 外掛失效時出現的錯誤
0.1.1
新增 .po 檔案以支援多語言模板
0.1
透過 JavaScript 動態新增欄位來最佳化 UI,而非使用固定的欄位列表 (每一個新增的 Metaverse 都會佔用越來越多的空間)。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
MV-ID: Ryzom is a plugin for the framework provided by the Metaverse ID plugin, and is the first example of how new Metaverses can be supported without being distributed with the core plugin!
Requirements
Metaverse ID
PHP5 (I’m using features not present in PHP4, WordPress runs fine on PHP5, so upgrade already!)
SimpleXML
PHP cURL extension (WordPress HTTP API seems to choke when fetching the remote data in some server configurations)
Changes
1.0
Fixed a bug that occurs when the main MV-ID plugin is deactivated
0.1.1
Added .po file as template for multi-lingual support
0.1
Optimised the UI by using javascript to dynamically add more fields instead of using a fixed list of fields (which would take up more and more space with every metaverse that was added).
