A HTML template for Drupal module reviews

22 Oct 2013 . posts . Comments
#Drupal 7 #Module development #Web

…. Because I am so painfully lazy, here is a template for reviewing Drupal modules following the guidance at https://drupal.org/node/1587704.

Issues Summary <ul> <li></li> <li></li> <li></li> </ul>

Basic application checks <ul> <li></li> <li></li> <li></li> </ul>

Repository checks <ul> <li></li> <li></li> <li></li> </ul>

Security review <ul> <li></li> <li></li> <li></li> </ul>

Licensing checks <ul> <li></li> <li></li> <li></li> </ul>

Documentation checks <ul> <li></li> <li></li> <li></li> </ul>

Coding standards <ul> <li></li> <li></li> <li></li> </ul>

API and best practices review <ul> <li></li> <li></li> <li></li> </ul>


Me

Anthony is an Australian software engineer and mathematician. As a UTS MBT graduate, Anthony is the technology co-founder of a property and cycling-tech startup and enjoys teaching and learning coding with the Australian startup scene.