What do you mean by the files being "dependent"? How is this dependency expressed? Do you mean that HTML files contain relative URLs to other HTML files or resources?

Florent

On 9 Apr 2009, at 08:57, Senouci Bruno wrote:

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.

--
Florent Guillaume, Head of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87

_______________________________________________
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