S Woodside wrote:
<AxStyleName "#default">

It owuld be cool if you could give it multiple name such as:

<AxStyleName "#default|rss">

which would match on default or on ?style=rss as well.

You can make a named style the default using the AxStyle directive:


<AxStyleName foo>
 ... Processor definitions ...
</AxStyleName>

<AxStyleName bar>
 ... Processor definitions ...
</AxStyleName>

<AxStyleName baz>
 ... Processor definitions ...
</AxStyleName>

AxStyle foo

This causes the named style "foo" to be applied as the default, fallback style.

-kip


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



Reply via email to