Re: sitemap - if file exist pipeline selection

2003-12-04 Thread Antonio Gallardo
Hi: What about this? http://wiki.cocoondev.org/Wiki.jsp?page=ResourceExistsSelector Best Regards, Antonio Gallardo [EMAIL PROTECTED] dijo: hi people let me explain my problem i want to get a request http://my.cocoon.server/page then if page.xml exist i need to to use this .xml as

Re: sitemap - if file exist pipeline selection

2003-12-04 Thread gounis
i supose that this selector is not available in 2.0.4? On Thu, 4 Dec 2003, Antonio Gallardo wrote: Hi: What about this? http://wiki.cocoondev.org/Wiki.jsp?page=ResourceExistsSelector Best Regards, Antonio Gallardo [EMAIL PROTECTED] dijo: hi people let me explain my

sitemap - if file exist pipeline selection

2003-12-04 Thread gounis
hi people let me explain my problem i want to get a request http://my.cocoon.server/page then if page.xml exist i need to to use this .xml as generation source and go on with a specific transformation otherwise i want to look if page.xhtml exist and use it as xml generation source but

Re: sitemap - if file exist pipeline selection

2003-12-04 Thread Alexandre Victoor
Hi I use the resource-exists action with cocoon 2.0.4 . It works fine Alex At 13:09 04/12/2003 +0200, you wrote: i supose that this selector is not available in 2.0.4? On Thu, 4 Dec 2003, Antonio Gallardo wrote: Hi: What about this?