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

Glossary

설명

Given a collection of glossary definition pages, automatically creates links in your page and post content for the words in your glossary.

Is smart enough not to create illegal nested links.

Works with php 4 and 5 (check out the FAQ for more info on using it with php 4).

Only tested on WordPress version 2.7.1 (although will most likely work on other versions).

A good example of the glossary in action is at this page. All of the “charter school” links were added dynamically by the glossary plugin.

스크린샷

  • A dynamically created link to one of the glossary terms

설치

  1. Upload glossary.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a main glossary page (example “Glossary”) with no body content
  4. In the plugin’s dashboard preferences, enter the main glossary page’s id#
  5. Create child pages of the main glossary page for each term you wish to define. The title of the page should be the term. The body content should be the definition.
  6. There are a handful of optional preferences available in the dashboard
  7. If you are using php 4, be sure to read teh FAQ.

FAQ

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

No. It can be called anything. Just be sure to enter the page’s id into the plugin’s preference dashboard.

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 child page to your main glossary page. 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.

I use php 4 and I get all sorts of fatal errors. What gives?

You need to edit the glossary.php file. You will see a big chunk of commented out code that says it is for php 4. You need to uncomment that. Additionally, you will see a large chunk of code that says it is for php 5. You need to comment that out.

후기

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

기여자 & 개발자

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

기여자

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

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

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