This module needs a patch for code style. See coder.module to help identify errors. Especially needed is diffengine.php

CommentFileSizeAuthor
#2 patch.patch64.25 KBwebernet
#1 patch.patch58.39 KBwebernet

Comments

webernet’s picture

Category: feature » task
Status: Active » Needs review
StatusFileSize
new58.39 KB

Untested, and probably incomplete.

Converts tabs to spaces, capitalizes TRUE/FALSE, adds {} to if statements etc.

webernet’s picture

StatusFileSize
new64.25 KB

No parse errors, all that's left should be CamelCase issues.

moshe weitzman’s picture

Status: Needs review » Fixed

committed to 6-2 branch. many thanks. i believe that camelcase is the standard for classes so no changes there. i could be wrong though.

it would be great if folks could review the theme_table() patch at http://drupal.org/node/239071. thats the last remaining hurdle before we write a patch for core.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.