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

Meneame Comments to WP

外掛說明

This plugin adds comments from your posts sent to “Menéame” to your blog’s comments list automatically.

The system detects trackbacks from “Menéame” and starts a 7-day task that downloads the new comments, every 30 minutes, adding them to your blog.

See the Meneame Comments to WP page for further information.

Updates

Plugin updates will be posted here Blogestudio and it will always link to the newest version.

Thanks

We would sincerely like to thank Enrique Dans for giving us the idea, Ricardo Galli for helping us with Menéame, and last but not least 😉 all the betatesters who helped us http://blogestudio.com/2008/09/22/plugin-wordpress-comentarios-de-meneame-en-wordpress/

安裝方式

  1. Upload the plugin directory to your “plugins”, or “mu-plugins”, directory.

  2. Activate the plugin, if you’ve installed it in the “mu-plugins” it’s not necessary.

  3. Now go to Settings->Menéame Comments to WP and click “Menéame Comments First Load”. This will download all the comments of every post sent to meneame and it will activate a system to check for new comments in meneame for posts sent less than 7 days ago.

  4. This system works automatically, so there is no need to intervene.

常見問題集

By default your posts comments and meneame comments will be mixed in your comments template. If you want to have them seperately follow these instructions:

How can I list only comments of “Menéame”?

We have included a function that returns the list of the comments, called “meneame_comments__only_meneame.”

  • meneame_comments__only_meneame("post_id=[ID]");

How can I list comments without including the meneame comments?

We have included a function that returns the list of the comments, called “meneame_comments__without_meneame.”

  • meneame_comments__without_meneame("post_id=[ID]&comments=[0|(1)]&trackbacks=[0|(1)]");

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Meneame Comments to WP〉的開發相關工作。

參與者

將〈Meneame Comments to WP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.0.20

  • Change from “http” to “https” in calls to Menéame
  • Changed “comment_type” by default from empty to “comment”

0.0.19

  • Change “default” URL to comments RSS. (Added WWW)

0.0.18

  • Added “www.meneame.net” as valid host. (Now check “meneame.net” and “www.meneame.net”)