<?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: NextGEN Gallery WP Plugin</title>
	<atom:link href="http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/</link>
	<description>Warm up to Electrical Engineering.</description>
	<lastBuildDate>Wed, 17 Mar 2010 12:57:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TheSizzle</title>
		<link>http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/comment-page-1/#comment-85</link>
		<dc:creator>TheSizzle</dc:creator>
		<pubDate>Tue, 31 Mar 2009 00:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.electrosizzle.com/?p=17#comment-85</guid>
		<description>To be honest, I haven’t messed with it in a while, so I haven’t figured out how to show the description instead of the title. However, I suspect that if you don’t want to show the title, you could comment out the highslide JavaScript line:

hs.captionEval = ‘this.a.title’;

This disables the overlay. If you’re not familiar, commenting in JavaScript is //</description>
		<content:encoded><![CDATA[<p>To be honest, I haven’t messed with it in a while, so I haven’t figured out how to show the description instead of the title. However, I suspect that if you don’t want to show the title, you could comment out the highslide JavaScript line:</p>
<p>hs.captionEval = ‘this.a.title’;</p>
<p>This disables the overlay. If you’re not familiar, commenting in JavaScript is //</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarakit</title>
		<link>http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/comment-page-1/#comment-83</link>
		<dc:creator>sarakit</dc:creator>
		<pubDate>Sat, 28 Mar 2009 09:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.electrosizzle.com/?p=17#comment-83</guid>
		<description>Hey guys, thanks for this post.  The little bit of info has helped me a lot.  Any update on showing the description instead of the title?  Also, how can you take out the display of the title altogether?  Mine is showing the .jpg on all photos (I will have to go to each one and delete that if there&#039;s no other solution)

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey guys, thanks for this post.  The little bit of info has helped me a lot.  Any update on showing the description instead of the title?  Also, how can you take out the display of the title altogether?  Mine is showing the .jpg on all photos (I will have to go to each one and delete that if there&#8217;s no other solution)</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maki Naro</title>
		<link>http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/comment-page-1/#comment-18</link>
		<dc:creator>Maki Naro</dc:creator>
		<pubDate>Wed, 16 Jul 2008 04:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.electrosizzle.com/?p=17#comment-18</guid>
		<description>Thanks! The captions work perfect now with a minor change of ‘this.a.title’ to ‘this.thumb.title’ in my wp-highslide settings. The control bar is still proving elusive though. I think I just need to get the images in the right directory. Pretty close though! Thanks again for the tips!</description>
		<content:encoded><![CDATA[<p>Thanks! The captions work perfect now with a minor change of ‘this.a.title’ to ‘this.thumb.title’ in my wp-highslide settings. The control bar is still proving elusive though. I think I just need to get the images in the right directory. Pretty close though! Thanks again for the tips!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheSizzle</title>
		<link>http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/comment-page-1/#comment-17</link>
		<dc:creator>TheSizzle</dc:creator>
		<pubDate>Tue, 24 Jun 2008 12:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.electrosizzle.com/?p=17#comment-17</guid>
		<description>Hi Maki,

I started with this site:
http://vikjavev.no/highslide/index.htm
which has barebones examples on how to use Highslide, including one with the navigation bar.  If you&#039;re using the Wordpress plugin WP-Highslide, you&#039;ll have to manually copy the images directory and the full highslide.js code from the official distribution of highslide into the WP-Highslide plugins directory.  The nav bar uses the images in this directory for the navigation arrows.  Also, if you look at the code for this page, you&#039;ll see a &quot;hs.captionEval = &#039;this.a.title&#039;;&quot;.  This line sets the caption of the photo to the title which is provided in the hyperlink.  This title should be defined in your NEXTGen gallery as the &quot;Alt and Title text&quot; for each photo.  I haven&#039;t gotten it to display the description yet.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Maki,</p>
<p>I started with this site:<br />
<a href="http://vikjavev.no/highslide/index.htm" rel="nofollow">http://vikjavev.no/highslide/index.htm</a><br />
which has barebones examples on how to use Highslide, including one with the navigation bar.  If you&#8217;re using the Wordpress plugin WP-Highslide, you&#8217;ll have to manually copy the images directory and the full highslide.js code from the official distribution of highslide into the WP-Highslide plugins directory.  The nav bar uses the images in this directory for the navigation arrows.  Also, if you look at the code for this page, you&#8217;ll see a &#8220;hs.captionEval = &#8216;this.a.title&#8217;;&#8221;.  This line sets the caption of the photo to the title which is provided in the hyperlink.  This title should be defined in your NEXTGen gallery as the &#8220;Alt and Title text&#8221; for each photo.  I haven&#8217;t gotten it to display the description yet.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maki Naro</title>
		<link>http://www.electrosizzle.com/2008/05/nextgen-gallery-wp-plugin/comment-page-1/#comment-16</link>
		<dc:creator>Maki Naro</dc:creator>
		<pubDate>Tue, 24 Jun 2008 03:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.electrosizzle.com/?p=17#comment-16</guid>
		<description>Hey there, I&#039;m currently working on the next generation of my website and have been messing around with Highslide, wherein I could get it to do everything but show the navigation bar! Especially when using the NextGen Gallery. I was wondering where you find the code to turn on this option. Thanks for the help!

Maki Naro</description>
		<content:encoded><![CDATA[<p>Hey there, I&#8217;m currently working on the next generation of my website and have been messing around with Highslide, wherein I could get it to do everything but show the navigation bar! Especially when using the NextGen Gallery. I was wondering where you find the code to turn on this option. Thanks for the help!</p>
<p>Maki Naro</p>
]]></content:encoded>
	</item>
</channel>
</rss>
