I want to begin contributing some of my code back to the community. In particular, this consists of small to medium sized modules that perform activities that are not in any existing projects but have definite value to Drupal users.
The first module is OpenID Hide, which provides a way for site administrators to remove the OpenID form from all but a hidden url. This is useful when site administrators may want to log in using OpenID but do not want the public to be able to do so.
In the future, I'd also like to contribute other modules, as well as help maintain some other modules that have been contributed by Phase2 Technology.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | openid_hide.tgz | 1.61 KB | bblake |
| #1 | openid_hide.tgz | 7.2 KB | bblake |
Comments
Comment #1
bblake commentedComment #2
bblake commentedComment #3
avpadernoHello, and thank you for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
Comment #4
avpadernoAs reported in Documenting hook implementations:
t().hook_uninstall(), or doesn't implement it to remove the Drupal variables it defines.Such hook doesn't exist.
Comment #5
bblake commentedThanks for your comments. I've reviewed the comments and used the Coder module to clean some things up and have made all the changes required. Please give it another look.
Comment #6
zzolo commentedHi. Please read all the following and the links provided as this is very important information about your CVS Application:
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications
Comment #7
avpadernoAs per previous comment, I am setting this issue as Won't fix.
Since new users can now create full projects, applications have a different purpose and they are handled on a different issue queue. See Apply for permission to opt into security advisory coverage for more information.
Comment #8
avpaderno