By mahalaxmi on
Hi,
I was wondering if it was possible to inactivate a cck content type after a certain time period. Is there a way or a module to automate this process?
Thanks!
Mahi.
Hi,
I was wondering if it was possible to inactivate a cck content type after a certain time period. Is there a way or a module to automate this process?
Thanks!
Mahi.
Comments
Try the node expire module
Try the node expire module whcih requires the rules module:
http://drupal.org/project/node_expire
http://drupal.org/project/rules
Thanks! I will look into both
Thanks! I will look into both the modules.
Any luck?
Any luck?
I have installed these
I have installed these modules and it looks like it is the functionality that I require. Thanks for letting me know about both the modules