Plone Glossary 1.3RC2 (Jan 11, 2006)
A Glossary for Plone, showing links to defined words when they appear in the site text.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.1, Plone 2.0.5 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Ingeniweb |
1.3 RC2 - 2006-01-06
* Fix highlight script. The position of word to highlight was erroneous.
1.3 RC1 - 2006-01-05
* Object words with accents are highlighted even if the glossary term is a little bit different
* Improve find_word function
* Changed Title and Description indexes to be ZCTextIndex based.
* Added a special latin lexicon class. The lexicon is initialized when adding the GlossaryCatalog and used by the ZCTextIndex indexes.
* Use the same normalizer of lexicon to parse SearchableText
* Add method rebuildCatalog on PloneGlossary to rebuild all glossary catalog
* Update javascript highlighting words to work on Firefox and IE
* Fixed access problem to glossary's catalogs for anonymous users - zegor
1.2 -
* Use AddPortalContent permission to add Glossary and definitions
1.1 - 2005-09-05
* Remove highlight for input or textarea tags
* Check permissions in plone glossary portlet
Change log
2006-01-11 14:55 clebeaupin
* version.txt: [AUTO] Bumped version.
2006-01-11 14:53 clebeaupin
* version.txt: Create 1.3RC2 release
2006-01-06 17:45 clebeaupin
* CHANGES, version.txt, skins/PloneGlossary/ploneglossary.js.dtml:
Fix highlight script. The position of word to highlight was
erroneous.
2006-01-05 19:58 clebeaupin
* PloneGlossaryTool.py: Add workaround for composed words. Works in
99%
2006-01-05 19:47 clebeaupin
* CHANGES, PloneGlossaryTool.py, utils.py, version.txt,
skins/PloneGlossary/ploneglossary.js.dtml,
skins/PloneGlossary/ploneglossary_definitions_js.dtml,
skins/PloneGlossary/portlet_ploneglossary.pt, tests/common.py,
tests/testPloneGlossary.py, types/PloneGlossary.py: Object words
with accents are highlighted even if the glossary term is a little
bit different
2005-12-19 17:07 clebeaupin
* CHANGES, utils.py: Improve find_word function
2005-12-09 22:09 zegor
* CHANGES: Fixed access problem on getCatalog() for anonymous users
2005-12-


