Hello,

We would need to upload some specific type of file into Nuxeo, i.e. files composed by a number of other files that are dependent. Here is the type of file structure that I would like to upload :

   index.html
   secondary_page.html
   |---images
   |---css


Of course, if I load this as a folder, these files will be created as independent documents and that's not good because the index.html file will not find it's dependencies. If I load index.html and then load it's dependencies (secondary_page.html and the content of the folders images and css) as related files, the index.html file will not find it's dependencies either. I want to be able to click on that document, and have the index.html file displayed with all it's dependencies in a separate window for instance.

II thought of import a special kind of zip file that would just include some XML instructions as to which file has to be considered as the index and instruct nuxeo to import all it's content in a separate folder. Then, clicking on the document would open it in a pop-up, and open the index.html.

Is that possible "out-of-the-box" ? If not how could this be achieved ?

Bruno.

No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.11.48/2048 - Release Date: 04/08/09 
19:02:00
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to