AW: [opencms-dev] 1. update, 2. example code
Uwe Roland
Uwe.Roland at framfab.de
Mon Feb 26 15:44:29 CET 2001
Hi Ralf,
> -----Ursprüngliche Nachricht-----
> Von: RA [mailto:Ralf_Ahlbrink at web.de]
> Gesendet: Montag, 26. Februar 2001 13:57
> An: opencms-dev at www.opencms.com
> Betreff: [opencms-dev] 1. update, 2. example code
>
>
> (This email was sent a few days ago. In the meantime I had
> serious problems
> with my previous mail account.)
>
> 1. How can I update my opencms system without destroying
> added content?
- update the classes/jar-file
- start the shell and login
- create an project
createProject "project_name" "project_description" Administrators
Administrators
setCurrentProject "xx" (createProject returns the number of the new
project)
copyResourceToProject "/"
- import the new workplace
importResources "path_to_new_workplace" (on my machine:
"c:/work/opencms/workplace/")
- publish the current project
publishProject "xx"
>
> 2. I am reading the tex docs and want to try/modify some
> examples. Where
> can I find the sources?
>
i don't know, sorry ...
> Ralf.
>
CU Uwe
More information about the opencms-dev
mailing list