<?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: WordPress UnGallery</title>
	<atom:link href="http://markpreynolds.com/technology/wordpress-ungallery/feed" rel="self" type="application/rss+xml" />
	<link>http://markpreynolds.com/technology/wordpress-ungallery</link>
	<description>... an Archive of My Miscellaneum</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:25:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mark</title>
		<link>http://markpreynolds.com/technology/wordpress-ungallery/comment-page-3#comment-791</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 30 Jan 2012 20:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://markpreynolds.com/?p=707#comment-791</guid>
		<description>Sorry for the overdue replies folks; I&#039;m not getting email notifications of comments.  I&#039;ll fix that asap.

General news:  the security referenced above is resolved.  Zip archives and movies are back.

Federico, thanks for the kudos.  Fancybox looks like a cool plugin but, no.  I have not included any integration support for lightbox features.   I&#039;ll add it to the list of things to investigate though.

Sebastian, welcome back.  Yes.  You can use the hidden option under advanced options to exclude directories.  Just match the start of a directory/gallery name to the string you enter there.  So if the string you enter is &quot;hide&quot;, galleries titled &quot;hide&quot;, &quot;hideDirectory&quot;, and &quot;hide123&quot; will not show up via browsing.  An explicit link to those galleries can then be sent to allow access.

Malcolm, thanks.  The feature to download all images in a gallery is not disable-able at this time.  As you suggest, you&#039;d have to remove the -zip- link text from ungallery.php (currently on line 136).

Lee, thanks.  I get so many different behaviors reported about the embedded movies.  You are correct that you need QuickTime installed and configured in your browser.  I need to add that to the docs.  I think based on all the varied levels of success (it always works for me, but that&#039;s not really the point =), that I&#039;ll change the default streaming option to at least not be embedded and maybe away from QuickTime.  I&#039;ve updated this page and the screencast page with a direct link to the screencast MP4 which seems to load immediately and with less WP interference.  

And yep.  I&#039;m in Austin!</description>
		<content:encoded><![CDATA[<p>Sorry for the overdue replies folks; I&#8217;m not getting email notifications of comments.  I&#8217;ll fix that asap.</p>
<p>General news:  the security referenced above is resolved.  Zip archives and movies are back.</p>
<p>Federico, thanks for the kudos.  Fancybox looks like a cool plugin but, no.  I have not included any integration support for lightbox features.   I&#8217;ll add it to the list of things to investigate though.</p>
<p>Sebastian, welcome back.  Yes.  You can use the hidden option under advanced options to exclude directories.  Just match the start of a directory/gallery name to the string you enter there.  So if the string you enter is &#8220;hide&#8221;, galleries titled &#8220;hide&#8221;, &#8220;hideDirectory&#8221;, and &#8220;hide123&#8243; will not show up via browsing.  An explicit link to those galleries can then be sent to allow access.</p>
<p>Malcolm, thanks.  The feature to download all images in a gallery is not disable-able at this time.  As you suggest, you&#8217;d have to remove the -zip- link text from ungallery.php (currently on line 136).</p>
<p>Lee, thanks.  I get so many different behaviors reported about the embedded movies.  You are correct that you need QuickTime installed and configured in your browser.  I need to add that to the docs.  I think based on all the varied levels of success (it always works for me, but that&#8217;s not really the point =), that I&#8217;ll change the default streaming option to at least not be embedded and maybe away from QuickTime.  I&#8217;ve updated this page and the screencast page with a direct link to the screencast MP4 which seems to load immediately and with less WP interference.  </p>
<p>And yep.  I&#8217;m in Austin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://markpreynolds.com/technology/wordpress-ungallery/comment-page-3#comment-782</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Wed, 18 Jan 2012 20:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://markpreynolds.com/?p=707#comment-782</guid>
		<description>hi, Mark... i am unable to view the screencast.  Just get the big Q and the message that it may take a minute or two to load... no indication that it is loading.  Any idea as to why?  the install of QuickTime seems to check out... don&#039;t usually have issues with viewing content.  i gave your site permission to pop up.    

Thanks.... btw... you are in Austin?  i am in Cedar Park... thanks for the UnGallery plugin! looks like it will be just what i need.        

LL</description>
		<content:encoded><![CDATA[<p>hi, Mark&#8230; i am unable to view the screencast.  Just get the big Q and the message that it may take a minute or two to load&#8230; no indication that it is loading.  Any idea as to why?  the install of QuickTime seems to check out&#8230; don&#8217;t usually have issues with viewing content.  i gave your site permission to pop up.    </p>
<p>Thanks&#8230;. btw&#8230; you are in Austin?  i am in Cedar Park&#8230; thanks for the UnGallery plugin! looks like it will be just what i need.        </p>
<p>LL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malcolm</title>
		<link>http://markpreynolds.com/technology/wordpress-ungallery/comment-page-3#comment-767</link>
		<dc:creator>malcolm</dc:creator>
		<pubDate>Tue, 03 Jan 2012 04:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://markpreynolds.com/?p=707#comment-767</guid>
		<description>I&#039;ve just installed unGallery. The installation screen cast was a great help as it includes the instructions to set up permalinks.  That instruction isn&#039;t in the current installation notes. 

Having got it working I can see a link called /-zip-/ which says &quot;download a zipped archive of all photos in this gallery&quot;. Is this a setting? Can I change that without hacking your code?

thanks for your great work.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just installed unGallery. The installation screen cast was a great help as it includes the instructions to set up permalinks.  That instruction isn&#8217;t in the current installation notes. </p>
<p>Having got it working I can see a link called /-zip-/ which says &#8220;download a zipped archive of all photos in this gallery&#8221;. Is this a setting? Can I change that without hacking your code?</p>
<p>thanks for your great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan Kop</title>
		<link>http://markpreynolds.com/technology/wordpress-ungallery/comment-page-3#comment-762</link>
		<dc:creator>Sebastiaan Kop</dc:creator>
		<pubDate>Thu, 29 Dec 2011 19:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://markpreynolds.com/?p=707#comment-762</guid>
		<description>Hey Mark,

Is it possible to exclude a file and / or folder in the image folder so it does not get displayed by ungallery?

Thanks,

Sebastiaan.</description>
		<content:encoded><![CDATA[<p>Hey Mark,</p>
<p>Is it possible to exclude a file and / or folder in the image folder so it does not get displayed by ungallery?</p>
<p>Thanks,</p>
<p>Sebastiaan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://markpreynolds.com/technology/wordpress-ungallery/comment-page-3#comment-724</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Fri, 18 Nov 2011 17:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://markpreynolds.com/?p=707#comment-724</guid>
		<description>Hi mark! I love your plugin! And I use it on my site, buy i was wondering if is there a way to use the &quot;fancybox&quot; (or similar) with it! I tried to install it but they just wouldn&#039;t work together.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi mark! I love your plugin! And I use it on my site, buy i was wondering if is there a way to use the &#8220;fancybox&#8221; (or similar) with it! I tried to install it but they just wouldn&#8217;t work together.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

