內容簡介
這個外掛會搜尋文章中所定義的詞彙,並添加到靜態詞彙表頁面中的連結,包含其定義。同時,它也會在使用者將滑鼠指向詞彙時,顯示含詞彙定義的工具提示。該外掛是基於automatic-glossary開發。
從automatic-glossary優化代碼,刪除不必要的代碼以保持插件的簡潔。然而,支援php 4已被刪除,如果您需要php 4詞彙,請下載automatic-glossary(不過需要進行一些額外的調整)。
工具提示是根據Michael Leigeber的文章,這裡使用JavaScript創建的,通過tooltip.css和tooltip.js文件可以進行自定義和樣式化。
使用WordPress版本低於3.0的用戶應該使用這個插件的1.1版本。
外掛標籤
開發者團隊
原文外掛簡介
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.
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 here 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.
