Attention

This document was written for an old version of Plone, Plone 2.5.x, and was last updated 796 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Document Actions

by John DeStefano last modified Mar 19, 2010 11:07 AM
Contributors: Stephanie McFarlin
Editing the default appearance of the document actions section
Document Actions

 

In Plone v2.x: 

  • Images: extedit_icon.gif, mail_icon.gif, print_icon.gif, site_icon.gif, and rss.gif
    • Located: [site]/portal_skins/plone_images
  • Template: document_actions
    • Located: [site]/portal_skins/plone_content
  • CSS: .documentActions, .documentActions ul, .documentActions li, and .documentActions a
    • Located: [site]/portal_skins/plone_styles/plone.css

In Plone v3.x:

  • Images: extedit_icon.gif, mail_icon.gif, print_icon.gif, site_icon.gif, and rss.gif
    • Located: [site]/portal_skins/plone_images
  • Template: see: Document Actions Now Use Zope 3 Viewlets
  • CSS: .documentActions, .documentActions ul, .documentActions li, and .documentActions a
    • Located: [site]/portal_skins/plone_styles/public.css

 

Additional Information:

To disable the document actions icons:

In Plone v2.x:

  • Navigate to [site]/portal_actions
  • Uncheck Visible? for all the Actions with the Category of document_actions
  • Click Save at the bottom of the form

In Plone v3.x:

  • Navigate to [site]/portal_actions
  • Click the name of the object you wish to disable (rss, print, etc.)
  • De-select the Visible? check box
  • Click Save Changes

 


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.