On Wed, 27 Mar 2002, Matt Sergeant wrote:

> You may (or may not) find AxKit::insert_next_stylesheet(type => href)
> useful for this sort of thing. You obviously have to run it from a
> particular processing stage (i.e. either XSP or XPathScript are probably
> the only options right now), so that may or may not fit well into your
> system, but I suspect you could easily write some sort of XSP taglib to
> make it dead easy (remember that XSP doesn't require the outer <xsp:page>
> tag, so will just work on regular XML pages too).

I would tend to think the "next stylesheet" is part of the processing
pipeline (and dependent on things like media type), and therefore should
be in the apache config with the rest of the pipeline, myself. I've been
doing this for many months. I've got code for this if you want.


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

Reply via email to