[TYPO3-english] mpossnewssorting extension (tt_news)

Denis Mrkota denis.mrkota at antispam.com
Wed Nov 12 13:50:01 CET 2008


"Dmitry Dulepov" <dmitry.dulepov at gmail.com> wrote in message 
news:mailman.1.1226492026.13529.typo3-english at lists.netfielders.de...
> Hi!
>
> Denis Mrkota wrote:
>> installing this extension everything gets messed up. Did anybody manage 
>> to
>> have news records sorted by datetime (desc) and still be able to move 
>> record
>> up/down ?
>
> If they are sorted by date/time and you move them, they will not be
> sorted any more. They will be in your own order, not sorted.

I wrote this wrong. Sorry. So as i get it, this extension should work like 
this:

Generate sorting value for every news record based on it's creation 
datetime, so news created on 15.7.2008 gets 1, news created on 20.8.2008 
gets 2 etc.. Then they should be sorted in descending order in BE so that i 
first see the newest ones and in FE they should also use sorting field 
order.

and what i get now is news randomized order.. So in BE i first see news from 
2003, then 2004, then again 2003, then 2008 etc.. So id like to know how 
exactly is sorting value calculated? Thx. 




More information about the TYPO3-english mailing list