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

Rename image files on upload #293

Open
dleadbetter opened this issue Dec 20, 2024 · 0 comments
Open

Rename image files on upload #293

dleadbetter opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dleadbetter
Copy link
Collaborator

dleadbetter commented Dec 20, 2024

Automatically rename image files on upload. For records which only allow a single image (documents, visual context, physical component) use the following naming convention:

<model><id>
Document123.jpg

For records which allow multiple images (artwork) use the following naming convention:

<model><id>-<index>
Artwork123-1.jpg
Artwork123-2.jpg
...
Artwork123-28.jpg
Artwork123-29.jpg
@dleadbetter dleadbetter added the enhancement New feature or request label Dec 20, 2024
@dleadbetter dleadbetter self-assigned this Dec 20, 2024
dleadbetter added a commit that referenced this issue Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant