Forums / Setup & design / Article of a single date

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Article of a single date

Author Message

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