ContentHistory
ContentHistory adds a new content tab that presents a
filterable review of all operations (but see below)
performed on an object, and additionally in the case of a
container, all sub-objects. Operations can be filtered by
user, date (since and before) and operation type. Operations
are no more than canned Zope events plus the performing
user's id.
Status
This project is still immature, being little beyond
prototype code. There are some known issues, most
significantly that it depends entirely on Zope 3 events to
track operations, and Archetypes is seemingly not emitting
events on modification for the tested versions. A workaround
for this is being developed. Creation, deletion and
reparenting are tracked properly. Additionally, the event
names are presented as they appear in the code, which looks
intimidating to non-technical users. Friendlier names will
be used in the final version.
The project is being released in the present state to
assess interest. It has not been touched in six months due
to more urgent concerns, except to excise some rotted bits.
If there is any interest in what exists so far its priority
can be bumped. It does serve occasionally as a useful
developer tool as-is.
Releases
OpenEngagement Plone Products
See our Contributors page
for information on more OpenEngagement Plone Products.
|