One of the biggest criticisms of using Drupal is that most of the code is kept in the database. This inherent structure makes version control a nightmare. Luckily, the Features and Strongarm Modules have come to the rescue.
The Features module allows us to “package” the exportable...