Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 22:12 UTC
Updated:
13 Sep 2012 at 22:22 UTC
My Project provides a API to the xing.com "social network" including a (at the moment) example module "xing_account" to demonstrate the implemantation based on a own entity for xing accounts. I did not find any project on drupal that provides this functionality for xing.com
You can find my project here:
http://drupal.org/sandbox/MLersch/1484096
The Git Repo is here:
http://git.drupal.org/sandbox/MLersch/1484096.git
The module is for 7.x
Comments
Comment #1
patrickd commentedwelcome,
You are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
As installation and usage instructions are quite important for us to review, please take a moment to make your project page follow tips for a great project page. Also make sure that your README.txt follows the guidelines for in-project documentation.
while waiting for an in-depht review of your module you can start out fixing some coding style issues detected by automated tools:
http://ventral.org/pareview/httpgitdrupalorgsandboxmlersch1484096git
We do really need more hands in the application queue and highly recommend to get a review bonus so we can come back to your application sooner.
regards
Comment #2
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.