[Typo3-shop] newItemDays

Franz Holzinger franz at fholzinger.com
Thu Jan 19 23:09:12 CET 2006


Hello Simon,
> I am using the new items list, but need to consider the starttime as a 
> factor as well. I modified LISTNEWITEMS to that effect: $where = ' AND ( 
> starttime >= '.$temptime . ' OR tstamp >= '. $temptime . ')';
> Anyway, isn't this more logical than just making new items dependent on 
> time stamp? I mean, could you modify the next release accordingly?
> just thought i'd pass this on...
> cheers & thanks for the good work

I do not think that someone wants to calculate the time from starttime 
as well as from timestamp.

So I propose to make this configurable via TypoScript to consider either 
timestamp or starttime.


Greets,

Franz




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