How to change Media path for a folder from unique id to folder name?
Hello,
I'm using Umbraco v8.
My content editors have requested that the path to the media file be changed so that the folder name is displayed in the URL instead of the folders unique id.
The URL looks like this: /media/kpnniaw5/alaskasunrisebg.jpg
But I need it to look like this: /media/backgrounds/alaskasunrisebg.jpg
I don't know where to begin with this issue or what files/code to modify or if this is even possible. Any help would be great.
How to change Media path for a folder from unique id to folder name?
Hello, I'm using Umbraco v8.
My content editors have requested that the path to the media file be changed so that the folder name is displayed in the URL instead of the folders unique id.
The URL looks like this: /media/kpnniaw5/alaskasunrisebg.jpg
But I need it to look like this: /media/backgrounds/alaskasunrisebg.jpg
I don't know where to begin with this issue or what files/code to modify or if this is even possible. Any help would be great.
is working on a reply...