이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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”)