Lo,

I'm using Axkit with SAWA. Below is an extract from my httpd.conf.
What I'd like to do is to generate the AxAddProcessor chain in my perl code.
This would remove a large number of AxStyleName entries. Is this possible?
If so could someone point me in the right direction please?

<AxStyleName show_1>
            AxAddProcessor text/xsl /tmvtest/styles/menu.xsl
            AxAddProcessor text/xsl /tmvtest/styles/show_1.xsl
            AxAddProcessor text/xsl /tmvtest/styles/common.xsl
        </AxStyleName>
        <AxStyleName show_2>
            AxAddProcessor text/xsl /tmvtest/styles/menu.xsl
            AxAddProcessor text/xsl /tmvtest/styles/show_2.xsl
            AxAddProcessor text/xsl /tmvtest/styles/common.xsl
        </AxStyleName>
        <AxStyleName show_3>
            AxAddProcessor text/xsl /tmvtest/styles/menu.xsl
            AxAddProcessor text/xsl /tmvtest/styles/show_3.xsl
            AxAddProcessor text/xsl /tmvtest/styles/common.xsl
        </AxStyleName>

John
--

Don't knock President Fillmore.  He kept us out of Vietnam.



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

Reply via email to