Node Scheduler
The Node Scheduler module provides a framework for scheduling nodes. This module does nothing by itself, It requires other modules to provide implementations for things to schedule.
If you are looking for a nice out of the box easy way to schedule the publishing of nodes use the excellent scheduler module. http://drupal.org/project/scheduler
The Scheduler module is sure to meet most people's requirements.
This Node Scheduler module is a framework for having a schedule of 'things' attached to a node. It provides a tab on the node view page for the schedule. Currently supported is Node Scheduler Partial Support (http://drupal.org/project/node_scheduler_partial). Which works with the Partial (http://drupal.org/project/partial) module to allow scheduling of nodes to specific blocks or pages. We use this ability to allow landing pages to be created with different block areas. Site administrators can then schedule content to these areas in advance and the landing pages are kept fresh.
Currently this module works with PHP5 only. Updates for PHP4 soon.
Check back soon for some documentation on how to use this module along with the Partial module to create scheduled items in landing pages.
This module is supported by www.randomlink.com
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-0.3.x-dev | 2007-Oct-31 | 10.78 KB | Download · Release notes | Development snapshot | |
