This video takes a quick look at what you will learn in this series.

In this series we’re going to take a look at how to use the Scheduler module to automatically publish and unpublish content on our site at predefined dates and times. We’ll start out by installing the module and seeing how to enable scheduling for content types. Then, we’ll see how to use scheduler to both publish, and unpublish content automatically using cron. Then we’ll take a look at the lightweight cron that comes with the Scheduler module, and see how to configure that to run on a more frequent basis than Drupal’s core cron system. Finally, we’ll put it all together and walk through an example of how to use scheduler to automatically publish and unpublish an image in an image slideshow.