這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

mp2wp widget

外掛說明

This widget displays your Metaplace virtual world (http://www.metaplace.com) in a posting, sidebar or page of WordPress. It is the first plugin for embedding user-created 2.5D virtual world content in a standard blog environment. mp2wp is developed in cooperation with the Metaplace team.

The mp2wp widget is featured by Raph Koster, CNET and other media:

http://www.raphkoster.com/2009/06/30/embed-virtual-worlds-anywhere/

http://news.cnet.com/8301-17939_109-10275758-2.html

螢幕擷圖

安裝方式

  1. Download and unzip mp2wp.zip.
  2. Upload the folder containing mp2wp.php to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. To add a Metaplace world on a sidebar, browse to Design > Widgets and add the ‘mp2wp widget” to desired sidebar. Configure the world title, embedding dimensions and world name and save your changes.
  5. To add a Metaplace world to any blog-post or page just add the markup [mp2wp]worldname,width,height[/mp2wp], for example [mp2wp]ComicEmporium,400,350[/mp2wp].

常見問題集

What is the minimum size for embedding a Metaplace world?

Minimum size should be 400 pixels in height and widht. Otherwise people cannot login, because the “Enter this world” line is not shown in the frame.

I don’t see any border around my embedded world

Borders have been deliberately turned off in the plugin. If you want to get rid of this you may edit the mp2wp.php and remove all occurances of the HTML code frameborder="0".

How do I add a virtual world to a blog-post?

To add a virtual world to any post or page just add the markup [mp2wp]worldname,width,height[/mp2wp], for instance [mp2wp]ComicEmporium,500,450[/mp2wp]. Note that supplying the worldname is mandatory while the width and height parameters are optional. Which means that you may specify only the worldname or only the worldname & width. Therefore, [mp2wp]ComicEmporium,500[/mp2wp] and [mp2wp]ComicEmporium[/mp2wp] are valid tags. Also note that the order of width & height is important and worldname, width and height must be separated with commas. Lastly, the closing tag [/mp2wp] is mandatory.

Can I add multiple embedded worlds on a post or page?

Yes you can. Just add multiple [mp2wp] tags where required. All of these can be configured independently.

Can I add multiple mp2wp widgets on the sidebar?

Unfortunately no. As of now you can only add one instance on the sidebar.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈mp2wp widget〉的開發相關工作。

參與者

將〈mp2wp widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

  • 1.0: Initial public release.