Hi all,
I like zenphoto a lot. But since version 1.1.7 my Tags are not any more in an alphabetical order. I often add them in a hurry and don't care about upper or lower case. Now the tags are ordered upper case first then lower case. Every tag only appears once no matter if it exists upper and/or lower case.
I would prefer alphabetical order. Has anyone any suggestions?
Unfortunately, I cannot reproduce this in version 2026. Please provide some more details.
Are you adding the tags with the Ajax in-line editing? If so you will have to referesh the page before you see things in the right order. Have you separated your tags with commas? If not, it is just one big tag.
Yes, I add the tags with Ajax and comma separated. But the problem I'm talking about does not affect the single image page but the tag cloud for instance on the album page where the tags of all images come together. I checked the database and found the new tag-table. I found that it depends on whether the single tag is saved there in upper or lower case.
Actually, why not normalize all tags before being inserted into the database? I don't keep up with the philosophy behind tag clouds, but it would seem to me a more accurate representation of the popular tags would be displayed if every tag was filtered to be lower-case before inserted into the database. This would also carry on the "zenphoto" tradition. ;-)
Keep in mind we are multilingual now and not all languages write nearly everything lower case as English does! In German, my native language, for example substantives are always written with a first upper case character: "photo" has to be "Photo". If you make them all lower case it is simply wrong in German and will give a bad impression.