mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
223466a8b8
Numbers are often used at the end of file names in image sequences (e.g. digital photos) and the current renaming scheme can disrupt this, creating a confusing situation for the user. A configurable file version prefix should help prevent this. Filename | Old result | New result -----------|------------|-------------- IMG001.jpg | IMG2.jpg | IMG001-v2.jpg