image-resizer icon indicating copy to clipboard operation
image-resizer copied to clipboard

FR: Please make "originals" folder name configurable

Open adrienne opened this issue 3 years ago • 1 comments

Hi there! Currently the nondestructive resize saves images in a folder called /originals, which is then also viewable via Assets. I don't actually want that folder to be viewable via Assets, though, and the easiest way to do that is to add an underscore to the beginning (/_originals). However, there's no way to configure this behavior.

So my suggestion is to allow a configurable name for the folder that the originals to get stored in. I'll potentially fork this and try to do a pull request myself.

adrienne avatar Aug 09 '21 17:08 adrienne

Huh, didn't even know about the underscore trick, but that makes sense, which is in use for transforms. A valid option, but certainly configurable as some people might want the originals client-available just in case. I'll look at making that configurable, or at the very least if you get to it first, approve a PR.

engram-design avatar Aug 22 '21 05:08 engram-design