> > b. Is it possible the change the sitemap or more specifically the
> > piplines configuration ( <map:pipelines>)  dynamically.
> 
> No, unless you rewrite (outside Cocoon) the sitemap.xmap and 
> recompile it
> every time... daunting indeed.
> 

Or, if like me you want to handle dynamic changes to the website structure
(rather than the pipeline - ie new 'areas' on the site) then you need a
generator/mechanism that looks at a generic match (ie /dynamic/*/*) and then
handles the URL according to the database of the moment).

I'll let you know if/when I get it working...

David

---------------------------------------------------------------------
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