<HTML>
<HEAD>
<TITLE>Re: [Plone-UI] External links without world-icon</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10.0px'>Isn&#8217;t this controlled by javascript now and able to be disabled via the Site Setup / Themes area?<BR>
<BR>
At one point, I toggled the &#8220;mark external links&#8221; off and it didn&#8217;t take immediate effect, but restarting my Zope took care of the issue. Might be worth giving this a try.<BR>
<BR>
Cheers,<BR>
<BR>
- Veda<BR>
<BR>
On 1/7/09 7:12 AM, &quot;Nathan Van Gheem&quot; &lt;vangheem@gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10.0px'>I think I've always done it with, <BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10.0px'>#content a.external-link {<BR>
&nbsp;&nbsp;&nbsp;&nbsp;background-image:none;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;padding:0px;<BR>
}<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10.0px'>Did you check all the usual suspects? &nbsp;Is the css cached? &nbsp;Is ploneCustom.css listed below all other css in portal_css?<BR>
<BR>
-Nathan<BR>
On Wed, Jan 7, 2009 at 9:00 AM, redCOR AG Gerhard Hug &lt;gerhard@redcor.ch&gt; wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10.0px'>Hi<BR>
<BR>
We migrated plone 2.5 to plone 3. In the content of the Version 2.5<BR>
there were external-links showing _no_ world-icon.<BR>
Now on plone 3 the world-icon appears. In the site setup i marked<BR>
'external-links' and 'external-link open in a new window'.<BR>
In the ploneCustom.css i added:<BR>
<BR>
&nbsp;#content a[href ^=&quot;http:&quot;],<BR>
#content a.link-external {<BR>
background: transparent none !important;<BR>
color: #005AA5;<BR>
padding: 0;<BR>
}<BR>
<BR>
So why is the world-icon shown? How can i do more to make disappear<BR>
this icon?<BR>
<BR>
Many thanks for the answer<BR>
<BR>
Gerhard<BR>
<BR>
_______________________________________________<BR>
UI mailing list<BR>
UI@lists.plone.org<BR>
<a href="http://lists.plone.org/mailman/listinfo/ui">http://lists.plone.org/mailman/listinfo/ui</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10.0px'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><SPAN STYLE='font-size:10.0px'><FONT FACE="Monaco, Courier New">_______________________________________________<BR>
UI mailing list<BR>
UI@lists.plone.org<BR>
<a href="http://lists.plone.org/mailman/listinfo/ui">http://lists.plone.org/mailman/listinfo/ui</a><BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:10.0px'><FONT FACE="Monaco, Courier New"><BR>
</FONT></SPAN>
</BODY>
</HTML>