Hi to all.
I tried the sitemap patch of Vadim Gritsenko ...and I have solved many
problems. 
Why isn't it included in the official distribution? ...I think it's
important to have dynamic parameters. Is there another way to do it ?


How could I solve a problem like this?

...
<map:match type="request" pattern="page">
        <map:match type="request" pattern="article:body::{1}">
                <map:act type="session-propagator">
                        <map:parameter name="article:body::{../1}"
value="{1}"/>
                </map:act>
        </map:match>
</map:match>
...


thanks,
        Christian

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to