Adds read/unread feature to plone objects
Project description
Introduction
This package provides read/unread status for Plone objects.
It adds a “readBy” field and a proper index to any object marked with IReadByProvider interface.
How to use
Just add a ZCML slug in your package like:
<five:implements class="Products.ATContentTypes.content.document.ATDocument" interface="collective.readunread.interfaces.IReadByProvider" />
Credits
Developed with the support of International Traning Center of the ILO.
Changelog
1.0b1dev (unreleased)
Initial release
1.0b2
updated docs
1.0b3
missing HISTORY update (experimenting w/ jarn.mkrelease)
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
collective.readunread-1.0b3.zip
(38.2 kB
view hashes)