I can;t seem to get "sort" option to work in search command.
For example, given a set of pages like this, where the last part of
the pagename is a timestamp. Actually that is the pagename. So I
want to sort by {page}, correct.
So sample pages:
jacadmin.projects.openrealty.jtask_notdone.1220678116
jacadmin.projects.openrealty.jtask_notdone.1220678122
jacadmin.projects.othercms.jtask_notdone.1220536566
jacadmin.projects.othercms.jtask_notdone.1220585695
personal.duplex.jtask_notdone.1220734308
boltwire.pages.tasksetup.jtask_notdone.1220584746
boltwire.pages.tasksetup.jtask_done.1220661554
and so on. The pagename (last part) is a timestamp.
This works:
[(search sort=lastmodified group=jacadmin*.jtask_notdone.*
template=jtask_notdone)]
These do not seem to work.
[(search sort=page group=jacadmin*.jtask_notdone.*
template=jtask_notdone)]
[(search sort={page} group=jacadmin*.jtask_notdone.*
template=jtask_notdone)]
[(search sort={+page} group=jacadmin*.jtask_notdone.*
template=jtask_notdone)]
Any suggestions?
Thankyou
John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---