By iancawthorne on
Could anyone point me to the direction of a module that could un-publish a node of a certain content type after a set number of days?
I have looked at this module, but don't think it meets the requirements : http://drupal.org/project/publishcontent
Comments
Check out the Scheduler
Check out the Scheduler module.
Thanks nevets. Just pasting
Thanks nevets. Just pasting the correct link : http://drupal.org/project/scheduler
Hydrant Ltd
www.hydrant.co.uk
Having looked at the
Having looked at the schedular module, it appears this gives the ability to specify an unpublish date on a per node basis.
Is there a way I could have a default of unpublish say 14 days after creation rather than being blank by default?
Hydrant Ltd
www.hydrant.co.uk
Auto Expire
Maybe the Auto Expire module does what you want: http://drupal.org/project/auto_expire
Have you found it??
I'm looking for the same functionality. I checked the recommended modules, but none of them are making the publish and un-publish automatic. Did you find any other solution for this??
Thank you in advance!!
The scheduler module does
The scheduler module does just that (you do need the cron job setup).