Please stick to the coding standards [].
Coder found 1 projects, 4 files, 1 critical warnings, 415 normal warnings

[1] http://drupal.org/coding-standards

Issue fork openid_ax-312320

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sanduhrs’s picture

StatusFileSize
new50.26 KB

Updating coding standards.

Attached is a patch against HEAD, please review.

sanduhrs’s picture

Status: Active » Needs review

Status update.

sanduhrs’s picture

Version: 6.x-1.2-alpha3 » 6.x-2.x-dev

Applies fine to latest dev version.

darren.ferguson’s picture

StatusFileSize
new19.87 KB
new2.22 KB
new10.18 KB
new21.01 KB

Created the patches for each individual file in the module and went through line by line to make it follow the drupal coding standard. This is against the latest cvs contributions that was checked out about 1 hour ago.

darren.ferguson’s picture

StatusFileSize
new2.87 KB

Adding the hook_xrds from http://drupal.org/node/312501 to the module patch.

darren.ferguson’s picture

StatusFileSize
new21.01 KB

Adding the openid_ax.inc file to this one since this now brings the module up to the drupal coding standards.

anarcat’s picture

Status: Needs review » Needs work

Can you provide a complete patch, in a single file? I'm not sure which patch to test now.

I do agree that the code needs a cleanup however and this should probably be committed sooner than later to avoid chasing other patches all the time.

darren.ferguson’s picture

After receiving nothing on this i gave up with the module and now have a fully open id suite of modules for drupal.

Openid Provider AX, OpenID Provider SREG, Openid Provider Persona, OpenID Client AX, Client Sreg OpenID CP Fields (content profile fields) and OpenID Client Domain (for allowing direct access).

If you would like to use OpenID i would suggest looking at these but as for this module i have not looked at it since October the last patch and will not be using it since it did not meet the needs of what we required.

himanshu_jhaloya made their first commit to this issue’s fork.

himanshu_jhaloya’s picture

Assigned: Unassigned » himanshu_jhaloya
Issue summary: View changes

Hi,
I will work on this issue

himanshu_jhaloya’s picture

Assigned: himanshu_jhaloya » Unassigned
dineshkumarbollu’s picture

Assigned: Unassigned » dineshkumarbollu

Hi
I am working on this.

Thank You

dineshkumarbollu’s picture

Assigned: dineshkumarbollu » Unassigned
Status: Needs work » Needs review
StatusFileSize
new62.17 KB

Hi team,
I have removed coding standard errors and created a patch file.

please review it.

thankyou

himanshu_jhaloya’s picture

Assigned: Unassigned » himanshu_jhaloya

I will review the patch

himanshu_jhaloya’s picture

StatusFileSize
new82.27 KB

Patch applied cleanly, No errors found

himanshu_jhaloya’s picture

Assigned: himanshu_jhaloya » Unassigned
Status: Needs review » Reviewed & tested by the community