[opencms-dev] 6b2: Can anybody explain this screenshot? MoreShots

Daniel Rhoden drhoden at iiwinc.com
Fri Apr 8 15:01:22 CEST 2005


I did as you said and found out that the frame is attempting to load the 
stylesheet like this:

<link rel="stylesheet" type="text/css" href="/export/system/workplace/commons/style/workplace.css">

I looked at the contents of the export folder and I discovered that this 
path doesn't even exist!

[root at segisys system]# pwd

/opt/tomcat5/webapps/ROOT/export/system

[root at segisys system]# ll

total 2

drwxr-xr-x  3 tomcat tomcat 1024 Apr  8 00:01 modules

drwxr-xr-x  2 tomcat tomcat 1024 Apr  8 00:01 shared


I suspect that there must be something wrong in my 
opencms-importexport.xml file.  I use mod_proxy to supress the remaining 
'opencms' from the url.

...

                <rendersettings>

                        <rfs-prefix>/export</rfs-prefix>

                        <vfs-prefix></vfs-prefix>

                        <userelativelinks>false</userelativelinks>

                        <exporturl>http://127.0.0.1:8080/handle404</exporturl>

                        <plainoptimization>true</plainoptimization>

                        <testresource uri="/system/shared/page.dtd"/>

                        <resourcestorender>

                                <regex>/sites/.*</regex>

                                <regex>/system/galleries/.*</regex>

                                <regex>/system/modules/.*/resources/.*</regex>

                        </resourcestorender>

                </rendersettings>

Do you have any suggestions?   Also, I really appreciate your help.  
Thank you.

--Daniel Rhoden


Alexander Kandzior wrote:

> Daniel,
>  
> the CSS style sheets of the workplace can't be found. You should know 
> that since 6.0b1 these are generated by JSP that get statically 
> exported (in various versions). Check the HTML source of e.g. the top 
> frame of the explorer and see where he tries to load the CSS from. Ths 
> JSP sources of the CSS are located in the VFS in 
> the /system/workplace/commons/style folder.
>
> Best Regards,
> Alex.
>
> Alexander Kandzior
> Alkacon Software - The OpenCms Experts
> http://www.alkacon.com <http://www.alkacon.com/>
>
>  
>
>------------------------------------------------------------------------
>
>
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050408/b494563a/attachment.htm>


More information about the opencms-dev mailing list