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

WP Calais Archive Tagger

설명

The Calais Archive Tagger plugin automatically goes through your archives and tags every post you’ve written. The plugin uses the Open Calais API to perform semantic analysis of your post text and suggest tags. If a post already contains a suggested tag, that tag isn’t added, but other new tags found are. It takes about 5 minutes to tag 200 posts.

This plugin requires PHP 5 and the cURL library (both of which are available on most web hosts).

Also see WP Calais Auto Tagger for suggesting tags as you write new posts.

스크린샷

  • Calais Archve Tagger interface

설치

  1. Upload calais_archive_tagger.php and opencalais.php to the /wp-contents/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add your Open Calais API key through the ‘Calais Archive Tagger’ sub-page of the ‘Plugins’ menu
  4. Click the ‘Start Tagging’ link on the ‘Calais Archive Tagger’ sub-page of the ‘Plugins’ menu

To obtan a Calais API key:

  1. Go to the Open Calais website at http://opencalais.com/
  2. Click “Register” at the top of the page and create an account
  3. Request an API key at http://developer.opencalais.com/apps/register

You should receive the key immediately.

FAQ

What’s new in version 1.1

The script now sleeps for half a second between posts to ensure you stay within the current Calais API rate limits (2 requests per second and 40,000 requests per day).

I’ve also wrapped the API call in a try/catch block so that any exceptions don’t cause a loop condition.

What’s new in version 1.2

The plugin now ensures no manually added tags are lost when adding new tags. E-mail addresses are no longer added as tags.

What’s new in version 1.3

Updated opencalais.php to support new entity types.

What’s new in version 1.4

Updated opencalais.php to use new API URL and support new entity types.

후기

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

기여자 & 개발자

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

기여자

자국어로 “WP Calais Archive Tagger”(을)를 번역하세요.

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

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