Print / Fullscreen / Email icons

喜你入骨 提交于 2020-01-11 08:42:59

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!