<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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>Feed Informer: Forums &#187; Topic: Open Feed in new window</title>
		<link>https://feed.informer.com/forums/topic.php?id=475</link>
		<description>Feed Informer: Forums &#187; Topic: Open Feed in new window</description>
		<language>en-US</language>
		<pubDate>Fri, 15 May 2026 11:35:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=475" rel="self" type="application/rss+xml" />

		<item>
			<title>wiseland on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1835</link>
			<pubDate>Mon, 15 Jun 2009 13:51:25 +0000</pubDate>
			<dc:creator>wiseland</dc:creator>
			<guid isPermaLink="false">1835@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Ton, that's the correct answer if you use JavaScript code for html format.
</p>]]></description>
					</item>
		<item>
			<title>Boss Boss on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1809</link>
			<pubDate>Fri, 12 Jun 2009 05:30:25 +0000</pubDate>
			<dc:creator>Boss Boss</dc:creator>
			<guid isPermaLink="false">1809@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Ton, if you use  JavaScript code (for html format), you have to go to your digest, and:<br />
1) choose "Digest Design"-&#62;"HTML"-&#62;"Edit template HTML manually".<br />
2) find in the Per-Item Template section text <code>&#34;&#60;a href=&#34;%URL%&#34;&#62;%TITLE%&#60;/a&#62;&#34;</code><br />
3) add <code>target=&#34;_blank&#34;</code> into <code>&#60;a /&#62;</code> tag<br />
It'll be smth like this: <code>&#60;a href=&#34;%URL%&#34; target=&#34;_blank&#34;&#62;%TITLE%&#60;/a&#62;</code></p>
<p>All news will be opened in new window.
</p>]]></description>
					</item>
		<item>
			<title>Ton on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1786</link>
			<pubDate>Sat, 06 Jun 2009 14:35:06 +0000</pubDate>
			<dc:creator>Ton</dc:creator>
			<guid isPermaLink="false">1786@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>What can I do when  using Javascript ?
</p>]]></description>
					</item>
		<item>
			<title>bill Moore on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1764</link>
			<pubDate>Wed, 27 May 2009 13:17:44 +0000</pubDate>
			<dc:creator>bill Moore</dc:creator>
			<guid isPermaLink="false">1764@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I am using HTML and will try your suggestion. Thanks!
</p>]]></description>
					</item>
		<item>
			<title>admin on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1714</link>
			<pubDate>Wed, 06 May 2009 09:58:18 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1714@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>That's a correct answer:)
</p>]]></description>
					</item>
		<item>
			<title>Dan Sprehe on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1710</link>
			<pubDate>Tue, 05 May 2009 11:17:53 +0000</pubDate>
			<dc:creator>Dan Sprehe</dc:creator>
			<guid isPermaLink="false">1710@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>What type of feed do you have? (How does it coded?)  I don't know which type of feed code/content you're using (Flash, HTML, etc.)  I've always used HTML because I can customize it manually.  Even though the "target" attribute is being phased out in the newer versions of HTML, I still use it and customize my items like this, adding the "target" in the link tag:</p>
<p><code>&#60;li&#62;&#60;a href=&#34;%URL%&#34; target=&#34;_blank&#34;&#62;%TITLE%&#60;/a&#62;&#60;br/&#62;%MONTHLONG% %DAY%, %YEAR%&#60;/li&#62;</code></p>
<p>It's working for me, thus far.
</p>]]></description>
					</item>
		<item>
			<title>bill Moore on "Open Feed in new window"</title>
			<link>https://feed.informer.com/forums/topic.php?id=475#post-1709</link>
			<pubDate>Mon, 04 May 2009 13:55:08 +0000</pubDate>
			<dc:creator>bill Moore</dc:creator>
			<guid isPermaLink="false">1709@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I've seen a couple of posts asking how to get the feed article link to open in a new window, and that it's not working properly.  Can someone provide code that works?  I'd love to get this working on my site.</p>
<p>Thanks!
</p>]]></description>
					</item>

	</channel>
</rss>
