Hi All
If I create some categories using any uppercase letters, those uppercase letters are also used in the naming of the static directories:
Categories - Fred, Wilma
Directories - http://www.mysite.com/Fred/, http://www.mysite.com/Wilma/
I would rather have all lowercase letters used for the directory names while keeping the case sensitivity for the Category Names:
Cats: Fred, Wilma
Directories: http://www.mysite.com/fred/, http://www.mysite.com/wilma/
Would anyone know how to do this? This also makes sense for any visitors because using all lowercase lettering is more the default than anything else.
Many Thanks
------------------------------------------
If I create some categories using any uppercase letters, those uppercase letters are also used in the naming of the static directories:
Categories - Fred, Wilma
Directories - http://www.mysite.com/Fred/, http://www.mysite.com/Wilma/
I would rather have all lowercase letters used for the directory names while keeping the case sensitivity for the Category Names:
Cats: Fred, Wilma
Directories: http://www.mysite.com/fred/, http://www.mysite.com/wilma/
Would anyone know how to do this? This also makes sense for any visitors because using all lowercase lettering is more the default than anything else.
Many Thanks

------------------------------------------