On 09.Jul.2002 -- 01:03 PM, Per Kreipke wrote:
> I think the pattern you want is:
> 
> **/*.gif
> 
> == 'any .gif in any directory, no matter how deep'

add another one

  *.gif

if you don't know if a directory is part of the path. That makes it
two matchers. Could use a resource for the actual stuff and forward
only {2} and {1}. Only makes sense if it's more than a reader,
though.

        Chris.

Please follow up summarizing your problem and which suggested solution
/ information worked for you when you consider your problem
solved. Add "SUMMARY: " to the subject line. This will make FAQ
generation and searching the list easier. In addition, it makes
helping you more fun. Thank you.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08


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