Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

Please sign in or apply for membership to remove the ads
    • CommentAuthordellaware
    • CommentTimeFeb 12th 2008
     
    Hello.

    I have recently installed plogger and it worked great. Except for the sorting thing.

    I want the pictures in my albums to sort by caption, and in ascending order. I have changed into this from the 'Options' tab. But the only problem is i want it to sort by NUMERICAL value, and in this order;

    my picture 1
    my picture 2
    my picture 10

    INSTEAD OF;

    my picture 1
    my picture 10
    my picture 2

    I know we could use ABS() function, probably? But i don't know at which file and lines should i modify the code? Or any other way to get around this?

    Thanks in advance.
    • CommentAuthorkoprs
    • CommentTimeApr 11th 2008 edited
     
    EDIT: never mind - I just had to refresh, and my album was sorted alphabetically.

    I'm in a somewhat similar situation - I want my pictures to be sorted numerically and alphabetically, so that the order will be:
    0001_something_a.jpg
    0001_something_b.jpg
    0002_something_a.jpg
    something_01.jpg
    something_02.jpg

    I've selected
    default sort order: 'file name'
    album sort order: 'alphabetical'
    collection sort order: 'alphabetical'

    When I used upload date as sort order, I could control the order of the pictures by using the 'upload' function, but when I used 'import' instead, the order seems completely scrambled... Can anyone tell me how to go about doing this?