novafacile / novagallery

novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design
https://novagallery.org
GNU Affero General Public License v3.0
74 stars 11 forks source link

Album names use ucwords() #22

Open tomasKucera opened 1 year ago

tomasKucera commented 1 year ago

Album names use ucwords() for uppercasing its name in displaying to users.

I suggest to make this optional via config file.

In my language (Czech), we don't use uppercasing for first letters in headlines and it seems weird then.

david-novafacile commented 1 year ago

Thanks, that's a good idea. Will be included in the next major version.

Benman2785 commented 1 year ago

would also appreciate lower case start ;)