/[drupal]/contributions/modules/coder/README.txt
ViewVC logotype

Contents of /contributions/modules/coder/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Sun Oct 18 12:45:35 2009 UTC (5 weeks, 5 days ago) by snpower
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-BETA1, HEAD
Changes since 1.7: +3 -3 lines
File MIME type: text/plain
#607592 by japerry:
 - changed menu paths.
 - updated arguments to theme() function calls and definitions.
 - changed drupal_add_css/js calls to use #attached instead.
 - changed #markup theme() calls to use #theme.
 - coding style fixes.
 - added CHANGELOG.txt files
1 /* $Id: README.txt,v 1.7 2007/06/01 00:47:57 douggreen Exp $ */
2
3 Developer Module that assists with code review and version upgrade that
4 supports a plug-in extensible hook system so contributed modules can
5 define additional review standards.
6
7 Built-in support for:
8 - Drupal Coding Standards - http://drupal.org/node/318
9 - Handle text in a secure fashion - http://drupal.org/node/28984
10 - Converting 4.6.x modules to 4.7.x - http://drupal.org/node/22218
11 - Converting 4.7.x modules to 5.x - http://drupal.org/node/64279
12
13 Installation
14 ------------
15
16 Copy coder.module to your module directory and then enable on the admin
17 modules page. Enable the modules that admin/config/development/coder/settings
18 works on, then view the coder results page at coder.
19
20 Author
21 ------
22 Doug Green
23 douggreen@douggreenconsulting.com

  ViewVC Help
Powered by ViewVC 1.1.2