Hello, In order to upload several images in one time for gallery, I use a zip file.
And then images are sorted in a reverse alphabetical order (z to a) in the gallery page. There is away to have them sort in normal order (a to z) ? It seems i can't use filename with diacritic character like : "Düsseldorf" when importing images in zip file because of an encoding issue (but works during a single normal upload) 'ascii' codec can't encode character u'\xfc' in position 1: ordinal not in range(128) Best regards -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
