[EMAIL PROTECTED] a écrit : >> You will have to setup custom tab actions to override the >> default and edit views to use a custom version of >> document_editor.xhtml for you document types. > > but for this case i prefer to use document_editor.xhtml, > i've seen your answer to the same question same question at > url > http://lists.nuxeo.com/pipermail/ecm/2007-June/002322.html > > but you don't specify how are that label strings > supposed to be refered to in messages.properties.... > maybe myschema.myfield=My label string for the field?
If you customize the template you can adopt the naming strategy that suits ou the best. I agree that the current hardcoded convention is really limiting. >> The create form can also be customized by contributing new >> view ids to the ECM types extension points. > > would u please develop a little more this point or give a > reference to the doc.? Take a look at the default configuration of the workspaces creation view for instance: https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/trunk/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/ecm-types-contrib.xml -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
