Good point, thanks. I thought he was asking about the gifs in subdirs :-o

Per

> -----Original Message-----
> From: Joerg Heinicke [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 09, 2002 1:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Howto select EVERY Image ending with *.gif ?
> 
> 
> It only doesn't match on .gif without any directory. If he doesn't need 
> the filename specifically, the **.gif (he tested already??) is the 
> correct solution.
> 
> Joerg
> 
> Per Kreipke wrote:
> > I think the pattern you want is:
> > 
> > **/*.gif
> > 
> > == 'any .gif in any directory, no matter how deep'
> > 
> > Per
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 

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

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

Reply via email to