Codekarate Content

By shane
Wed, 2012-10-10 21:36
Daily Dose of Drupal Episode #26

We continue learning more about the Drupal 7 Rules module in this episode of the Daily Dose of Drupal. We examine how the Rules Scheduler module works and how it can be used to schedule the triggering of Rules actions.

In this episode you will learn:

  • How the Drupal 7 Rules Module can be used to schedule actions to run in the future
  • How to publish a newly created Drupal node on a future date
By shane
Tue, 2012-10-09 17:56
Daily Dose of Drupal Episode #25

In this episode we continue learning more about the Drupal 7 Rules module and explore building Rules components. We go through what Rules components are, and how they can be useful when building a Drupal 7 website.

In this episode you will learn:

  • What Rules components are and how they can make building Drupal Rules easier and more powerful
  • What the various types of Rules components are and what each type of component can be used for
By shane
Mon, 2012-10-08 18:40
Daily Dose of Drupal Episode #24

Learn about the basics of the Drupal 7 Rules module and how the Drupal Rules module can be used to react to specific events that happen on your Drupal 7 website.

In this episode you will learn:

  • What the Drupal 7 Rules module is and how you can use it to build more advanced Drupal websites
  • How to build Drupal 7 Rules to react to specific events that occur on your Drupal website
  • How to configure conditions to limit when your Drupal Rules should be triggered
  • How to set up actions to fire when your Drupal 7 rules are triggered