Adds a behavior that tracks down the last user that modified an object
Project description
Adds a behavior that tracks down the last user that modified an object.
The plone.last_modifier behavior that can be added to any dexterity content.
Objects with that behavior will update the last_modifier attribute of the object with the currently authenticated user id:
when an object is created
every time an ObjectModifiedEvent is fired.
Installation
Install collective.behavior.lastmodifier by adding it to your buildout:
[buildout] ... eggs = collective.behavior.lastmodifier
and then running bin/buildout
Contribute
License
The project is licensed under the GPLv2.
Contributors
ale-rt
Changelog
1.0.0rc1 (2021-02-18)
Initial release. [ale-rt]
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
Close
Hashes for collective.behavior.lastmodifier-1.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03698066a52c22f60d4a46f73890d4e6d6fe1acba525bbf5b09a1d933cdf3dee |
|
MD5 | 62f5f23846de6aef51b4d8d40dc0cd1c |
|
BLAKE2b-256 | da950914670a22e3c714c9af0281e0166f16df5921d17acd1307b4ea75489ca9 |