|
|
|
| The following comment has been added to this issue: |
[ Permlink ] |
|
Author: Thierry Delprat
Date: 05/03/07 17:12
Comment:
The other use case (export a list of document) must be implemented as an action on the working list.
=> There is allready a simple export available : you can add your export as well (without removing the simple export)
|
|
The export format reuse the XML serialization of NXCore documents. An export is stored into a jar file using following format:
/ (root of the jar)
`-- index.xml (list all documents)
`-- <UID>/ (one directory per document)
`-- <files> (binaries)
`-- document.xml (containt document's properties (specified by XSD)
`-- setting.xml (contains document relation informations such as security, parent in the hierarchy, etc.)
|
|
|
|
![]() |
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets