<?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: Lazyest Gallery 0.10.4.5</title>
	<atom:link href="http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/feed/" rel="self" type="application/rss+xml" />
	<link>http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/</link>
	<description>Home of the Lazyest Gallery WordPress Plugin</description>
	<lastBuildDate>Mon, 06 Sep 2010 00:57:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: marcel</title>
		<link>http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/comment-page-1/#comment-307</link>
		<dc:creator>marcel</dc:creator>
		<pubDate>Tue, 19 Aug 2008 07:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=44#comment-307</guid>
		<description>@sahdow,
I can&#039;t reproduce the error here, maybe something at your end. Did you check if the files &lt;code&gt;caption.xml&lt;/code&gt; are writeable?
I haven&#039;t thought about adding a text area yet. Will think about it in the future ;-)
I prefer to let the copyright statement as is, but you&#039;re welcome to add an extra link to my paypal button. Much appreciated.</description>
		<content:encoded><![CDATA[<p>@sahdow,<br />
I can&#8217;t reproduce the error here, maybe something at your end. Did you check if the files <code>caption.xml</code> are writeable?<br />
I haven&#8217;t thought about adding a text area yet. Will think about it in the future <img src='http://brimosoft.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
I prefer to let the copyright statement as is, but you&#8217;re welcome to add an extra link to my paypal button. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sahdow</title>
		<link>http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/comment-page-1/#comment-296</link>
		<dc:creator>sahdow</dc:creator>
		<pubDate>Fri, 08 Aug 2008 21:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=44#comment-296</guid>
		<description>Thank you for reviving this one. I&#039;ve tried a lot of the gallery plugins for wordpress and they just take way to much work.

I have a couple of questions: 

Is there a bug in being able to add a description, or is it on my end? When I try to edit existing folder description there is no way to save.

Have you thought about adding a text area instead of a text box for more content in the image descriptions?

Would you be willing to make an alternate version wich allows for removal of the copyright code for a donation of a certain amount? If reasonable, I&#039;m certain I can get clients to go for it and it would help keep the project alive.</description>
		<content:encoded><![CDATA[<p>Thank you for reviving this one. I&#8217;ve tried a lot of the gallery plugins for wordpress and they just take way to much work.</p>
<p>I have a couple of questions: </p>
<p>Is there a bug in being able to add a description, or is it on my end? When I try to edit existing folder description there is no way to save.</p>
<p>Have you thought about adding a text area instead of a text box for more content in the image descriptions?</p>
<p>Would you be willing to make an alternate version wich allows for removal of the copyright code for a donation of a certain amount? If reasonable, I&#8217;m certain I can get clients to go for it and it would help keep the project alive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel (brimosoft)</title>
		<link>http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/comment-page-1/#comment-170</link>
		<dc:creator>Marcel (brimosoft)</dc:creator>
		<pubDate>Wed, 25 Jun 2008 10:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=44#comment-170</guid>
		<description>@Bruno next version will have separate thumb sizes for folders and images.</description>
		<content:encoded><![CDATA[<p>@Bruno next version will have separate thumb sizes for folders and images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/comment-page-1/#comment-169</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Wed, 25 Jun 2008 09:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=44#comment-169</guid>
		<description>ok I found it:
in lazyest-dirs.php, find:
if (imagesx($resource) &gt; get_option(&#039;lg_thumbwidth&#039;)){
and change to:
if (imagesx($resource) &gt; 250){

in all images types. that would do the trick, bigger album covers. could be useful to add it in options :)

thanks for the great gallery</description>
		<content:encoded><![CDATA[<p>ok I found it:<br />
in lazyest-dirs.php, find:<br />
if (imagesx($resource) &gt; get_option(&#8216;lg_thumbwidth&#8217;)){<br />
and change to:<br />
if (imagesx($resource) &gt; 250){</p>
<p>in all images types. that would do the trick, bigger album covers. could be useful to add it in options <img src='http://brimosoft.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks for the great gallery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcel</title>
		<link>http://brimosoft.nl/2008/06/06/lazyest-gallery-01045/comment-page-1/#comment-168</link>
		<dc:creator>marcel</dc:creator>
		<pubDate>Tue, 24 Jun 2008 10:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=44#comment-168</guid>
		<description>@Bruno, you can set  maximum thumbnail size in wp-admin at &lt;code&gt;Settings&gt;&gt;Lazyest Gallery--Thumbnails Options&lt;/code&gt;
You can also change the lazyest style sheets in your lazyest gallery directory.</description>
		<content:encoded><![CDATA[<p>@Bruno, you can set  maximum thumbnail size in wp-admin at <code>Settings&gt;&gt;Lazyest Gallery--Thumbnails Options</code><br />
You can also change the lazyest style sheets in your lazyest gallery directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
