[TYPO3-ttnews] Categories Menu help

Cray Flatline cray at mass-media.net
Tue Jul 24 17:12:31 CEST 2007


Martin Holtz wrote:

>>> andWhere = parent_category =
>>> # Append the category-date
>>> andWhere.append = TEXT
>>> andWhere.append.data = {GPvar:tx_ttnews|cat}
> sorry, this is wrong
> should be
> andWhere.append.data = GPvar:tx_ttnews|cat
> or (i would prefere)
> andWhere.append.value = {GPvar:tx_ttnews|cat}
> andWhere.append.insertData = 1
> 
> sorry.
> 

Thanks a lot!!! ((: It's great and I know now much more about TS.  ((:

And one more stupid question: how I can make it work recursive? So it 
will show all subtree, not only one level? (:

-- 
W BR, Cray Flatline


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