Re: Portlets and @@sharing pages
dieter <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
Sébastien VINOT <sebastien.vinot-VUuyK1MdVaV2gwGH1w/[email protected]> writes: > Is it possible to hide portlets for @@sharing pages ? It is a long time that I looked into this - thus, details would not be reliable. When my memory does not betray me, then the portlet columns are controlled by a view ("plone.app.layout" might be a good start to find it). In this case, overriding the view can give you more control. Look at then "main_template" to find out in detail how the portlet columns are controlled. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/