Re: CPSDefault profiles??
Olivier Grisel <[email protected]>
| Newsgroups | gmane.comp.web.zope.cps.devel |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel