Consternation · Jan 22, 06:42 pm by Rick Silletti
The xt and x3 variation of the if_expired and if_current tags should work the same as the example in the original article at
<txp:if_days_not_passed offset="14"> <txp:if_days_passed offset="7"> <p><txp:permlink> <txp:title /> </txp:permlink></p> </txp:if_days_passed> </txp:if_days_not_passed>
Another variation ( used in the article form for this site ) would be as follows: ( 14 days being the default value )
<txp:if_days_passed>
Over 14
<txp:else />
New
</txp:if_days_passed>
Some consternation with these.
Section: article
