Here is a sample layout :
http://svn.nuxeo.org/trac/nuxeo/browser/sandbox/nuxeo-platform-mail-types/src/main/resources

If you want your new document types to be visible via the web, you also
need to define another descriptor in OSGI-INF :
http://svn.nuxeo.org/trac/nuxeo/browser/sandbox/nuxeo-platform-mail-web/src/main/resources/OSGI-INF/ecm-types-contrib.xml

See http://doc.nuxeo.org/current/reference/html/documents.html

Tiry

Le vendredi 02 novembre 2007 à 18:50 +0100, Leandro a écrit :
> Tiry ha scritto:
> > Le vendredi 02 novembre 2007 à 18:28 +0100, Leandro a écrit :
> >   
> >> Hello,
> >> Nuxeo documentation explain how to add a new schema,
> >> http://doc.nuxeo.org/current/reference/html/documents.html
> >>
> >> I hope to have misunderstood, but is it a customization I can do at
> >> runtime or have I to recompile all Nuxeo to add my own document type
> >> with my own metadata?
> >>     
> > There is no recompile : you never have to recompile anything.
> >   
> This is a great thing. I am a system admin, not an experienced java
> developer.
> 
> > You just have to contribute your schemas and documents types
> > definitions.
> > This contribution should be made in a simple JAR archive and copied in
> > the plugins directory.
> >   
> Perfect. Is there a doc about how to create/format the contents of the
> jar archive?
> Are already available other schemas and documents type in addition to
> the ones shipped with the installer?
> The doc I point out seems to refer to the nuxeo source code.
> 
> Leandro
> 
> 

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to