Vadim Gritsenko wrote:
> 
> Hi,
> 
> For those of you who don't follow CVS commit list:
> I have done second shot at sitemap tool, which is now more flexible but
> is no compatible with the files written for the old tool. Instead of
> cryptic '|'-separated file with limited abilities to provide component
> configuration, new tool allows to specify exact markup to be inserted,
> and allows to specify point of insertion by means of xpath.
> 
> Here is an example:
> ------------------------8<------------------------
> <?xml version="1.0"?>
> 
> <xconf xpath="cocoon/programming-languages"
>        unless="language[@name='python']">
>     <!-- Python language -->
>     <python-language name="python" logger="core.language.python"/>
> </xconf>
> ------------------------8<------------------------
> 
> Hope this won't cause too much trouble for others who invested in the
> old tool ;)

Great job, Vadim! I really like the new syntax much better :)

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<[EMAIL PROTECTED]>                             Friedrich Nietzsche
--------------------------------------------------------------------



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

Reply via email to