e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
323 stars 214 forks source link

e107 Gallery sorting #2056

Open chimcen opened 8 years ago

chimcen commented 8 years ago

Hi,

it seems there is a problem with media sorting in gallery plugin from e107v2 2.1.3 - i've imported some pictures with media manager into my created gallery in e107v2. All files contain exif data and also be named with with date and a serial number (e.g. "Picture_2002.05.19#005").

In uploading process they will be processed correct in order but in gallery the sorted randomly.

Any idea?

chimcen commented 8 years ago

Sry, my fault - set in gallery option "Order by Media Name ASC" - but when uploading the pictures all will be ulpoaded with same caption and picture name (within e107 - not the real filename). renaming picture name and caption afterwards in media manager does'nt have any effect about further sorting.

When set "Order by Media IS ASC" the will be sorted along the real picture name.