[opencms-dev] Can't figure out online/offline project system

Thierry Collogne tcollogne at hotmail.com
Mon Jan 16 12:21:27 CET 2006


Hi all,

I can't seem to figure out the online/offline project system. I wanted to 
create a new site, so I created a new foder under the root in the workplace.

I get this structure

/
   channels
   playground
   sites
   system
   xml

I started creating my site (html and jsp) under the "/playground/" folder.

Than I alterd my "opencms-system.xml" file and changed the <sites> to this

<sites>
   <workplace-server>http://192.168.1.53:8080</workplace-server>
   <default-uri>/playground/</default-uri>
   <site server="http://192.168.1.53:8080" uri="/playground/"/>
</sites>


But I can't figure out what the url to the offline and online project will 
be now. Are they the same?

It seems I can access the online project thru

http://192.168.1.53:8080/opencms/opencms/

But, where can I find the offline project? I need this url, because I 
created my own login screen and after login a user and switching to offline 
project, I need to access the offline project for direct editing.

Can somebody point me in the right direction please, because I am out of 
ideas.

Thank you very much,

Thierry





More information about the opencms-dev mailing list