This screencast is a part of the Learn Drupal coding with NodeOne screencast series – a screencast series targeted at Drupal site builders who wants to learn Drupal coding. This episodes shows how to create an empty Drupal module, and also discusses when *not to learn coding for Drupal.*
This screencast covers the following topics:
- When not to code for Drupal
- Some words about Drupal coding standards
- Creating an empty module (and where to put it in your file system)
- Declaring dependencies (and files included in the module)
- Why it is not wrong to copy code from core
Want more? Check out the next episode – PHP basics – subscribe to the series' RSS feed, or take a look at the complete list of screencasts in this series. You can also get newsletter with updates by asking for it in a comment.
Warning: This learning series is recorded by someone quite new to Drupal coding. There may be inaccuracies or examples that fall short of best practices. Please contribute a comment if you spot this!