Posted by sovtek on June 12, 2012 at 11:22pm
I have Drupal 7.3 and I'm trying to get an Event view to expire after the date of the event has passed. I've found a few articles but very confusing as many different versions are described and unclear what modules one needs.
Comments
=-=
you should update your version of drupal to the latest to avoid security issues.
you can unpublish nodes with the rules.module, there is also a scheduler.module which has the ability to unpublish nodes and if memory serves me right there is node expire module.