Florent Guillaume a écrit :
A general note about writing extension profiles.
For all the files that are there only to *add* things to an existing tool, you don't need to add the meta_type attribute for the references to that tool. For example below, you only need to write:

  <object name="portal_actions">
or
  <object name="portal_layouts">

The meta_type is only useful if these objects were about to be created, which they're not in an extension profile.

About extension profiles, wouldn't it be possible to clearly label which profiles are extension profiles and which are base profiles in the portal setup UI so as to be able to guess whether configuration made in the ZMI will be purged or not at next import time? Furthermore, the import/export tabs should display a reminder to which profile is currently activated.

--
Olivier

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to