Skip to content
Snippets Groups Projects
Commit abc00f3e authored by The Great Git Migration's avatar The Great Git Migration
Browse files

This commit was manufactured as part of Drupal's Great Git Migration to

create tag 'DRUPAL-5--2-5'.

Sprout from DRUPAL-5 2007-07-09 12:13:32 UTC Doug Green <douggreen@douggreenconsulting.com> 'updating coder_6x review with links to drupal documentation'
Cherrypick from DRUPAL-5--2 2007-05-26 01:56:44 UTC Doug Green <douggreen@douggreenconsulting.com> 'fix reference to admin/coder -> coder':
    README.txt
parent 88088d03
No related branches found
No related tags found
No related merge requests found
/* $Id$ */
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.
Author
------
Doug Green
douggreen@douggreenconsulting.com
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment