[TYPO3] special wrap for "new until" pages?
Jan Slusarczyk
jan.slusarczyk at dobrestrony.pl
Sat Jun 9 20:09:54 CEST 2007
Peter Klein wrote:
> Hi Jan. You can compare the field with the current time/date, like this:
>
> -- cut --
> lib.newpage = COA_INT
> lib.newpage {
> 10 = TEXT
> 10.value = <div>Page is NEW</div>
> 10.if.value.data = date:U
> 10.if.isGreaterThan.data = page:newUntil
> }
> page.323 < lib.newpage
> -- cut --
Thanks. It's a pity it cannot be used in menus or sitemaps...
Cheers
Jan
More information about the TYPO3-english
mailing list