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

Comment Connection

설명

Comment Connection is a plugin that turns an element of comment text to a link for a previous comment. Whenever an author uses @commenter, the text after @ is automatically linked to the previous comment it refers to.

The plugin works by searching each comment for an occurance of @. Where it finds one, the plugin searches the comment database for a comment on the same post written by the person being referenced. By doing it this way, the plugin only adds one database query for each referencing comment.

If the type after the @ symbol does not correspond to a comment, no changes are made.

Currently tested successfully with the most current version of WP, 2.7. If you have trouble with earlier versions, or even have it work properly on earlier versions, please let me know.

For a complete list of the changes from each version, please visit the plugin homepage.

Be sure to check out my other plugins at my WordPress profile.

USAGE

Inside a comment, write @commenter where commenter is the name of the author you are replying to. The plugin will successfully find a link when the commenter text is followed by a new line, colon (:), comma (,) or a dash (-).

LIMITATIONS

  1. Commenter must be an exact match of the original author’s name.
  2. Many database queries can occur for a post with many referencing comments.
  3. Only links to the last comment made by commenter (ie. if the commenter writes many comments before the @, the most recent one is linked to).

설치

  1. Copy the folder comment-connection into your WordPress plugins directory (wp-content/plugins).
  2. Log in to WordPress Admin. Go to the Plugins page and click Activate for Comment Connection.

FAQ

What is the purpose of this plugin?

Comment Connection allows readers to follow conversations by automatically linking to comments that are replied to. This becomes especially important with longer conversations.

What symbol triggers the response?

The @ symbol currently modifies comments, though more options may become available later.

How does the plugin know when not to add a link?

In addition to the @ symbol, the reference must be followed by either a new line, colon or comma. This means that neither email addresses nor regular names are turned into a link unless it has the @ symbol.

Will the plugin work if I use a different case?

Yes. Comment Connection will still find the reference if the case is different. Ex. @john smith: will reference the comment by John Smith.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Comment Connection”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Comment Connection”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.