Title: TooltipGlossary
Author: jatls
Published: <strong>2010년 5월 24일</strong>
Last modified: 2010년 6월 23일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/tooltipglossary.svg)

# TooltipGlossary

 작성자: [jatls](https://profiles.wordpress.org/jatls/)

[다운로드](https://downloads.wordpress.org/plugin/tooltipglossary.1.3.zip)

 * [세부사항](https://ko.wordpress.org/plugins/tooltipglossary/#description)
 * [평가](https://ko.wordpress.org/plugins/tooltipglossary/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/tooltipglossary/#installation)
 * [개발](https://ko.wordpress.org/plugins/tooltipglossary/#developers)

 [지원](https://wordpress.org/support/plugin/tooltipglossary/)

## 설명

Parses posts for defined glossary terms and adds links to the static glossary page
containing the definition. The plugin also creates a tooltip containing the definition
which is displayed when users mouseover the term. Based on [automatic-glossary](https://wordpress.org/extend/plugins/automatic-glossary/).

The code has been optimised from automatic-glossary and unnecessary code has been
stripped to keep the plugin lean. However, support for php 4 has been removed and
if you are looking for a php 4 glossary, please do download automatic-glossary (
although I believe there is a little extra tweaking required).

The tooltip is created with JavaScript based on the article written by [Michael Leigeber](http://www.leigeber.com/author/michael/)
[here](http://sixrevisions.com/tutorials/javascript_tutorial/create_lightweight_javascript_tooltip/)
and can be customized and styled through the tooltip.css and tooltip.js files.

Users of WordPress versions less than 3.0 should use version 1.1 of this plugin.

## 설치

 1. Upload the plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Define your glossary terms under the glossary menu item in the administration interface.
    The title of the page should be the term. The body content should be the definition.
 4. Create a main glossary page (example “Glossary”) with no body content if you wish
    to. If you do not create this page then your terms will still be highlighted but
    there will not be a central listing of all your terms.
 5. In the plugin’s dashboard preferences, enter the main glossary page’s id (optional
    as above)
 6. There are a handful of other optional preferences available in the dashboard.

Note: You must have a call to wp_head() in your template in order for the tooltip
js and css to work properly. If your theme does not support this you will need to
link to these files manually in your theme (not recommended).

## FAQ

  Does my main glossary page need to be titled “Glossary”?

No. It can be called anything. In fact you don’t even need to have a main glossary
page.

  Do I need to manually type in an unordered list of my glossary terms on the glossary
page?

No. Just leave that page blank. The plugin creates the unordered list of terms automatically.

  How do I add glossary terms?

Simply add a term under the ‘Glossary’ section in the adminstration interface. Title
it the glossary term (ex. “WordPress”) and put the term’s definition into the body(
ex. “A neato Blogging Platform”).

  What if I need to add or change a glossary term?

Just add it or change it. The links for your glossary terms are added to your page
and post content on the fly so your glossary links will always be up to date.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ jatls ](https://profiles.wordpress.org/jatls/)

[자국어로 “TooltipGlossary”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/tooltipglossary)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/tooltipglossary/)는, 
[SVN 저장소](https://plugins.svn.wordpress.org/tooltipglossary/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/tooltipglossary/)을 [RSS](https://plugins.trac.wordpress.org/log/tooltipglossary/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.3

 * Bug fixes
 * Parser is now less greedy – will now only match the exact term defined (give 
   or take an ‘s’ for plurals in English)
 * Users can define the permalink name in the plugin options
 * Option to return only the first match on a page/post added

#### 1.2

 * Added custom_post_type for the glossary for WP 3.0
 * Main glossary page is now optional

#### 1.1

 * Cleaned up administration interface
 * Added style options in admin area

#### 1.0

 * First release
 * Optimised code from automatic-glossary
 * Added tooltip functionality

## 기초

 *  버전 **1.2**
 *  최근 업데이트: **16년 전**
 *  활성화된 설치 **30+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **3.0.5**
 *  언어
 * [English (US)](https://wordpress.org/plugins/tooltipglossary/)
 * 태그:
 * [definitions](https://ko.wordpress.org/plugins/tags/definitions/)[glossary](https://ko.wordpress.org/plugins/tags/glossary/)
   [pages](https://ko.wordpress.org/plugins/tags/pages/)[posts](https://ko.wordpress.org/plugins/tags/posts/)
   [tooltip](https://ko.wordpress.org/plugins/tags/tooltip/)
 *  [고급 보기](https://ko.wordpress.org/plugins/tooltipglossary/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/tooltipglossary/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/tooltipglossary/reviews/)

## 기여자

 *   [ jatls ](https://profiles.wordpress.org/jatls/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/tooltipglossary/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://thestable.info)