On 18 Sep 2003, at 21:36, Arne Claassen wrote:

You need to append something to $r->notes('axkit_cache_extra') that
indicates that the stylesheet is changing. Otherwise AxKit can't know
that you've changed it.

That works.. sort of. I'm appending my stylesheet's title so that it's a
unique value for each stylesheet. Only issue is that it seems that the
Dynamic Processor doesn't even get called once you hit the stylesheet
once, so i don't even get the chance to substitute my stylesheets.


Do i have to do stylesheet selection earlier and append the notes to
ensure that my Dynamic Processor even gets called?

You said you're doing a Trans handler to change the URI - do it in there. Add either .xml or .html to the axkit_cache_extra in there.



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



Reply via email to