Richard C. Hidalgo Lorite a écrit : >> You can make your custom project deploy a custom version of any nuxeo.war >> resource as long as it has the same relative path as the template to >> override. > > I know, but I need the bundled documents_table.xhtml for some kinds of > documents an my custom documents table xhtml (referring custom fields of my > schema) for other kinds of documents...
Then customize the actions used as default tab views for your document in the actions-contrib.xml file of your project. You can then point at any new custom template such as done in the sample project. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
