Skip to main content

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.

ITCILO - Logo

Authors

This product was developed by Domsense.

Domsense Website

Changelog

1.0b1dev (unreleased)

  • Initial release

1.0b2

  • updated docs

1.0b3

  • missing HISTORY update (experimenting w/ jarn.mkrelease)

Project details


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page