README.txt in Coder 5.2
Same filename in this branch
Same filename and directory in other branches
Developer Module that assists with code review and version upgrade that supports a plug-in extensible hook system so contributed modules can define additional review standards. Built-in support for: - Drupal Coding Standards - http://drupal.org/node/318 - Handle text in a secure fashion - http://drupal.org/node/28984 - Converting 4.6.x modules to 4.7.x - http://drupal.org/node/22218 - Converting 4.7.x modules to 5.x - http://drupal.org/node/64279 Installation ------------ Copy coder.module to your module directory and then enable on the admin modules page. Enable the modules that admin/settings/coder works on, then view the coder results page at coder.
File
README.txtView source
-
- Developer Module that assists with code review and version upgrade that
- supports a plug-in extensible hook system so contributed modules can
- define additional review standards.
-
- Built-in support for:
- - Drupal Coding Standards - http://drupal.org/node/318
- - Handle text in a secure fashion - http://drupal.org/node/28984
- - Converting 4.6.x modules to 4.7.x - http://drupal.org/node/22218
- - Converting 4.7.x modules to 5.x - http://drupal.org/node/64279
-
- Installation
- ------------
-
- Copy coder.module to your module directory and then enable on the admin
- modules page. Enable the modules that admin/settings/coder works on,
- then view the coder results page at coder.