[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Using The
Zope Management Interface
webmaster at zope.org
webmaster at zope.org
Wed Dec 17 22:03:13 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/UsingZope.stx#2-49
---------------
The Undo tab will provide you with enough information to know that
a change has occurred. It, however, will not tell you much about
the effect of the transaction on the objects that were changed
during the transaction. "Presentation" and "logic" objects like
DTML Methods, DTML Documents, Zope Page Templates, and Script
(Python) objects support *History* for this purpose. If you know
a transaction has effected one of these objects, you can go to
that object's *History* View and look at the previous states of
the object, as shown in the figure below.
"The History View":img:3-7:Figures/history.png
% PeterR - Dec. 17, 2003 10:03 pm:
"a transaction has effected one of these objects" -> a transaction has affected one of these objects
More information about the ZDP
mailing list