Make highlighting PloneGlossary terms optional per page or folder.
Project description
Introduction
This is an extra package for Products.PloneGlossary. It adds a field highlight to content types in your site. With that field you can specify for a page whether terms on it should be highlighted. Values can be yes, no, or use the value of the parent (which is the default).
Support for Archetypes has been there since the first release (with archetypes.schemaextender). Support for Dexterity has been there since release 2.0.0 (with plone.behavior and plone.dexterity).
Installation
Add it to the eggs option of the zope instance in your buildout.
When you want Archetypes support, please use zest.ploneglossaryhighlight[archetypes].
When you want Dexterity support, please use zest.ploneglossaryhighlight[dexterity].
Or use both: zest.ploneglossaryhighlight[archetypes, dexterity].
Run buildout and restart your Zope instance.
Go to the Add-ons control panel in Plone.
Install PloneGlossary.
Install zest.ploneglossaryhighlight.
Compatibility
Requires Products.PloneGlossary 1.5.0 or later. Tested with latest 1.7.3.
Tested with Plone 4.3 on Python 2.7. Current latest release of PloneGlossary does not work on Plone 5.
Changelog
2.0.0 (2019-04-26)
Added Dexterity support in a [dexterity] extra requirement in setup.py. This has plone.behavior and plone.dexterity as dependencies. [maurits]
Moved Archetypes support to an [archetypes] extra requirement in setup.py. This has archetypes.schemaextender as dependency. [maurits]
Register the default adapter only for Archetypes base content, instead of everything. [maurits]
Test only with Python 2.7 and Plone 4.3. [maurits]
1.0 (2011-11-24)
Initial release [maurits]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for zest.ploneglossaryhighlight-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81e421e74d5b364b66d08c037a9251bb387f8fb8b0a6ba7bddf50754bf066bd7 |
|
MD5 | 511fd30a515dea88258f0b8970529049 |
|
BLAKE2b-256 | 3106e900c2bdc9c43bd289f5d0edfff397f214897107809a98e1d6bb7d99d62c |
Hashes for zest.ploneglossaryhighlight-2.0.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9878d6ac1187dc47812d6c69228287510688bc7112b779e0b101a8a81324a67 |
|
MD5 | 88dd1bfe7bbd6ec216d7fff695d40460 |
|
BLAKE2b-256 | c8974af80a23a55982e4c8654d439fd83d808347ffacfb57462f58c112e3e703 |