Browser/editor for Zope annotations
Project description
collective.annotationbrowser
This package allows to browse zope.annotation based items. Package provides “ann_view” browser view which lists all available (and allowed) annotation keys and their values.
By default, all annotation keys are shown. It is possible to define blacklist and whitelist. Go to /Plone Site/manage_propertiesForm and add ‘annbrowser.blacklist’ and/or ‘annbrowser.whitelist’ properties (type: list). If no whitelist is defined, .* is used. There is no blacklist by default.
Annotation editor
Page /ann_edit allows site manager to edit basic annotation values (strings, integers and floats currently).
Changelog
0.3 - 2010/11/04
fixed display of Image annotations
0.2 - 2010/08/24
added ++annotation++KEYNAME view - allows to display required key directly and without length limitations. pprint is used for rendering the key content. The traverser idea and code is stolen from archetypes.fieldtraverser.
added ann_remove?keyname=KEYNAME view - immediately removes the key
added links to ++annotation++ traverser and to ann_remove view to ann_view page so it is really easy to accidentaly remove any annotation key.
0.1 - 2010/08/06
Initial release
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
File details
Details for the file collective.annotationbrowser-0.3.zip
.
File metadata
- Download URL: collective.annotationbrowser-0.3.zip
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88f49d09f2437b789312aa2a2259c8d7b6af84b3593bea76c0c993d585b0b504 |
|
MD5 | 95e6866f5801284ec80b1289f0eff9f3 |
|
BLAKE2b-256 | e6764a3667b1935afe7f8109d64a7df9a640b9f8d1f3fee249e44d3f0e6512af |