unpublish
Trying to automatically unpublish content based on CCK date field, Rules and PHP field values
I am building a web site using Drupal 6.12 (plus the most recent stable releases of token, CCK, Rules and views) and am trying to create a rule that automatically unpublishes content based on the cck date field (generated by the Date API 'date' sub-module).

