Hi,

just a  question to this setup:

Am Donnerstag, den 14.10.2004, 15:55 +0200 schrieb Kjetil Kjernsmo:
> Yup, you can write a Provider, and that can do anything, you can use 
> Perl's regular expressions to match on anything, including a list of 
> strings separated by /. I do something like that in my 
> AxKit::App::TABOO, BTW.
> 
> > and then pass those to an XSLT stylesheet as parameters? 
> 
> I'm sure you could, but I think I would have simply generated some XML 
> in the output from the Provider, and have the XSLT act on that.

Since probably each level needs (at least partly) different styling,
would you
 * make the stylesheet find out what to do by looking at the root
element
 * have the provider have a (hardcoded or somehow configurable) mapping
of levels to stylesheet and somehow tell AxKit what stylesheet to use
 * have the provider povide different MIME-codes for each level and use
these to configure AxKit the regular way to use the right stylesheet
 * any other way?

thx
nomeata
-- 
Joachim "nomeata" Breitner
  mail: [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Key: 4743206C
  JID: [EMAIL PROTECTED] | http://www.joachim-breitner.de/
  Debian Developer: [EMAIL PROTECTED]
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html


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

Reply via email to