Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 May 2012 at 16:58 UTC
Updated:
21 Sep 2012 at 18:41 UTC
The Parature API for PHP implements Libraries hooks to allow module developers to use the Parature API Library (available at http://andrewmacrobert.com/parature-api-library). It also includes an admin config form for setting default Parature credentials.
Parature API for PHP is different from the Parature project because the former provides access to the Parature API, while the latter provides integration with the customer service desk that Parature provides to its clients.
http://drupal.org/sandbox/Larksmann/1594888
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/Larksmann/1594888.git parature_api_for_php
For Drupal 7
I have no other project applications.
Comments
Comment #1
pgogy commentedHello,
Ventral (ventral.org) reports some coding issues - http://ventral.org/pareview/httpgitdrupalorgsandboxlarksmann1594888git
It appears 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.
README.txt is missing, see the guidelines for in-project documentation.
If you need to test you can keep using Ventral, download the code review module, or look into drupal code sniffer.
Hope this helps
Pat
Comment #2
Larksmann commentedHey,
I updated the module to account for all issues on Ventral - http://ventral.org/pareview/httpgitdrupalorgsandboxlarksmann1594888git.
Larksmann
Comment #3
xenyo commentedhttp://ventral.org/pareview/httpgitdrupalorgsandboxlarksmann1594888git
Still showing minor comment
Comment #4
Larksmann commentedOops, not sure how that got passed me. Fixed.
Comment #5
robloachThis is a huge improvement over the Parature module. I've given you full commit access over that project if you want to take the "parature" namespace in a new/better direction :-) . Feel free to open up the 7.x-2.x branch for it if you want!
Comment #6
klausiSo I guess this application is not needed anymore. Feel free to come back to us if you need to promote a new project. Also feel free to reopen if this was a mistake.
Comment #7
Larksmann commentedAlthough the project of this application has been incorporated into Parature project, I would still like this to be reviewed so that I can create full projects at my discretion in the future.
Comment #8
joelrosen commentedHi, I'm just browsing through the project application issue queue looking for projects to review, and it looks like this project does not need review, and has been inactive for quite some time now. I'm going to mark this as closed just so that it doesn't distract other reviewers. I imagine that if you need full project permission for other projects, this is something that should be taken up with an administrator privately, or as part of a review for another project.
Comment #8.0
joelrosen commentedUpdated the git clone command to reflect new branch