This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi guys... i am total n00b and i'm new to this october cms. So, as title suggests, i need to edit 'MediaManager.php' in order to rename all images being uploaded. In short, i need to add/replace some entries so that the system remove spaces in filename; for example: this filename something.jpg into: this_filename_something.jpg. No need to be underscore, can be dash, or anything else that will work. In addition, would be great if system can remove special characters such as: ČčĆćŠšŽžĐđ with plain latin letters such as CcSsZzDd.
Thanks in advance!
dariodzimbeg26051 said: So, as title suggests, i need to edit 'MediaManager.php' in order to rename all images being uploaded. In short, i need to add/replace some entries so that the system remove spaces in filename; for example: this filename something.jpg into: this_filename_something.jpg. No need to be underscore, can be dash, or anything else that will work. In addition, would be great if system can remove special characters such as: ČčĆćŠšŽžĐđ with plain latin letters such as CcSsZzDd.
No such thing built-in yet, we're talking about it here: https://github.com/octobercms/october/issues/3354
BTW, familiar "special" characters - nice to see neighbors here... ;-)
1-2 of 2