Hi, Dave Kuhlman wrote: > I'm trying to implement a CPS Product. I want to do this in > Python source code. And, I'm trying to write a document on how to > do this. me too ;-) > > I'm attempting to follow the CPSSchema model, that is, I've > generated my type definition with portal_schemas, portal_layouts, > portal_types, and then pasted these (exported) definitions into: > > - skins/cps_myproduct/getMyProductSchemas.py > - skins/cps_myproduct/getMyProductLayouts.py > - skins/cps_myproduct/getMyProductTypes.py
is this naming magic ? Because I don't find any call to these scripts in existing CPSProduct. Is this documented somewhere ? <snipp> > Is there anywhere I can look for guidance? > I also took the MyProject-Product as an example, but 1. it is not uptodate (uses boxes) 2. there is no explanation for the naming magic also. -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163 _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
