David Chandek-Stark wrote at 2005-7-27 16:10 -0400: >Sorry, this is a Plone site. There is a Plone skin template undo_form >which calls container.portal_undo.listUndoableTransactionsFor(here) to >get the undoable transactions.
Not sure, whether Plone uses its own "UndoTool". The CMFCore "UndoTool" should show a user with the "ManagePortal" permission the same undoable transactions as the "Undo" tab of the portal's ZMI page. Other users will only see their own transactions. -- Dieter _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
