Skip to content

Timestamp files in Plone

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

collective/collective.timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coveralls Latest Version Egg Status

https://img.shields.io/pypi/pyversions/collective.timestamp.svg?style=plastic:alt:Supported-PythonVersions

License

collective.timestamp

Timestamp Files (or any other content types with a file primary field) in Plone. The collective.timestamp behavior must be activated on content types you want to timestamp.

Features

  • Allows you to timestamp a file via a toolbar action.
  • Provides a way to timestamp files through a content rule action executor.
  • Displays a timestamped viewlet on timestamped content.
  • The viewlet provides access to a verification view (with files and instructions).
  • Timestamping service and verification instructions are configurable via a configlet.

Translations

This product has been translated into

  • French

Installation

Install collective.timestamp by adding it to your buildout:

[buildout]

...

eggs =
    collective.timestamp

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.