[TYPO3-ttnews] tt_news 2.4.0 in TER
Axel Jindra
a.jindra at gmx.de
Sat May 20 16:38:42 CEST 2006
Hi,
>> * feature: added two new category modes:
>> 2 = select only news which have all the selected categories assigned
>> (AND)
>> -2 = show only news which have none of the selected categories
>> assigned (OR)
>> thank goes to Reto Schmid/.hausformat for sponsoring this feature
>
> hmm, I dont understand the difference between (from the grat manual):
>
> 1 = Show news which have at least one of the selected categories
> assigned (OR)
> -1 = Show news which not have all of the selected categories assigned (AND)
the boolean attributes beneath the negative modes may be misleading,
perhaps it should read:
2 = AND
1 = OR
-1 = NAND
-2 = NOR
Axel.
More information about the TYPO3-project-tt-news
mailing list