<?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: Flickr and F Gallery</title>
	<atom:link href="http://www.3till7.net/2005/12/26/flickr-and-f-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3till7.net/2005/12/26/flickr-and-f-gallery/</link>
	<description>Programming, espresso, and grumbling.</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:27:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sarah</title>
		<link>http://www.3till7.net/2005/12/26/flickr-and-f-gallery/comment-page-1/#comment-1538</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Tue, 27 Dec 2005 18:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.3till7.net/2005/12/26/flickr-and-f-gallery/#comment-1538</guid>
		<description>Thanks for the suggestion!  I tried Text Control but that didn&#039;t work out because I never got the option to change text formatting on a per-post basis.  The main config area did show up under Options, but when I would go to an individual post creation page, the option wasn&#039;t there.  I ended up just opening all the F Gallery files and doing a search for the newline character.  I changed line 520 of classes.php (&lt;code&gt;$tags .= $this-&gt;tag_replace($tv, $tag_taglist).&quot;\n&quot;;&lt;/code&gt;) to read &lt;code&gt;$tags .= $this-&gt;tag_replace($tv, $tag_taglist).&quot; &quot;;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion!  I tried Text Control but that didn&#8217;t work out because I never got the option to change text formatting on a per-post basis.  The main config area did show up under Options, but when I would go to an individual post creation page, the option wasn&#8217;t there.  I ended up just opening all the F Gallery files and doing a search for the newline character.  I changed line 520 of classes.php (<code>$tags .= $this->tag_replace($tv, $tag_taglist)."\n";</code>) to read <code>$tags .= $this->tag_replace($tv, $tag_taglist)." ";</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://www.3till7.net/2005/12/26/flickr-and-f-gallery/comment-page-1/#comment-1537</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Tue, 27 Dec 2005 15:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.3till7.net/2005/12/26/flickr-and-f-gallery/#comment-1537</guid>
		<description>having trouble with the random &lt;br/&gt; takes? haven&#039;t heard that one yet... have you checked out the tag in the &quot;tag templates&quot; page of the plugin&#039;s admin?

you may be on to something when it comes to WP adding the tag to the end of a new line, I know that I have the plugin create a new line for every tag.  A good way to get around that is to use the &lt;a href=&quot;http://plugins.trac.wordpress.org/wiki/TextControl&quot; rel=&quot;nofollow&quot;&gt;TextControl&lt;/a&gt; plugin and specify that the Page that calls F-Gallery doesn&#039;t have any formatting.  Tell me if that helps.</description>
		<content:encoded><![CDATA[<p>having trouble with the random &lt;br/&gt; takes? haven&#8217;t heard that one yet&#8230; have you checked out the tag in the &#8220;tag templates&#8221; page of the plugin&#8217;s admin?</p>
<p>you may be on to something when it comes to WP adding the tag to the end of a new line, I know that I have the plugin create a new line for every tag.  A good way to get around that is to use the <a href="http://plugins.trac.wordpress.org/wiki/TextControl" rel="nofollow">TextControl</a> plugin and specify that the Page that calls F-Gallery doesn&#8217;t have any formatting.  Tell me if that helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

