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

Acronym Manager

설명

A plugin to define acronyms in pages, posts and comments using <acronym> or <abbr> mark-up. Defined acronyms are underlined, and the definition appears as a tool-tip if the cursor is placed over the acronym. The list of acronyms is managed through an Admin interface.

This plugin is based on Chris Cox’s Acronyms-2, which was itself based on Joel Bennett’s Acronym Replacer plugin (http://www.huddledmasses.org/), ported to Nucleus CMS by Joel Pan as the NP_Acronym plugin and now ported back to WordPress.

스크린샷

  • The basic tool: when an acronym used in the website appears in the acronym library, it is underlined. If the user scrolls over the acronym, it is defined in the tooltip under the mouse cursor.
  • The glossary printout. Can be included on any page or post using the shortcode [glossary].
  • Widget for adding acronyms to the library.
  • View of the management page, which is found under Tools>Acronym Manager.

설치

  1. Download the zip file
  2. Extract folder acronym-manager
  3. Upload acronym-manager folder to wp-content/plugins directory
  4. Log in to your WordPress blog
  5. Click on “Plugins”
  6. Locate the “Acronym Manager” plugin and click “Activate”
  7. Go to “Tools” > “Acronym Manager” to modify your list of acronyms

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0

  • First version, basically just the Acronyms-2 plugin with some convenient features added:
  1. A shortcode for adding a glossary page to your site
  2. Defined mark-up and an input box on the admin page for adding acronyms in bulk
  3. An export function that can be used in conjunction with the bulk import to transfer acronym collections from one site to another
  4. When adding an acronym that is already in your collection, the acronym definition textbox will be auto-filled with this previous definition so that you can decide if you want to overwrite it or append the new acronym definition
  5. A simple widget for adding acronyms to the collection quickly