Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Recursive search in given paths #36

Closed
justRETH opened this issue Feb 20, 2015 · 3 comments
Closed

Recursive search in given paths #36

justRETH opened this issue Feb 20, 2015 · 3 comments

Comments

@justRETH
Copy link

Is it possible to do recursive searches on the given storage paths?

@olivervogel
Copy link
Member

You can add subdirectories to the path, but child directories will not be searched out of the box.

@wesleydb
Copy link

wesleydb commented Aug 3, 2015

Can you add recursive searches? My product photos are stored under each product id, like /products/1/one.jpg, /products/1/two.jpg, /products/1000/image.jpg etc.

@Luddinus
Copy link

Luddinus commented Aug 2, 2016

@wesleydb Did you find a solution? I'm in a similar situation...

Luddinus added a commit to Luddinus/imagecache that referenced this issue Aug 2, 2016
This adds recursive search in paths in order to find a image in a sub-directory, useful in a case like this: Intervention#36 (comment)
Luddinus added a commit to Luddinus/imagecache that referenced this issue Aug 2, 2016
This adds recursive search in paths in order to find a image in a sub-directory, useful in a case like this: Intervention#36 (comment)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants