Hello.

So, after the advice I got on this list, I decided to give it a go and
run AxKit2 to deliver XML-turned-HTML files on our site. The very
basic setup works well so far: using Apache as a main server and,
using mod_rewrite, letting .xml files (and only those) be delivered by
the second AxKit server.

I do however have a question (and I bet I'll come up with more at some
later point).

In the original setup, there were a lot of XSLT-stylesheets and which
one(s) to use was decided from the root of the XML document, by using
a lot of AxAddRootProcessor-entries in the configuration file. Now I
want to do something similar in AxKit2. I could go and write a plugin
that does that myself, and I bet it would be a very good exercise, but
I'm worried I might just be re-inventing the wheel. Has anyone ever
done something similar in AxKit2?

Thanks.

Martijn.

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

Reply via email to