Author Topic: Sort Image By  (Read 7706 times)

0 Members and 1 Guest are viewing this topic.

Offline TKE233

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://www.autke.com
Sort Image By
« on: June 05, 2002, 08:26:35 PM »
My photos are best viewed if they are viewed in the order specified by the filename. Is there a way that you can add the "Sort Image By" file name option?

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Yep
« Reply #1 on: June 06, 2002, 05:05:34 AM »
Admin Control Panel:

Settings>Image Settings>Sort Images By

Select "Name" from the drop down list.

Offline TKE233

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://www.autke.com
Thanks, but...
« Reply #2 on: June 06, 2002, 06:35:48 AM »
That sorts it by the name I give the photo, but not the exact filename like
billybob-party-01.jpg - Photo Title "Zoo Party"
billybob-party-02.jpg - Photo Title "Animal House"

If I chose short by name, the second photo one will show up before the first one.  But my photos are in order based on the filename...

I hope this clears up my situation, thanks again for the help!!

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Sort Image By
« Reply #3 on: June 06, 2002, 06:47:21 AM »
You are right, by default you can't sort by image file name. To add this option simply open "lang/english/admin.php" (i guess you use the english language files) and replace

Code: [Select]
"image_hits"      => "Hits"

with

Code: [Select]
"image_hits"      => "Hits",
"image_media_file" => "File name"


You can now choose "File name" in the settings screen.

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline TKE233

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://www.autke.com
YOU ROCK!
« Reply #4 on: June 06, 2002, 07:04:15 AM »
Thanks again!  I hope my posts for help don't bother you much, you are great help!

If you ever need some graphic design help let me know!

You can see my work at www.autke.com not much but it keep me busy!

THANKS AGAIN, and AGAIN!!!