Where did the "undo" and "preferences" links go in Plone 3.0
Up to Table of ContentsThis FAQ applies to: Plone 3.0.x
The undo
function actually wasn't all that reliable in a number of use cases and
with Versioning now included by default, it was decided that it was best to
remove the undo link.
The preferences page is now found via the author page (e.g. http://plonesite.com/author/LOGINNAME) and clicking on the edit tab or directly at http://plonesite.com/personalize_form when you're logged in.
To re-enable these links in the personal-toolbar area, go to the ZMI of your Plone site, then:
portal_actions / user and for 'preferences' and 'undo', click on each and select Visible and then click the "Save Changes" button.