[opencms-dev] org.opencms.frontend.layoutpage Modul and Image URIs

Achim Westermann achim.westermann at gmx.de
Mon Apr 12 10:11:14 CEST 2010


Hi Lars,

that looks like static export. The image is written to the real file 
system. The number is calculated by scaling parameters (or in more 
general additional request params) and has to be there to allow 
different version on disk.

In case you set up apache in front of your application server it's 
document root should point to the webapp dir of your web application 
(best practise).

HTH,
Achim


Lars Hennings wrote:
> Hi,
> I got a problem with using the org.opencms.frontend.layoutpage Modul.
> When I used a page created with this modul template I got bad 
> Image-URIĀ“s in the online project.
>  
> For example:
> I put on a page with an Image located in my project under : 
> /Images/b3_04.jpg
> When I looked at the page in "Offline" project everything is fine.
>  
> When I then looked at the page in "Online" project there is only an 
> empty spacer for the picture in my browser.
> In the html-source there is something like :
> 
> <img src="/Images/b3_04_klein.jpg_1323743400.jpg <view-source:http://www3.softwareloft.de/Images/b3_04_klein.jpg_1323743400.jpg>" width="190" height="124" border="0" .../>
> 
> Can anybody please help me with this issue?
> Why is there this extension "_1323743400.jpg" ?
>  
> Best regards,
> Lars
>  
> 
> 
> ------------------------------------------------------------------------
> 
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list