ca_glossary

UNIX name Owner Status
ca_glossary Matthieu Sévère stable
Version Compatible with
1.1 4.x
CA Glossary extension provides an operator that automatically identify word in XML Text based on a glossary.

Once identified, each word is replaced by a link to the Glossary and a descriptive box is added on hover.
Each item of the glossary is an object of a specific content type that has to be specified in the ini file.
Once the container of these glossary objects is defined, each XML Text given to ca_glossary() operator is scanned and each match will replace the word by a specific template (ca_glossary.tpl).
The template can be adapted to your needs. The default template add a box on hover and a link to the glossary page with an anchor on the name of the word.
You can specify tags that will prevent the system to match a word if he is surrounded by one of these tags.

Features

  • Automatically creates link towards word definition
  • Automatically add definition in a box on hover a word
  • Control on text replacement thanks to a specific template
  • List of tags exception to avoid match in specific tags (link, title,..)

Subversion

Trunk : http://svn.projects.ez.no/ca_glossary/ca_glossary/trunk/

v1.0 : http://svn.projects.ez.no/ca_glossary/ca_glossary/tags/1.0/

v1.1 : http://svn.projects.ez.no/ca_glossary/ca_glossary/tags/1.1/

Contact

This extension has been developped by Clever Age (http://www.clever-age.com)

This project has no reviews yet. Be the first one to review it!