John van der Boom
Wednesday 06 August 2003 3:21:59 pm
Is it possible to get the articles published on lets say 3th August 2003 alone?
If yes, how do I do this?
Bjørn Kaarstein
Wednesday 06 August 2003 11:59:54 pm
{$node|attribute(show)} is a good way to find which attributes you have access to. If you create a {section show=eq()} and try to compare "published" against the systemdate, you might accomplish what you want. Just a thought.
Regards Bjørn