PDA

View Full Version : Order of different sizes


drews578
23rd of January 2005 (Sun), 09:12
I am having trouble having all sizes in order. I am organizing them by path name. I have my paths set up aas such

.../gallery/photos/1
.../gallery/photos/2
ect. ect.

I then give each path a name such as
Largest
Large
Medium Large
Medium
Small-Medium
Small

When I do this I always get this order instead

Large
Largest
Medium Large
Medium
Small-Medium
Small

Any ideas out there as how to make them go in the proper order.

Thanks,
Drew

malum
24th of January 2005 (Mon), 14:25
They are in alphabetical order at the end there.
Try renaming the paths so that the order you want is alphabetical.

ie
alargest
blarge
cmedium large

etc

just a thought, don't know if that is the problem but worth a go.