<?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: Photopress 0.9.2 (updated again)</title>
	<atom:link href="http://familypress.net/archives/photopress-092/feed/" rel="self" type="application/rss+xml" />
	<link>http://familypress.net/archives/photopress-092/</link>
	<description>tools for family weblogs</description>
	<pubDate>Sun, 07 Sep 2008 20:28:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: gpz</title>
		<link>http://familypress.net/archives/photopress-092/#comment-2428</link>
		<dc:creator>gpz</dc:creator>
		<pubDate>Fri, 08 Sep 2006 10:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-2428</guid>
		<description>Can you addd an option to exclude pop-up function?</description>
		<content:encoded><![CDATA[<p>Can you addd an option to exclude pop-up function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://familypress.net/archives/photopress-092/#comment-310</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 26 Feb 2006 21:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-310</guid>
		<description>I've done a bit more mucking around with the code and obviously I now realise my subscribers are level 0, silly me! So I changed photopress.php lines 575 and 588 to read: for ($i = 0; $i . After a bit of playing around with that I found that if I set subscribers to level 2, enable upload files and, this one took a lot of testing to isolate it, edit posts, then subscribers can access photopress.php, upload and manage photos.

Using WordPress 2.0.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done a bit more mucking around with the code and obviously I now realise my subscribers are level 0, silly me! So I changed photopress.php lines 575 and 588 to read: for ($i = 0; $i . After a bit of playing around with that I found that if I set subscribers to level 2, enable upload files and, this one took a lot of testing to isolate it, edit posts, then subscribers can access photopress.php, upload and manage photos.</p>
<p>Using WordPress 2.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marye</title>
		<link>http://familypress.net/archives/photopress-092/#comment-309</link>
		<dc:creator>marye</dc:creator>
		<pubDate>Sun, 26 Feb 2006 16:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-309</guid>
		<description>Just got around to the new WP 2.01 and discovered PP 0.9.2 - great plugin! - everything works OK so far, a few comments (sorry if they've been discuss already):

1. I've enlarged the textareas.  My photos are archival things so some have longer descriptions.  No problem with this, could parameterize it if it makes sense.

2. I spent a few hours trying to figure out where the WP 2.x is going with file/photo upload and attachments.  Seems very attachment oriented, particularly wrt categories!  Ugh, was hoping I could bridge these, but there only seems to be commonality in the files (guid in the post list) and descriptions.  Is anyone looking at this as well?

3. For my own FTP/file browse sanity, I would like to create subdirectories for my images, as I have potentially several thousand images to deal with (I've got 900+ in coppermine right now).  Using categories as subdirecties is potentially suicidal, given the number of file movements that might occur in a mass edit.  So I was thinking of hashing by base file name - some alphabetical categorization,  whether it's by range or discrete letter, I need a minimum of 8 directories.   I'd keep the thumbs in their own directory, so there's a easy way of getting all the thumb images, which is what you tend to get for any particular "list".  Haven't looked at the code yet ...  thoughts? 

Thanks again for a great script,

M.</description>
		<content:encoded><![CDATA[<p>Just got around to the new WP 2.01 and discovered PP 0.9.2 - great plugin! - everything works OK so far, a few comments (sorry if they&#8217;ve been discuss already):</p>
<p>1. I&#8217;ve enlarged the textareas.  My photos are archival things so some have longer descriptions.  No problem with this, could parameterize it if it makes sense.</p>
<p>2. I spent a few hours trying to figure out where the WP 2.x is going with file/photo upload and attachments.  Seems very attachment oriented, particularly wrt categories!  Ugh, was hoping I could bridge these, but there only seems to be commonality in the files (guid in the post list) and descriptions.  Is anyone looking at this as well?</p>
<p>3. For my own FTP/file browse sanity, I would like to create subdirectories for my images, as I have potentially several thousand images to deal with (I&#8217;ve got 900+ in coppermine right now).  Using categories as subdirecties is potentially suicidal, given the number of file movements that might occur in a mass edit.  So I was thinking of hashing by base file name - some alphabetical categorization,  whether it&#8217;s by range or discrete letter, I need a minimum of 8 directories.   I&#8217;d keep the thumbs in their own directory, so there&#8217;s a easy way of getting all the thumb images, which is what you tend to get for any particular &#8220;list&#8221;.  Haven&#8217;t looked at the code yet &#8230;  thoughts? </p>
<p>Thanks again for a great script,</p>
<p>M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://familypress.net/archives/photopress-092/#comment-308</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 26 Feb 2006 12:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-308</guid>
		<description>Only just starting to hack around with this plugin, there's one thing I need to change though, and that's make it available to all registered users including level 1 subscribers.

I've already looked through Options &#62; Photopress and have set both
"Minimum level to upload and browse" and "Minimum level to use mass edit and maintain tools" to 1 and then hitting "Update Options", but nothing. I just get a: "You do not have sufficient permissions to access this page.".

I'm guessing it might be something to do with wp-admin/menu.php ??

What code do I change to make that happen?

Thanks!</description>
		<content:encoded><![CDATA[<p>Only just starting to hack around with this plugin, there&#8217;s one thing I need to change though, and that&#8217;s make it available to all registered users including level 1 subscribers.</p>
<p>I&#8217;ve already looked through Options &gt; Photopress and have set both<br />
&#8220;Minimum level to upload and browse&#8221; and &#8220;Minimum level to use mass edit and maintain tools&#8221; to 1 and then hitting &#8220;Update Options&#8221;, but nothing. I just get a: &#8220;You do not have sufficient permissions to access this page.&#8221;.</p>
<p>I&#8217;m guessing it might be something to do with wp-admin/menu.php ??</p>
<p>What code do I change to make that happen?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://familypress.net/archives/photopress-092/#comment-300</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Fri, 24 Feb 2006 02:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-300</guid>
		<description>I used your old version which worked well, and the new version seems nice, too. I modified my old version to watermark images, it probably wasn't that interesting to you.

One issue: The new version is picking up files in the "photos" folder which aren't images, such as .htaccess files placed there to prevent hotlinking, etc.</description>
		<content:encoded><![CDATA[<p>I used your old version which worked well, and the new version seems nice, too. I modified my old version to watermark images, it probably wasn&#8217;t that interesting to you.</p>
<p>One issue: The new version is picking up files in the &#8220;photos&#8221; folder which aren&#8217;t images, such as .htaccess files placed there to prevent hotlinking, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petur</title>
		<link>http://familypress.net/archives/photopress-092/#comment-298</link>
		<dc:creator>Petur</dc:creator>
		<pubDate>Thu, 23 Feb 2006 12:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-298</guid>
		<description>Hi and thanks for a great plugin! I am not a newbie, however I have been unable to get it to work. I was wondering whether it has anything to do with the fact that I created the photos directory after activating the plug-in. The error I get when uploading is that there is no such file or directory in popup.php on line 365, which is the creation of thumbnails.</description>
		<content:encoded><![CDATA[<p>Hi and thanks for a great plugin! I am not a newbie, however I have been unable to get it to work. I was wondering whether it has anything to do with the fact that I created the photos directory after activating the plug-in. The error I get when uploading is that there is no such file or directory in popup.php on line 365, which is the creation of thumbnails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tito</title>
		<link>http://familypress.net/archives/photopress-092/#comment-297</link>
		<dc:creator>Tito</dc:creator>
		<pubDate>Thu, 23 Feb 2006 02:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-297</guid>
		<description>Hmm this didn`t work for me on IE , only worked on Opera or Firefox.
It uploads the images fine but when I click on the Insert in to post button nothing happens.
I`m an Opera user but sometimes I have to use IE. Going back to the 0.7 release for now.</description>
		<content:encoded><![CDATA[<p>Hmm this didn`t work for me on IE , only worked on Opera or Firefox.<br />
It uploads the images fine but when I click on the Insert in to post button nothing happens.<br />
I`m an Opera user but sometimes I have to use IE. Going back to the 0.7 release for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Tanner</title>
		<link>http://familypress.net/archives/photopress-092/#comment-296</link>
		<dc:creator>Jack Tanner</dc:creator>
		<pubDate>Wed, 22 Feb 2006 16:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-296</guid>
		<description>Re: Miroslav's comment (#237) -- I agree, it doesn't make sense to have a pop-up of the large (not thumb) image when a user clicks on the large image. Any way to change this?</description>
		<content:encoded><![CDATA[<p>Re: Miroslav&#8217;s comment (#237) &#8212; I agree, it doesn&#8217;t make sense to have a pop-up of the large (not thumb) image when a user clicks on the large image. Any way to change this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://familypress.net/archives/photopress-092/#comment-295</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Wed, 22 Feb 2006 06:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-295</guid>
		<description>maybe 'm a bit dense, but i have another question. i know a random image can be added to the sidebar in a template, however, what if i want to add a specific image to my sidebar, such as everytime i update my gallery. i have a sidebar spot just for my three newest images. how might i do that? thank you.</description>
		<content:encoded><![CDATA[<p>maybe &#8216;m a bit dense, but i have another question. i know a random image can be added to the sidebar in a template, however, what if i want to add a specific image to my sidebar, such as everytime i update my gallery. i have a sidebar spot just for my three newest images. how might i do that? thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablo</title>
		<link>http://familypress.net/archives/photopress-092/#comment-290</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Sat, 18 Feb 2006 23:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://familypress.net/archives/photopress-092/#comment-290</guid>
		<description>Excellent plugin. I'm gonna use it but:

while mass resising I get this error:
Unable to open '/home/site/11075/www/wp2test/wp-content/photos/01gal.jpg' for writing in /home/site/11075/www/wp2test/wp-content/plugins/photopress/include.php on line 441
Why is that? Why can't it open e jpg file to write?</description>
		<content:encoded><![CDATA[<p>Excellent plugin. I&#8217;m gonna use it but:</p>
<p>while mass resising I get this error:<br />
Unable to open &#8216;/home/site/11075/www/wp2test/wp-content/photos/01gal.jpg&#8217; for writing in /home/site/11075/www/wp2test/wp-content/plugins/photopress/include.php on line 441<br />
Why is that? Why can&#8217;t it open e jpg file to write?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
