Timestamp files published in Plone
Project description
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
Issue Tracker: https://github.com/collective/collective.timestamp/issues
Source Code: https://github.com/collective/collective.timestamp
Support
If you are having issues, please let us know.
License
The project is licensed under the GPLv2.
Contributors
Affinitic, support@affinitic.be
Changelog
1.3 (2025-06-23)
Avoid modifying list passed as argument in utils.timestamp. [aduchene]
1.2 (2025-06-19)
Fixed a bug with utils.timestamp stuck in an infinite loop when use_failover was False. [aduchene]
Changed default values of ITimestampingSettings and set required fields. [aduchene]
1.1 (2025-06-19)
Fix a bug with TimeStamper.timestamp not returning the correct value. [aduchene]
1.0 (2025-06-19)
Refactor the timestamp utils function to be able to use failover urls and exp. backoff retries. [aduchene]
Add settings to manage failover urls and exp. backoff retries. [aduchene]
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]
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file collective_timestamp-1.3.tar.gz.
File metadata
- Download URL: collective_timestamp-1.3.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea9cd449484b1bdc506bceab0307a26ca54af0a12e43bebe668d3c45404c2ded
|
|
| MD5 |
5f8ecdc59e8b47eec6942f02ce1f6937
|
|
| BLAKE2b-256 |
acf0be4f8ddd34af626b9bc993c48c3d4ec63e6360faeef72fd582b0e80ea991
|
File details
Details for the file collective_timestamp-1.3-py3-none-any.whl.
File metadata
- Download URL: collective_timestamp-1.3-py3-none-any.whl
- Upload date:
- Size: 49.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97d7263745eaf1b8eae9a585881a57450189f653796ae3a4862fc0267c57e80d
|
|
| MD5 |
cf77c1ae79f3cdab216a16b09e9a95ef
|
|
| BLAKE2b-256 |
7d1260b47dc2bcf54f410f18e7e9f507b66dea91c8106c1431563b7915343e20
|