On Sunday, Jul 6, 2003, at 19:03 Europe/London, Robert Ferney wrote:

Um, could there be an apache directive to handle this say something like
AxKitStyleChooserAppend true
## ( default being false for backward combatibility. )

Yeah, I realised that this would be the only way to do it, as people are probably relying on this misfeature with something like:


# default processors
AxAddProcessor text/xsl foo.xsl
AxAddProcessor text/xsl bar.xsl

# processors for RSS
<AxStyleName "rss">
AxAddProcessor text/xsl foo.xsl
AxAddProcessor text/xsl foo2rss.xsl
</AxStyleName>

So we either break the above (which frankly I'd rather do) or we add another directive.

Matt.


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



Reply via email to