Skip to main content

Timestamp files published in Plone

Project description

https://github.com/collective/collective.timestamp/actions/workflows/plone-package.yml/badge.svg 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.

Contributors

Changelog

1.0a2 (2024-10-11)

  • Added TimeStamper._effective_related_indexes to factorize the list of catalog indexes related to the effective functionality. Make TimeStamper.timestamp return data and timestamp in case it is overrided or called from external code. [gbastien]

1.0a1 (2024-09-17)

  • Initial release. [laulaz]

Supported by

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