The focus of this chapter is module creation. In the last chapter we learned about Drupal's Installations.Now its time to start our coding with our first modules.
Here are some of the important topics that we will cover in this course:
Basics
Starting a new module
Creating .info files to provide Drupal with module information
Creating .module files to store Drupal code
Adding new blocks using the Block Subsystem
Using common Drupal functions










