Drupal: Sub-theme

Once you are familiar with a good CMS and common coding concepts, switching from developing in one CMS to another is fairly straight forward as the process for things tends to be similar.  For instance, creating a Drupal sub-theme is conceptually the same as a creating WordPress child theme.  You need a file that defines…