I'm trying to figure out a way to unpublish all content of a particular nodetype that is "<" (Less than) a particular CCK Date.

Example:

Every article has a CCK Date.

Pretend today is August 10, 2007

Pretend the CCK Date on the Node is August 9, 2007. Since August 9 is less than Aug 10, I would want to unpublish this article.

Can anyone recommend me to a module or a custom script that would accomplish this?

Comments

raplom’s picture

Hi,

I'd like to do the same as this.
Did you figure out a way to do it?