Scheduler
Eric Schaefer - July 23, 2006 - 00:11
This module allows nodes to be published and unpublished on specified dates.
Dates can be entered either as plain text or with Javascript calendar popups (JSCalendar in Drupal 5, Date Popup in Drupal 6).
JSCalendar is part of the JSTools module.
The Date Popup module is part of the the Date module.
Notice:
- Please check if cron is running correctly if scheduler does not publish your scheduled nodes.
- Scheduler does only schedule publishing and unpublishing of nodes. If you want to schedule any other activity check out Workflow, Rules and Actions.
Scheduler is the work of many people. Some of them are listed here: http://drupal.org/project/developers/3292. But there are even more: All the people who created patches but did not check them in themselfs, who posted bug or feature request and those who provided translations and documentation.
