Making Print and Send Buttons invisible.
Plone puts 'print' and 'send to someone' buttons on each page; it'd be nice to have the option to turn them off....
- You need to go to high level ZMI i.e /aq_parent/manage_main and click on portal_actions
You will then see a list of portal actions such as RSS feed, Send this page to someone ect. Note that all of the actions on this page have a Visible? checkbox. You can cuncheck these boxes to ensire that anything you don't want visible doesnt show up on site.
