[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Zope
webmaster@zope.org
webmaster@zope.org
Thu, 23 Jan 2003 08:23:54 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/UsingZope.stx#2-66
---------------
Any action in Zope that causes objects to change can be undone, via the
*Undo* tab. You can recover from mistakes by undoing them.
% Anonymous User - Jan. 23, 2003 8:24 am:
This is a very helpful feature, and it's interesting that the undo list depends on the folder structure. At
the root folder, I could undo anything. Within new folders, I could only undo actions taken there. You might
explain this.