<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>WordPress Ideas &#187; Tag: links - Recent Posts</title>
		<link>http://wordpress.org/ideas/tags/links</link>
		<description>WordPress Ideas &#187; Tag: links - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 02:04:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/tags/links" rel="self" type="application/rss+xml" />

		<item>
			<title>MokiEla on "Select from posts or pages when inserting link"</title>
			<link>http://wordpress.org/ideas/topic/select-from-posts-or-pages-when-inserting-link#post-24818</link>
			<pubDate>Sun, 19 May 2013 14:31:08 +0000</pubDate>
			<dc:creator>MokiEla</dc:creator>
			<guid isPermaLink="false">24818@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I agree this can be annoying. I don't think a plugin exist yet !
</p>]]></description>
					</item>
		<item>
			<title>tsalzer on "Select from posts or pages when inserting link"</title>
			<link>http://wordpress.org/ideas/topic/select-from-posts-or-pages-when-inserting-link#post-24815</link>
			<pubDate>Sat, 18 May 2013 00:23:45 +0000</pubDate>
			<dc:creator>tsalzer</dc:creator>
			<guid isPermaLink="false">24815@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>In the editor when inserting a link in content, the popup dialog shows all posts and pages.  It would save time if the user was able to choose to see only posts or only pages.  Perhaps there is a plugin for this, but if so, I haven't found it yet.
</p>]]></description>
					</item>
		<item>
			<title>GranPaSmurf on "Default Links to Open in New Window - i.e. Target = _blank"</title>
			<link>http://wordpress.org/ideas/topic/default-links-to-open-in-new-window-ie-target-_blank#post-23976</link>
			<pubDate>Thu, 03 Jan 2013 22:41:07 +0000</pubDate>
			<dc:creator>GranPaSmurf</dc:creator>
			<guid isPermaLink="false">23976@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>shedonist,<br />
If you can give me a little more guidance I want to give this a try. Where does this code go? Is it in the CSS stylesheet?<br />
Guys above: I don't want you to change WordPress defaults to suit just my needs. I am, however, wishing there were a way I could set the link defaults to suit me in MY own WordPress installations.<br />
Christopheross Thanks but as with shedonist's  code, I am not enough of a programmer to make use of the code without a bit more guidance.
</p>]]></description>
					</item>
		<item>
			<title>shedonist on "Default Links to Open in New Window - i.e. Target = _blank"</title>
			<link>http://wordpress.org/ideas/topic/default-links-to-open-in-new-window-ie-target-_blank#post-23975</link>
			<pubDate>Thu, 03 Jan 2013 21:53:25 +0000</pubDate>
			<dc:creator>shedonist</dc:creator>
			<guid isPermaLink="false">23975@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Since I first posted this request, I've just started adding this little snippet of JQuery to launch all external links in new windows:</p>
<pre><code>$(&#34;a&#34;).filter(function() {
        return this.hostname &#38;&#38; this.hostname.replace(&#039;www.&#039;,&#039;&#039;) !== location.hostname.replace(&#039;www.&#039;,&#039;&#039;);
    }).attr(&#039;target&#039;, &#039;_blank&#039;);</code></pre>]]></description>
					</item>
		<item>
			<title>GranPaSmurf on "Default Links to Open in New Window - i.e. Target = _blank"</title>
			<link>http://wordpress.org/ideas/topic/default-links-to-open-in-new-window-ie-target-_blank#post-23917</link>
			<pubDate>Fri, 21 Dec 2012 15:08:32 +0000</pubDate>
			<dc:creator>GranPaSmurf</dc:creator>
			<guid isPermaLink="false">23917@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I too would like the option to set my default to opening in a new page. Of course I would like to keep users on my page, however I think it is courteous to the user to open in a new window. Since our site has dozens of links that are updated frequently, keeping the top page open allows users to easily refer back to the page with other links.<br />
I will be investigating some of the suggestions posted above.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Convert the links feature into a custom post type"</title>
			<link>http://wordpress.org/ideas/topic/convert-the-links-feature-into-a-custom-post-type#post-22907</link>
			<pubDate>Tue, 18 Sep 2012 14:19:15 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22907@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Actually links are a CPT.</p>
<p>Links will be removed in 3.5, if you're not using them.</p>
<p><a href="http://core.trac.wordpress.org/ticket/21307" rel="nofollow">http://core.trac.wordpress.org/ticket/21307</a>
</p>]]></description>
					</item>
		<item>
			<title>JasonBC on "Convert the links feature into a custom post type"</title>
			<link>http://wordpress.org/ideas/topic/convert-the-links-feature-into-a-custom-post-type#post-22906</link>
			<pubDate>Tue, 18 Sep 2012 11:38:55 +0000</pubDate>
			<dc:creator>JasonBC</dc:creator>
			<guid isPermaLink="false">22906@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Maybe it would be more convenient to include during an export routine as well this way. Right now, you have to use the OPML export - import to back them up, and that doesn't always work very well.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Default Links to Open in New Window - i.e. Target = _blank"</title>
			<link>http://wordpress.org/ideas/topic/default-links-to-open-in-new-window-ie-target-_blank#post-22428</link>
			<pubDate>Sun, 08 Jul 2012 14:53:36 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22428@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Mex Ale - The support forums are in <a href="http://wordpress.org/support" rel="nofollow">http://wordpress.org/support</a></p>
<p>This forum is for ideas and suggestions to improve WP :)
</p>]]></description>
					</item>
		<item>
			<title>Mex Ale on "Default Links to Open in New Window - i.e. Target = _blank"</title>
			<link>http://wordpress.org/ideas/topic/default-links-to-open-in-new-window-ie-target-_blank#post-22426</link>
			<pubDate>Sun, 08 Jul 2012 10:15:48 +0000</pubDate>
			<dc:creator>Mex Ale</dc:creator>
			<guid isPermaLink="false">22426@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I am sorry but I find most relevant people here to solve my query. I tried posting it many times but no one is replying.</p>
<p>Actually my website's all links started opening in new window. I had deleted and deactivated all the plugins but its still happening the same way.</p>
<p>Link to website <a href="http://www.topgradepapers.com" rel="nofollow">http://www.topgradepapers.com</a></p>
<p>when you click on any link either external or internal it opens in new window.</p>
<p>And another annoying this is that it happens only in Firefox and Chrome. Its not happening in the IE or opera.</p>
<p>Please help. Thanks :)
</p>]]></description>
					</item>
		<item>
			<title>techfarhan on "Convert the links feature into a custom post type"</title>
			<link>http://wordpress.org/ideas/topic/convert-the-links-feature-into-a-custom-post-type#post-21953</link>
			<pubDate>Fri, 11 May 2012 15:07:11 +0000</pubDate>
			<dc:creator>techfarhan</dc:creator>
			<guid isPermaLink="false">21953@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>ihor i also agree with you dear ...
</p>]]></description>
					</item>

	</channel>
</rss>
