lastmodified uses a php filesystem function. 
Sort is not reliable here, I would generate a timestamp and save that.
In a form I would use a hidden field to generate the timestamp from a user 
input.

Greetings, Martin

Am Mittwoch, 12. Juni 2013 12:45:46 UTC+2 schrieb jacmgr:
>
> 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