[TYPO3-ttnews] working with today news

maaboo maaboo at gmail.com
Wed Oct 8 12:48:39 CEST 2008


Hi!

How i can list news all except today? I think like this:

lib.news = COA
lib.news {
    10 < tt_news
    10.table = tt_news
    10.select {
        where = crdate= ??? NOT LIKE ???
    }

if it's right - what should i need write instead of ???

How i can count today's news? May be with
value {
numRows {
table = tt_news
}
construction? What should be written?

Thanks.

-- 
with respect, Grigory
ICQ UIN: 22694713


More information about the TYPO3-project-tt-news mailing list