I am working on an image gallery for a client. They want to be able to show the images in a specified display order, and to disable to ability to change the sort order by end users. This will allow them to always present the images in the order they want them displayed. I know I can change the options for sorting by unchecking the checkboxes in the gallery setup. But is there a way that I can force the display order? In the actual galleries, I used numbers in the titles for the images, like "1 - Image...", "2 - Image...". That's not really that elegant, and it's a pain to setup.
I can't figure out any way to do it in the Gallery's main page though, so that the gallery I want to be displayed first is always shown at the top of the list.
Any ideas? Thanks.