问题
In Plone 2, there were icons for print, fullscreen and email in object views.
How do I enable these in Plone 4? They don't seem to be present in a default installation of Plone 4.1, but I must be missing something, and I'd like to know what?
Thanks
回答1:
IIRC, document actions can be re-enabled in Plone 4 in the ZMI interface for the actions tool: http://plone.293351.n2.nabble.com/document-actions-in-plone-4-td5788892.html
- Go to ./manage_main for your Plone site.
- Click on portal_actions
- Click on document_actions
- Click on each action you want to make a visible link (print, rss, etc).
- Click "visible" checkbox, then save.
来源:https://stackoverflow.com/questions/8383098/print-fullscreen-email-icons