It's that time of the week again! This week we are continuing two of our series: Module Development for Drupal 7 and Introduction to Drush.
For the Module Development series, we are wrapping up the discussion of the Render API with a look at integrating with the theme system. Then we move on to four videos about the Form API system and how to do some fun things with it:
- An Overview of the Form API will give you a good understanding of how the system works before diving in.
- Creating, submitting and validating a simple form introduces you to the basics with our first form.
- Organizing collections of form elements explains the #tree property.
- Creating dynamic forms with the states system looks at how you can easily add a Javascript toggle to your form.
For the Drush side of things, we have two new videos that provide an overview of the Drush help commands, and go through the steps to install and re-install a Drupal 7 site in a few minutes, all from the command line.
Add new comment