Yes I tried
{(search group=posts.*  template="posts.featured" sort=pubdate 
order=reverse count=35)}
and
{(search group=posts.*  template="posts.featured" sort={pubdate} 
order=reverse count=35)}
and
{(search group=posts.*  template="posts.featured" sort=DUMMYTEXT 
order=reverse count=35)}
 
ALL gove the same order of results.  The problem I think is that my pubdate 
data var is a text date, not a datestamp.  i.e. pubdate literally is 
"2013-05-26" or "2008-02-18", etc....  I think that should sort, but It is 
not getting it.  
 
Anyway, if you have a suggestion let me know.
P.S. The lastmodified does work : {(search group=posts.*  
template="posts.featured" sort=lastmodifed order=reverse count=35)}
 

jacmgr

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to