On 11.05.2004 22:31, keith d. zimmerman wrote:
Ok, as has been suggested, simple questions, single question per e-mail.
Can I do this?
Http Generator
Transformer to basically aquire a particular <img> tag within the doc.
something or the other to go "get" the image
source writing transformer to store the image on disk
<img> tag with src= pointing to the cached copy in the resulting xhtml doc.
It does not sound undoable. You want to rewrite the original document and replace the original image references with references to your stored images? And using Cocoon as proxy only (for xhtml *and* images) and letting the rest be done by caching does not help? The latter sounds easier to implement.
Eh, it'd work fine if i knew where cocoon stores the images. I want to archive them, then....
-kz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
