Skip to content
Snippets Groups Projects
Commit 631b2666 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-4'.

Sprout from DRUPAL-5 2007-06-21 20:50:13 UTC Doug Green <douggreen@douggreenconsulting.com> 'fix use of cache functions'
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 99f2e9b6
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