On Tue, 2003-09-16 at 11:34, Matt Sergeant wrote:
> Don't use <?xml-stylesheet?> - if you do that you have no control over 
> the sort of things you want to do.
> 
> Instead use AxAdd*Processor directives. This will do what you want.


Ok.. Trying to use AxAddDynamicProcessor. But i presume this happens
post URI stage, so I have to have a separate handler to parse the URI
first, then catch it with the processor and do the stylesheet stuff. I
was going to try that using $r->pnotes to make a note to myself whether
this started out as .xml or .html but i can't see $r being availavle to
AxAddDynamicProcessor. Am i missing something else?

thanks,
arne


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to