Hi,
I've one more question. Is it possible to register a module who are called directly in front of the output is send to the client. I've only found AxAddOutputTransformer but the registered module one gets ONE line, I'd need the complete document. In Cocoon you'd use a serializer (e.g. to make JPG out of SVG). Does Axkit provide something similar?
AxKit makes no distinction between transformers and serialisers. So just write a language module. You'll get an extra parameter - $last_in_chain - if it's the output stage.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
