[pmwiki-users] pagelist sorting
Jon Haupt
jhaupt at gmail.com
Sun Mar 4 20:04:34 CST 2007
When the order= element of pagelist is used on numbers, the sort
method is digit-by-digit (i.e. 10 comes before 9). How can I create
something where 9 is sorted before 10? I am using this with page text
variables. so if I have pages with
A. Fish:9
B. Fish:10
C. Fish:30
and create a pagelist with order=$:Fish, the pages will be sorted BCA.
But I want them to sort ABC.
Thanks,
Jon
More information about the pmwiki-users
mailing list