Re: Portlets and @@sharing pages

espen <[email protected]>
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <[email protected]>
Sounds like a job for CSS

In one of your stylesheets (ploneCustom.css, maybe)

.template-sharing .portletWrapper { display: none; }

or maybe hide the whole right column ?

.template-sharing .portal-column-two
.template-sharing .portal-column-one { display: none; }


or, if you just want to hide a portlet with an id

.template-sharing #portlet-id { display: none }

( you can see the ID by looking at the html source or using Firebug


espen

15. mars 2015 kl. 19:39 skrev Sébastien VINOT [via Plone] <ml-node+s293351n7573397h60-PKuAHvtXa09l57MIdRCFDg@public.gmane.org>:

> Hello, 
> 
> I'm working with Plone 4.3.3 with Zope 2.13.22 and Python 2.7.6 
> 
> Some of my pages are using right and left portlets (using jQuery). The 
> problem is when I go to the sharing tab, my right portlets are displayed 
> over the sharing table. 
> 
> Is it possible to hide portlets for @@sharing pages ? 
> 
> Sebastien 
> 
> ------------------------------------------------------------------------------ 
> 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/
> _______________________________________________ 
> Plone-Users mailing list 
> [hidden email] 
> https://lists.sourceforge.net/lists/listinfo/plone-users
> 
> 
> If you reply to this email, your message will be added to the discussion below:
> http://plone.293351.n2.nabble.com/Portlets-and-sharing-pages-tp7573397.html
> To start a new topic under General Questions, email ml-node+s293351n293352h65-PKuAHvtXa09l57MIdRCFDg@public.gmane.org 
> To unsubscribe from Plone, click here.
> NAML





--
View this message in context: http://plone.293351.n2.nabble.com/Portlets-and-sharing-pages-tp7573397p7573403.html
Sent from the General Questions mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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/

_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.