<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress Plugin: Identify External Links</title>
	<atom:link href="http://www.bloggingpro.com/archives/2005/03/30/wordpress-plugin-identify-external-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingpro.com/archives/2005/03/30/wordpress-plugin-identify-external-links/</link>
	<description>News, plugins and themes for blogging applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:07:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: background code myspace</title>
		<link>http://www.bloggingpro.com/archives/2005/03/30/wordpress-plugin-identify-external-links/#comment-116917</link>
		<dc:creator>background code myspace</dc:creator>
		<pubDate>Wed, 24 Jan 2007 22:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/30/wordpress-plugin-identify-external-links/#comment-116917</guid>
		<description>&lt;strong&gt;background code myspace...&lt;/strong&gt;

 MySpace Is Not My Space. MySpace Is For Adults. From a marketing...</description>
		<content:encoded><![CDATA[<p><strong>background code myspace&#8230;</strong></p>
<p> MySpace Is Not My Space. MySpace Is For Adults. From a marketing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.bloggingpro.com/archives/2005/03/30/wordpress-plugin-identify-external-links/#comment-4331</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 30 Mar 2005 18:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/30/wordpress-plugin-identify-external-links/#comment-4331</guid>
		<description>A plugin? All that&#039;s needed is a little CSS modding, via the edit theme control panel in 1.5. You can even add a logo for e-mail.

&lt;code&gt;/* link hack */



#content a[href^=&quot;mailto:&quot;] {

background: transparent url(&#039;/images/email.gif&#039;) 100% 50% no-repeat;

padding-right: 10px;

}



#content a[href^=&quot;http:&quot;], #content a[href^=&quot;http:&quot;] {

background: transparent url(&#039;/images/external.gif&#039;) 100% 50% no-repeat;

padding-right: 10px;

white-space: nowrap;

}






#content a[href^=&quot;http://www.your-own-url.com&quot;],

#content a[href^=&quot;http://your-own-url.com&quot;] {

background: inherit;

padding-right: 0px;

} &lt;/code&gt;

That&#039;s loosely based on the code from web-graphics.com, and it works fine on any application I&#039;ve used it for.</description>
		<content:encoded><![CDATA[<p>A plugin? All that&#8217;s needed is a little CSS modding, via the edit theme control panel in 1.5. You can even add a logo for e-mail.</p>
<p><code>/* link hack */</p>
<p>#content a[href^="mailto:"] {</p>
<p>background: transparent url('/images/email.gif') 100% 50% no-repeat;</p>
<p>padding-right: 10px;</p>
<p>}</p>
<p>#content a[href^="http:"], #content a[href^="http:"] {</p>
<p>background: transparent url('/images/external.gif') 100% 50% no-repeat;</p>
<p>padding-right: 10px;</p>
<p>white-space: nowrap;</p>
<p>}</p>
<p>#content a[href^="http://www.your-own-url.com"],</p>
<p>#content a[href^="http://your-own-url.com"] {</p>
<p>background: inherit;</p>
<p>padding-right: 0px;</p>
<p>} </code></p>
<p>That&#8217;s loosely based on the code from web-graphics.com, and it works fine on any application I&#8217;ve used it for.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

