Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the includeSubfolders parameter when performing bulk resize #84

Open
BigglesZX opened this issue Aug 20, 2024 · 1 comment
Open

Comments

@BigglesZX
Copy link

What are you trying to do?

My assets are arranged in dozens of folders within my volume but I can only trigger a bulk resize on a single folder at a time. It would be help to be able to specify that the resize operation should recurse into any child folders of the selected folder to resize the entire contents.

What's your proposed solution?

Looking at the controller code I can see the asset query that is run, and I note that Craft's Assets service supports an includeSubfolders parameter which would perform a recursive search. It would be helpful if this option were exposed via a setting in the bulk resize dialog so I could resize the entire contents of the top-level folder in one action.

Additional context

No response

@engram-design
Copy link
Member

A good idea! I'll see about adding that option for users to manage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants