Skip to content

collective/collective.readunread

Repository files navigation

image

image

collective.readunread

This package provides read/unread status for dexterity Plone objects.

Features

  • Choose with a behavior which content type will be concerned (marking with IReadUnreadMarker)
  • Propose a viewlet for objects providing IReadUnreadMarker

To do

  • Propose an optional zcml to automatically mark as read traversed objects
  • Add a registry option with a portal types list to choose if modification event must be notified

Translations

This product has been translated into

  • french

Installation

Install collective.readunread by adding it to your buildout:

[buildout]

...

eggs =
    collective.readunread

and then running bin/buildout

Development

  • virtualenv2.7 .
  • bin/pip install --upgrade pip
  • bin/pip install -r requirements
  • bin/buildout

Contribute

Support

If you are having issues, please let us know on https://github.com/collective/collective.readunread/issues.

License

The project is licensed under the GPLv2.

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Packages

No packages published