<div>hi,i can not download the opencms v8.0.4_src.zip,any method can word for it???think you.<br></div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b> "opencms-dev-request"<opencms-dev-request@opencms.org>;</div><div><b>Date: </b> Wed, Sep 5, 2012 06:00 PM</div><div><b>To: </b> "opencms-dev"<opencms-dev@opencms.org>; <wbr></div><div></div><div><b>Subject: </b> opencms-dev Digest, Vol 45, Issue 3</div></div><div><br></div>Send opencms-dev mailing list submissions to<br>       opencms-dev@opencms.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>  http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev<br>or, via email, send a message with subject or body 'help' to<br>   opencms-dev-request@opencms.org<br><br>You can reach the person managing the list at<br>      opencms-dev-owner@opencms.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of opencms-dev digest..."<br><br><br>Today's Topics:<br><br>   1. Re: can't see uploaded images (png) in image galleries (Tom Wolf)<br>   2. How can I write Pictures to static export folder?<br>      (=?ISO-8859-1?B?RmFudGFzeQ==?=)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 4 Sep 2012 16:36:14 +0000<br>From: Tom Wolf <twb15@hotmail.com><br>To: <opencms-dev@opencms.org><br>Subject: Re: [opencms-dev] can't see uploaded images (png) in image<br> galleries<br>Message-ID: <SNT116-W604FD4AD1BF29E7777B292AAAA0@phx.gbl><br>Content-Type: text/plain; charset="iso-8859-1"<br><br><br>Hi Christoph,I'm also working with the latest 8.0.4 - i looked at all logs (apache/opencms) nothing about memory problems<br><br>> From: cfauto@folge2.de<br>> Date: Tue, 4 Sep 2012 08:37:23 +0200<br>> To: opencms-dev@opencms.org<br>> Subject: Re: [opencms-dev] can't see uploaded images (png) in image galleries<br>> <br>> I'm seeing this from time to time as well. <br>> What sometimes helps is to change the sort order in the gallery view. For example from "title ascending" to "date descending".<br>> <br>> Another trace could by memory. OpenCms does not  display an image when it is  too big and cannot be scaled to a thumbnail size. "Too big" in this context is not really understandable for me. It happens that scaling of an image of 5MB leads to an OutOfMemory Error in heap space, even if memory reports suggest that there are 80MB free memory. Maybe its a problem of coninuous memory? I don't know.<br>> <br>> If your situation boils down to a memory problem,you can try to decrease the max blur size. While scaling the image, a light blur is put on it, which makes the result looks less "edgy". Bluring seems to be very memory intensive, and therefor you can set the "max blur size" to a lower level which prevent larger images from beeing blurred.<br>> <br>> You do so by adding a param to the definition of CmsLoader in opencm-vfs.xml:<br>> --------------------------------------------------<br>> <br>> <resourceloaders><br>>        ... <br>>      <loader class="org.opencms.loader.CmsImageLoader"><br>>                .....<br>>             <param name="image.scaling.maxblursize">2250000</param><br>>     </loader><br>>   ....<br>> <br>> --------------------------------------------------<br>> <br>> One more thing: For it is sometime tricky to find the OutOfMemory stacktrace. Sometimes it is written to opencms.log, sometimes to one of the various tomcat.logs<br>> <br>> It would be good to know which version of OpenCms you are using. I'm referring to OpenCms 8.0.3.The change log of 8.0.4. mentions some improvements with image galleries, so maybe it could be worth to have a look at it.<br>> <br>> Hope that helps<br>> Regards<br>> Christoph<br>> <br>> <br>> Am 03.09.2012 um 23:12 schrieb Tom Wolf:<br>> <br>> > Hi,<br>> > I'm uploading images to image gallery folders and they don't appear in the image gallery selection.<br>> > <br>> > Any ideas?<br>> > <br>> > Thanks<br>> > _______________________________________________<br>> > This mail is sent to you from the opencms-dev mailing list<br>> > To change your list options, or to unsubscribe from the list, please visit<br>> > http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev<br>> > <br>> > <br>> > <br>> <br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list<br>> To change your list options, or to unsubscribe from the list, please visit<br>> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev<br>> <br>> <br>> <br>                                     <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20120904/7fd79f23/attachment-0001.html><br><br>------------------------------<br><br>Message: 2<br>Date: Wed, 5 Sep 2012 12:32:09 +0800<br>From: "=?ISO-8859-1?B?RmFudGFzeQ==?=" <toberich@qq.com><br>To: "=?ISO-8859-1?B?VGhlIE9wZW5DbXMgbWFpbGluZyBsaXN0?="<br>        <opencms-dev@opencms.org><br>Subject: [opencms-dev] How can I write Pictures to static export<br>     folder?<br>Message-ID: <tencent_0D15716D6F488BB5731EB51F@qq.com><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi, all,<br><br>How could I export one single file to static export folder? <br><br>I try to write a picutre to static export folder in my program, but once the file was created, it was deleted automatically by system. Note: the file is uploaded & published.<br><br><br>Could anybody tell me why?<br><br>Fantasy<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20120905/1f62c1a2/attachment-0001.html><br><br>------------------------------<br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br>http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev<br><br>End of opencms-dev Digest, Vol 45, Issue 3<br>******************************************<br>