[Zope] Question: Files and history
Kevin Carlson
khcarlso@bellsouth.net
Sat, 4 Jan 2003 12:20:46 -0500
I'm not sure if there's a Zope product to do this, but the way that we are
accomplishing that is by using wget from a cron job. That gives us a daily
"static" history that is available for viewing through a "history" skin we
put together.
Kevin
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Daniel Talas
Sent: Saturday, January 04, 2003 1:48 AM
To: zope@zope.org
Subject: [Zope] Question: Files and history
I know this has been asked before, but I need a definite answer before
we can pick ZOPE as our platform of choice for a project.
One of the major requirements is to be able to view history for files
(docs, images, etc), and be able to view the actual file @ any point
in the history. Basically, we need "history" functionality that ZOPE
currently
provides for such objects as Scripts, DTML Methods, etc.
The question is, has it been done before? Is there a ZOPE product
that has this functionality. Would it be difficult to extend an
existing class to add this functionality? I tried to follow one of
the suggestions in this mailing list (extending the class from
History.Historical), but that rendered my product invalid.
Any help would be appreciated!
Regards,
Daniel.
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )