-/* $Id$ */
img.coder {
padding: 2px;
-; $Id$
name = Coder
description = Developer Module that assists with code review and version upgrade
package = Development
-// $Id$
if (Drupal.jsEnabled) {
jQuery.fn.extend({
<?php
-// $Id$
/** @file
* Developer Module that assists with code review and version upgrade that
<?php
-// $Id$
/** @file
* This include file implements coder functionality for 4.6 -> 4.7 upgrades
<?php
-// $Id$
/** @file
* This include file implements coder functionality for 4.7 -> 5.0 upgrades
<?php
-// $Id$
/** @file
* This include file implements coder functionality for 5.x -> 6.x upgrades
<?php
-// $Id$
/** @file
* This include file implements coder functionality for comments
<?php
-// $Id$
/** @file
* This include file implements coder functionality for Performance
<?php
-// $Id$
/** @file
* This include file implements coder functionality for Drupal Standards
<?php
-// $Id$
/** @file
* This include file implements coder functionality for Drupal Standards
<?php
-// $Id$
/**
* Recursively process .module and .inc files in directory.
<?php
-// $Id$
/**
* @file
<?php
-// $Id$
function coder_node_get_name() {
node_get_name('name');
<?php
-// $Id$
function this_is_not_a_menu_hook() {
$items = array();
<?php
-// $Id$
/** @file
* This include file implements tests for the Drupal Standards