Dear Community<br>
I am just starting to build my first proper OACS project based on 4.6.<br>
I played a bit around and got the first prototype running on my test platform.<br>
What I'd like to do is to fork a copy of my test site on to the online testing site in order to share it
with the
customer and all the people involved (using the bboard etc). I have several subsites with different
permissions and functionalities etc.<br>
<br>
I use a fresh directory for the OACS tree and use lndir ../openacs-4 to link it with the CVS tree and have
a separate dir for my own (changed) files (templates, index pages etc) which I link into the project tree
before applying the the openacs-4 tree: lndir ../myoacs.<br>
This works fine, so after a CVS update I remove my links and apply the above lndir's.<br>
<br>
Now my question: Would there be an easy way to offload all the customisation done in the DB say into an
OACS-acsii-parameter file, which then could be edited and applied to the production site, so that not all
the customisation has to be entered again manually?
<br>
Thanks for suggestions from those of you having created several custom projects!
<br>
Christian Eva