Closed (won't fix)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Sep 2010 at 09:48 UTC
Updated:
28 Feb 2011 at 05:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
bydga commentedOK, here's the code.
Comment #2
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.
As per requirements, the motivation message should be expanded to contain more features of the proposed project. For themes, it should include also a screenshot of the theme, and (when possible) a link to a working demo site; for modules, it should include also a comparison with the existing solutions.
Comment #3
bydga commentedHi, is there any way someone will look at my code? Or point me what to improve?
As I'm looking back at my code, I noticed that I didn't put any comments there..
And speaking about
the motivation message should be expanded to contain more features
or
it should include also a comparison with the existing solutions.
I really don't know what to write more (as it is really simple module with one straight functionality). I didn't find any existing module that will allow what I needed, so thats why I created this one.
Thanks for responses.
Bydga
Comment #4
brianV commentedI think the motivation message is actually satisfactory. This is a *very* simple module, and his existing message covers the functionality.
Some notes:
The actual code looks good and matches the coding style. Just please add some documentation to it.
Comment #5
bydga commentedOK, I corrected all the mentioned issues. Here's a new version.
Comment #6
brianV commentedHi bydga.
This is looking much better. However, I have two minor follow up points on the function documentation:
while your current versions are:
. It's a minor point, but it is very useful to have consistent documentation standards for when your function documentation is displayed on sites such as http://drupalcontrib.org/.
Once these are corrected, we should be able to approve CVS access.
Comment #7
bydga commentedOK. Corrected.
Comment #8
itangalo commentedNote: I cannot approve or decline CVS account applications, but I'm trying to help real coders in reviewing applications more efficiently. The following comments are *not* ground for approving or declining an application – just a help to get going.
I have three comments for this application:
* I'd like to know if there are any existing modules doing the same thing. (A quick search I made yielded no result, but pointing this out in this application seems relevant.)
* The module should depend on the Taxonomy module in core.
* Code and concept of this module look nice and clean.
Since the Taxonomy dependency is not a minor issue, I'm changing this application status to 'needs work'.
Good luck!
Comment #9
avpadernoComment #10
avpadernoPlease 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.