Nuxeo mailing list archives
[CPS-devel] Re: CPSDefault profiles??
Olivier Grisel
ogrisel at nuxeo.com
Tue Jul 18 17:53:25 CEST 2006
Alpha Dia a écrit :
> Thanks for these answers!
> If i create new document types (type,layout,schema), and i export them
> as XML files and put them to right place in profiles directory, will i
> have these type of document if i instanciate a new cps site?
>
Yes if the "right place" is registered as a profile directory in the __init__.py
file of your product.
You can have a look at the sample configuration product MyProject for a example
on how to build your own profile in you own integration product.
It is available through svn (no package yet cause it's not complete yet):
$ cd Products
$ svn co https://svn.nuxeo.org/pub/CPS3/examples/MyProject/trunk MyProject
Do not forget to start by reading this:
http://svn.nuxeo.org/trac/pub/browser/CPS3/examples/MyProject/trunk/README.txt
--
Olivier
More information about the cps-devel
mailing list
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.