Unpublish Expired Nodes using Rules?
Posted by dpatte on May 28, 2010 at 5:43pm
Similiar to a previous post, but different :)
I have a series of nodes that have a CCK repeating dates field [DATE].
When the last of each node's repeating dates has passed - ie: the item has expired - I'd like to unpublish the node and send an email to the author.
Presumably I'd like to do this nightly.
I assume that this should be possible to do using views and rules, but I'm not sure where to start....
The problem is that with views, I dont see any direct way of selecting the nodes that have expired (all nodes with all enddates < now)
Read more