Issue (View Online)

Key: NXP-704
Issue Type: Sub-task Sub-task
Status: Open Open
Priority: Major Major
Assignee: Dragos Ivan
Reporter: Eric Barroca

Operations

View all
View comments
View history
Export documents to an archive 
Updated: 05/03/07 17:12   Created: 02/03/07 15:08  

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)

Project: Nuxeo Enterprise Platform 5
Components: Core
Fix Versions: 5.1 M2

 Description   
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.)

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

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

Reply via email to