Not having the list of metadata fields in the select list was bothering me, so I added sorting to the exif.class.php. It's attached if anyone else is interested in having an alphabetized list.

Comments

jphautin’s picture

Assigned: ryne.andal » Unassigned
Status: Active » Needs review
jphautin’s picture

Assigned: Unassigned » jphautin
firfin’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new318 bytes

Patch works fine (except for line number). Very handy too, no more scrolling through the list searching for the value you want!

AND computed_... values show up first now. Followed by Exif_... values. And the rest. But the two most used (I believe) 'groups' are on top of the list now. Nice.
Same patch as from original post. Except for line number fix. Thanks Ryne!

jphautin’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

integrated in branch 7.x

  • jphautin committed 32ea5ca on 7.x-1.x authored by ryne.andal
    Issue #1458782 by ryne.andal: Alphabetical list of fields in select drop...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.