Tiry a écrit : > Le vendredi 16 mars 2007 à 12:55 +0100, Mirto Silvio Busico a écrit : >> Hi all, >> I have a strange behaviour. >> Please can someone tell me if it is the intended behavior or it is an error? >> >> Steps to reproduce: >> >> * select a workspace >> * click the "add to worklist" button >> * change your position to another place >> * click on the "paste in the current foleder" linh on the worklist >> tab: the workspace and its content is correctly pasted >> * click the "zip export" link: a clipboard.zip file is created but >> it contains only the worksppace logo image
This is normal. The zip export feature refers to the content of the clipbaord, not the content of the current document / folder you are browsing. > The export action is (for now) not hierachical : it exports the files > attached to each document in the list, but not the contained children > documents. It is actually hierarchical: if you select a folder you get a zip file with the attached files of sub documents and sub folders with the same hierarchy. Empty folders are not exported though due to a limitation of the zip file format. Metadata are not exported yet but this will probably be the case once we have implemented a XML exporter. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
