----- "Alain Escaffre" <[email protected]> a écrit : > and you can store the value in a specific metadata of your document > type. Do you know what document type you want to use ? It would be > nice to use the already declared Mail type, and if there is no > consitent property to store the ID, we could add it.
I have not looked into the Mail type but it might be useful in the future. Also, I think creating a new document type isn't the proper way to do what I want because I need the server to work with any kind of document (or most of them if I can't handle all of them). Is it possible to modify the core 'Document' schema through the schemas extension point? I'm thinking of adding my property to the uid.xsd schema. If that is possible then all is left to find is a way to set those property when documents without those properties set are accessed. _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
