<?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: One more gallery trick</title>
	<atom:link href="http://www.flett.org/2004/05/13/one-more-gallery-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flett.org/2004/05/13/one-more-gallery-trick/</link>
	<description></description>
	<lastBuildDate>Fri, 11 Dec 2009 21:11:36 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Golden</title>
		<link>http://www.flett.org/2004/05/13/one-more-gallery-trick/comment-page-1/#comment-28</link>
		<dc:creator>Dave Golden</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.flett.org/?p=25#comment-28</guid>
		<description>This didn&#039;t quite work for me at first, until I realized the gallery-&gt;album-&gt;getThumbnailTag was missing the $ symbol 

this worked for me 
echo &quot;document.write(&#039;&lt;a&gt;album-&gt;fields[&quot;name&quot;]) . &quot;&quot;&gt; &quot; . $gallery-&gt;album-&gt;getThumbnailTag($gallery-&gt;album-&gt;getHighlight()) . &quot;&lt;/a&gt;&#039;);&quot;;
</description>
		<content:encoded><![CDATA[<p>This didn&#8217;t quite work for me at first, until I realized the gallery->album->getThumbnailTag was missing the $ symbol </p>
<p>this worked for me<br />
echo &#8220;document.write(&#8217;<a>album->fields["name"]) . &#8220;&#8221;> &#8221; . $gallery->album->getThumbnailTag($gallery->album->getHighlight()) . &#8220;</a>&#8216;);&#8221;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
