Hi everybody, Struggling to learn the logic of Ax2, I want to do the following:
In order to serve images in OpenDocument files, I'm writing a plugin that will extract the image file from the .odt file (which is simply a zip archive, for those who don't know). This file should then be sent to the browser as a "plain" file. Do I need to reinvent the wheel, or is there some way that my plugin can pass the file to the serve_file plugin? The file only exists as a temporary file and/or a cached file. I can of course leave the temporary file intact and modify the header, but how do I tell serve_file to clean up then? Regards, Lars -- Lars Skjærlund Consultant Ubiquitech A/S Lyngby Hovedgade 4,3 2800 Kgs. Lyngby Denmark Tel: +4570200084 Mobile: +4523457157 http://www.ubiquitech.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]