Hi all, I want to use the nuxeo desktop Drag & Drop Firefox Extension to upload images to nuxeo.
The problem is that the type of the images in my server is an own type. When I tried to upload an image I get an error because the type Picture could not be created in my album type. I have implemented my own FileImporter which extends the AbstractFileImporter but the images are not processed by this class. What should I do to upload my own type of images to the server with the Drag & Drop extension? Thanks in advance, Laura --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
