<?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"
	>
<channel>
	<title>Comments on: Quick Guide to NextGEN Gallery Common Codes</title>
	<atom:link href="http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/</link>
	<description></description>
	<pubDate>Thu, 09 Feb 2012 02:21:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Matt</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-1765</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 28 May 2011 20:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-1765</guid>
		<description>Do you know if there&#39;s a way to display the gallery name in the caption of the images that are displayed with these methods?</description>
		<content:encoded><![CDATA[<p>Do you know if there&#39;s a way to display the gallery name in the caption of the images that are displayed with these methods?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vuthy</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-741</link>
		<dc:creator>Vuthy</dc:creator>
		<pubDate>Tue, 25 Aug 2009 21:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-741</guid>
		<description>Hi Kit,

That function call is hard-coded in nggwidget.php I believe, meaning it's written to act a certain way and show a certain layout.  You would have to edit that file and rewrite the code to do what you want to do.

I modified another function in that file to show what I wanted.  You can read more about it here:
http://www.vuthy.com/blog/2008/11/16/nextgen-gallery-random-photos-from-a-specific-gallery/</description>
		<content:encoded><![CDATA[<p>Hi Kit,</p>
<p>That function call is hard-coded in nggwidget.php I believe, meaning it&#8217;s written to act a certain way and show a certain layout.  You would have to edit that file and rewrite the code to do what you want to do.</p>
<p>I modified another function in that file to show what I wanted.  You can read more about it here:<br />
<a href="http://www.vuthy.com/blog/2008/11/16/nextgen-gallery-random-photos-from-a-specific-gallery/" rel="nofollow">http://www.vuthy.com/blog/2008/11/16/nextgen-gallery-random-photos-from-a-specific-gallery/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kit mobley</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-739</link>
		<dc:creator>kit mobley</dc:creator>
		<pubDate>Tue, 25 Aug 2009 19:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-739</guid>
		<description>does anyone know how to use nggDisplayRecentImages but link to the gallery page the image is from rather than open it in lightbox?</description>
		<content:encoded><![CDATA[<p>does anyone know how to use nggDisplayRecentImages but link to the gallery page the image is from rather than open it in lightbox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-719</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Wed, 19 Aug 2009 02:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-719</guid>
		<description>Oh whoops, the PHP was stripped out. You can use echo nggShowSlideshow($galleryID, $width, $height)</description>
		<content:encoded><![CDATA[<p>Oh whoops, the PHP was stripped out. You can use echo nggShowSlideshow($galleryID, $width, $height)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-718</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Wed, 19 Aug 2009 02:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-718</guid>
		<description>You can also display the slide show directly in your template (anywhere you want, without activating widgets) by using . It's documented in the nggfunctions.php file :D</description>
		<content:encoded><![CDATA[<p>You can also display the slide show directly in your template (anywhere you want, without activating widgets) by using . It&#8217;s documented in the nggfunctions.php file <img src='http://www.vuthy.com/wp-content/plugins/smilies-themer/kopete/teeth.png' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: survival forum</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-565</link>
		<dc:creator>survival forum</dc:creator>
		<pubDate>Sat, 13 Jun 2009 23:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-565</guid>
		<description>Thank you for the information and the help with this plugin.  But why do my images open in a browser window instead of a sideshow?  The php script example you provided works great, but there is no slideshow effect when you click the images, why?</description>
		<content:encoded><![CDATA[<p>Thank you for the information and the help with this plugin.  But why do my images open in a browser window instead of a sideshow?  The php script example you provided works great, but there is no slideshow effect when you click the images, why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manually display a pic from a specific NextGen gallery &#124; The [mis]Adventures of Vuthy</title>
		<link>http://www.vuthy.com/blog/2008/11/24/quick-guide-to-nextgen-gallery-common-codes/#comment-63</link>
		<dc:creator>Manually display a pic from a specific NextGen gallery &#124; The [mis]Adventures of Vuthy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 00:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.vuthy.com/?p=507#comment-63</guid>
		<description>[...] This is a detailed discussion of why the original manual function call doesn&#8217;t work (widget works) and how I ended up fixing it. Click the following link if you want to skip all the explanation: how to manually display a random or recent photo from a specific NextGen gallery in your Wordpress template. If you need the basics on getting NextGEN to work and show your photos, click here for a quick guide to common NextGEN codes. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is a detailed discussion of why the original manual function call doesn&#8217;t work (widget works) and how I ended up fixing it. Click the following link if you want to skip all the explanation: how to manually display a random or recent photo from a specific NextGen gallery in your Wordpress template. If you need the basics on getting NextGEN to work and show your photos, click here for a quick guide to common NextGEN codes. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

