Re: ResourceExistsAction

2003-06-24 Thread Nicola Ken Barozzi
Stefano Mazzocchi wrote, On 24/06/2003 0.53: on 6/23/03 6:22 AM Steven Noels wrote: On 23/06/2003 11:18 John Morrison wrote: Sure! Patches always welcome :) Technically, all Lenya people have Cocoon CVS commit karma if I read the avail file correctly. Hmmm, if this is the case, that even Forre

Re: ResourceExistsAction

2003-06-24 Thread Michael Wechner
Jeff Turner wrote: Michael Wechner wrote: If it seems to work and you've got commit access, I'd say just add it to CVS. People will review the commit log and hopefully spot any big problems. ok. But I think I will wait until Cocooners make a decision if committers from subprojects should

Re: ResourceExistsAction

2003-06-23 Thread Vadim Gritsenko
Stefano Mazzocchi wrote: on 6/23/03 6:22 AM Steven Noels wrote: On 23/06/2003 11:18 John Morrison wrote: Sure! Patches always welcome :) Technically, all Lenya people have Cocoon CVS commit karma if I read the avail file correctly. Hmmm, if this is the case, that even Forres

Re: ResourceExistsAction

2003-06-23 Thread Stefano Mazzocchi
on 6/23/03 6:22 AM Steven Noels wrote: > On 23/06/2003 11:18 John Morrison wrote: > > >>Sure! Patches always welcome :) > > > Technically, all Lenya people have Cocoon CVS commit karma if I read the > avail file correctly. Hmmm, if this is the case, that even Forrest committers has to have t

Re: ResourceExistsAction

2003-06-23 Thread Jeff Turner
Michael Wechner wrote: Jeff Turner wrote: On Mon, Jun 23, 2003 at 11:08:25AM +0200, Michael Wechner wrote: Would Cocoon be interested in a patch like this? If you're using 2.1 and doing if-then-else logic, it might be better to modify the ResourceExistsSelector. right I saw that within the

Re: ResourceExistsAction

2003-06-23 Thread Michael Wechner
Steven Noels wrote: On 23/06/2003 11:18 John Morrison wrote: Sure! Patches always welcome :) Technically, all Lenya people have Cocoon CVS commit karma if I read the avail file correctly. since I haven't contributed code to Cocoon so far, I would prefer that somebody is reviewing the code befo

Re: ResourceExistsAction

2003-06-23 Thread Michael Wechner
Jeff Turner wrote: On Mon, Jun 23, 2003 at 11:08:25AM +0200, Michael Wechner wrote: Would Cocoon be interested in a patch like this? If you're using 2.1 and doing if-then-else logic, it might be better to modify the ResourceExistsSelector. right I saw that within the Javadoc after I already

RE: ResourceExistsAction

2003-06-23 Thread John Morrison
> From: Steven Noels [mailto:[EMAIL PROTECTED] > On 23/06/2003 11:18 John Morrison wrote: > > Sure! Patches always welcome :) > > Technically, all Lenya people have Cocoon CVS commit karma if I read the > avail file correctly. :) In that case it's even easier! J.

Re: ResourceExistsAction

2003-06-23 Thread Steven Noels
On 23/06/2003 11:18 John Morrison wrote: Sure! Patches always welcome :) Technically, all Lenya people have Cocoon CVS commit karma if I read the avail file correctly. -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support C

Re: ResourceExistsAction

2003-06-23 Thread Jeff Turner
On Mon, Jun 23, 2003 at 11:08:25AM +0200, Michael Wechner wrote: > Gianugo Rabellino wrote: > >Michael Wechner wrote: > > > >>I have "patched" the ResourceExistsAction in the case of the resources > >>sitemap pipeline (file-exists), such that > >>it only checks files and not directories. Therefore

RE: ResourceExistsAction

2003-06-23 Thread John Morrison
> From: Michael Wechner [mailto:[EMAIL PROTECTED] > Gianugo Rabellino wrote: > > Michael Wechner wrote: > > > >> I have "patched" the ResourceExistsAction in the case of the resources > >> sitemap pipeline (file-exists), such that > >> it only checks files and not directories. Therefore URLs such a

Re: ResourceExistsAction

2003-06-23 Thread Michael Wechner
Gianugo Rabellino wrote: Michael Wechner wrote: I have "patched" the ResourceExistsAction in the case of the resources sitemap pipeline (file-exists), such that it only checks files and not directories. Therefore URLs such as .../oscom/authoring/ are working again, but it seems to me that this i