Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 79916 invoked from network); 9 Aug 2010 18:02:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Aug 2010 18:02:41 -0000 Received: (qmail 63201 invoked by uid 500); 9 Aug 2010 18:02:41 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 63140 invoked by uid 500); 9 Aug 2010 18:02:40 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 63125 invoked by uid 99); 9 Aug 2010 18:02:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Aug 2010 18:02:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.74.183.88] (HELO mail.peacham.com) (208.74.183.88) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 09 Aug 2010 18:02:32 +0000 X-DN-AuthorizedIP: NNA3YA4XU7HPN4PFWXHHMPKX3RHTR7PK-mms0XLvvWdBjmo2ky e2rXS2LUE4WBbUoH8wa1OWzFnA=--- Received: from 192.168.2.1 ([192.168.2.1]) by mail.peacham.com (DeskNow) with SMTP ID 582 for ; Mon, 9 Aug 2010 11:02:11 -0700 (PDT) From: "Fritz Schneider" To: References: <033e01cb32c8$d87b0520$89710f60$@com> <4C5D84D8.1060103@PingToo.com> <01c601cb369a$b7f150e0$27d3f2a0$@com> <4C601863.8040704@PingToo.com> <022501cb37d8$ea3f1f20$bebd5d60$@com> <4C6030DC.9090208@PingToo.com> In-Reply-To: <4C6030DC.9090208@PingToo.com> Subject: RE: Photo Collection plugin Date: Mon, 9 Aug 2010 11:02:02 -0700 Organization: Peacham Cybernetics Message-ID: <023801cb37ec$fb556bc0$f2004340$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acs34ncSd9vjHMcBScWA+KTdRoe+QgACN7nw Content-Language: en-us X-Virus-Checked: Checked by ClamAV on apache.org > Could you give me an example of a full thumbnail filename and how you > would like it to appear after processing by this possible thumssfx feature? Irfanview adds "_t" to the name portion: "P3236699_t.jpg". I am not clear on what you mean by "processing." I was seeing this as a way to tell the plugin how to transform a file name into a thumbnail name, so the thumbnail for P3236699.jpg would be P3236699_t.jpg in the thumbs directory. [clip ...] > How urgent (for you) is this "always ignore thumbnails directories" > feature? I can't tell whether you've changed them all for now, or will > just turn a blind eye to the pointless hyperlinks until the next version > of the plugin. I can create future thumbnail directories with the dot on the front, so there is no urgency. Actually, it's a bit more time-consuming to remove the "-t" so the thumbssfx enhancement would be welcome. > By the way, I don't intend producing a way to hide "non hidden" > directories or files. I don't intend writing platform-specific code to > detect the windows hidden attribute, either. That sounds fine to me. I see your recognition of the leading dot as platform-specific code. :) Regards, Fritz