<?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: Way to prevent part of description?</title>
		<link>https://feed.informer.com/forums/topic.php?id=106</link>
		<description>Feed Informer: Forums &#187; Topic: Way to prevent part of description?</description>
		<language>en-US</language>
		<pubDate>Fri, 15 May 2026 13:33:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=106" rel="self" type="application/rss+xml" />

		<item>
			<title>admin on "Way to prevent part of description?"</title>
			<link>https://feed.informer.com/forums/topic.php?id=106#post-461</link>
			<pubDate>Fri, 06 Jul 2007 10:08:17 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">461@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Not really. It might be possible to add some sort of conditional tag, as was done with the &#60; gsub &#62; tag, but that would need to be implemented as new.</p>
<p>That said, there might be some CSS technique that could be used to force breaks, or you could try our gsub tag if the URLs are predictable. so you could add breakable spaces into the URL someplace. Consider if the URLs always looked like this:</p>
<p><a href="http://xxxxxxxx/xxxxxx/xxxxx/yyy/xxxxxx" rel="nofollow">http://xxxxxxxx/xxxxxx/xxxxx/yyy/xxxxxx</a></p>
<p>Then you could wrap the %URL% in a gsub tag doing a "from" of "yyy" and a "to" of " yyy" (added a space). This would then cause it to break. Or perhaps just do somethng like a from of "&#38;" to a " &#38;" so that all URLs are broken up if they have lots of arguments.
</p>]]></description>
					</item>
		<item>
			<title>sdwarcollege on "Way to prevent part of description?"</title>
			<link>https://feed.informer.com/forums/topic.php?id=106#post-455</link>
			<pubDate>Thu, 05 Jul 2007 19:25:56 +0000</pubDate>
			<dc:creator>sdwarcollege</dc:creator>
			<guid isPermaLink="false">455@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I've been a feed digest user for a couple of years now, and I've got a nagging problem I'd like to try to figure out.  If one of the websites I grab RSS feeds from has an item in the description such as "go check out this this website at "http://www.feeddigest.com/forums/forum.php?id=1&#38;page#postform/id=1&#38;page#postformid=1&#38;page#postformid=1&#38;page#postformid=1&#38;page#postform" the long URL won't wrap to the next line of the description.  Since I use my feed digest in my left column of a 3 column CSS website (with floating columns), that unwrapped line will artificially expand the left column, and just destroy my layout (in i.e. 6.). </p>
<p>In the case where I know the culprit (long URL's in the description) is there a way to drop the description for just those posts (usually signaled by http:// in the description)?
</p>]]></description>
					</item>

	</channel>
</rss>
