Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
feature
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2011 at 12:21 UTC
Updated:
1 Jan 2013 at 19:41 UTC
This a Drupal 7 module meant for personal websites, where the webmasters wish to list their personal wishlists. It will only list an aggregate wishlist for the entire website and not user-specific wishlists.
The module will add the following to a Drupal 7 website:
More details at http://drupal.org/sandbox/kinshuksunil/1180102
Git repository at:
git clone --branch master kinshuksunil@git.drupal.org:sandbox/kinshuksunil/1180102.git wishlist
Comments
Comment #1
sreynen commentedHi kinshuksunil,
How does this differ from http://drupal.org/project/wishlist? Please add a description of differences to your project page to help users select the most appropriate module. Also, remove the license from both the Git repository and the project page. Everything on Drupal.org has the same license, and that license is added automatically to all downloadable packages. Set this back to "needs review" when that's all fixed.
Comment #2
kinshuksunil commentedI have made the necessary changes:
For reference, including that section here as well:
Comment #3
klausiComment #4
kinshuksunil commentedWill soon commit new codebase with a new project shortname. is "personal_wishlist" available?
Comment #5
kinshuksunil commentedPlease review for further changes.
Comment #6
13rac1 commentedReviewers: What is the community's stance on Features as projects?
Comment #7
kinshuksunil commentedIMHO Features are a good way to begin custom modules by non-programmers (like me), plus they really add deployability to functionalities. I think the concern should be more about the functionality and re-usability of the feature provided by this Feature/Module.
If this module can solve a purpose, why should it matter if it was exported through Features and not written from scratch as a module.
Comment #8
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Please report any bugs to klausi.
In my opinion it is totally ok to have Features projects on drupal.org. The only problem that I see: how can we approve people that auto-generated the code of their project? How do we check that they are aware of http://drupal.org/writing-secure-code ? I opened a discussion at http://groups.drupal.org/node/186879 , until we reach a solution for this I mark this issue as "needs info".
Comment #9
klausiComment #10
13rac1 commentedI accept Features as Projects, but I don't believe we can safely give Project Promote ability based on auto-generated code. Further discussion on the group.
Comment #11
klausiassigning new component "feature".
Comment #12
espirates commentedChange Wishlist to Panhandling, that's what it really is lol hate it when people put up those lists. You want the items on the list buy them yourself. So sick of people begging for stuff on the internet, asking for donations for their cheesey blogs and such.
Comment #13
kinshuksunil commentedespirates: I find your comment personally offending. But right now, I am not interested in inciting a flame war, and so would refrain from replying to it.
klausi: what is the next step?
Comment #14
klausiThe next step is a review from someone who sets it to "needs work" or RTBC.
Comment #15
klausiissues from comment #8 are still present.
Comment #16
misc commented@kinshuksunil has been contacted to ask if the application is abandoned.
http://drupal.org/node/894256
Comment #17
misc commentedThe application has been closed. If you would like to reopen it, you are free to do so.
See http://drupal.org/node/894256#abandonedtwoweekscontact
Comment #18
prashantgoel commentedthe issues in comment http://drupal.org/node/1310702#comment-5177296 have been resolved and I am reopening this issue for personal wishlist to get reviewed.
Comment #19
Miszel commentedHi prashantgoel
Please change git repository in the Issue Summary to show the right branch.
After a quick look at http://ventral.org/pareview/httpgitdrupalorgsandboxkinshuksunil1180102git I can see that you still have a few minor issues. In particular:
Remove "version" from the info file, it will be added by drupal.org packaging automatically.
Remove "project" from the info file, it will be added by drupal.org packaging automatically.
Review of the 7.x-1.x branch:
Please help with the application queue to get a review bonus (http://drupal.org/node/1410826) so we can come back to your application sooner.
Comment #20
Miszel commentedComment #21
patrickd commented@ Marcin Pajdzik please don't paste these ugly reports in here, a link is absolutely enough,
thanks for participation.
Comment #22
sureshG-1 commentedHai Guys , I choose ,PHP+DRUPAL Technology for my final year project ,so ucan u please suggest some ideas :)
Comment #23
patrickd commented@sureshG
this is definitely the wrong place to ask for support.
please have a look at http://drupal.org/support
Comment #24
prashantgoel commentedHi Marcin Pajdzik and patrickd
Just followed the coding standards and now test run reports show no errors.
Kindly approve this feature.
Comment #25
sreynen commentedprashantgoel, be sure to update the status on issues.
Comment #26
ayushjn commentedHi, the module works fine. The following is my suggestion.
Please see that the name of the field in the content type Wishlist Item should not be "Category", it should rather be "Product Type" because "Product Type" has been used in the taxonomy and not "Category". Also add some documentation that we need to add taxonomy Product Category first and only then create the wishlist item; it is not self explanatory. No code related issues found, passed the automated review cleanly. Also, the URL field being compulsory is not self-explanatory, please add some description below describing its purpose.
Comment #27
ayushjn commentedAlso, please change your git repository location detail from
git clone --branch master kinshuksunil@git.drupal.org:sandbox/kinshuksunil/1180102.git wishlist
to git clone http://git.drupal.org/sandbox/kinshuksunil/1180102.git wishlist.
Comment #28
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.