Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 04:22 UTC
Updated:
15 Dec 2012 at 11:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
mdespeuilles commentedHi,
Thanks for your work.
Automatic review :
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.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Get a review bonus and we will come back to your application sooner.
Source: http://ventral.org/pareview - PAReview.sh online service
Comment #2
patrickd commented@mdespeuilles
please don't post such big automated reviews into issues, it's quite demotivating for applicants to hit this "wall of errors"
rather attach a txt-file containing the report, or a direct link to it.
Comment #3
patrickd commentedcorrecting title
Comment #4
amrit_b commentedha ha. Very true. I almost stopped working ;) Thank you!!
Comment #5
d34dman commentedHi amrit_b,
Nice module.
1. Install instructions missing. Please provide proper instruction for downloading the files required for installing the module. Had to read the code to understand which files are necessary.
2. Autocomplete Deluxe has a functionality very much similar to what you have implemented. The advantage of Autocomplete Deluxe is it can be implemented as Widget for List Fields. I would like to hear about your justification on implementing it as a different field all together.
Comment #6
amrit_b commentedYeah you are right D34Man.. I guess the whole approach is wrong... Should have only used form_alter for all these stuff. Will re-do from scratch as soon as I get some time. I was not familiar with autocomplete Delux. But there is another module dro D7 which implements almost the same feature.. The only difference is that they all use different jquery plugins.. Anyway, jQuery UI is bringing this feature soon..
Thanks for checking though Shibin!
Comment #7
d34dman commentedi will only be happy to review the project once you put it back to needs review. Another line of thought was to provide a alternate ui for autocomplete deluxe, maybe you can submit a patch there instead of implementing all other functions.. just pass me the link to the relevant issue please, if you go ahead with that.
Comment #8
amrit_b commentedHey Shibin, I have submitted a patch at http://drupal.org/node/1510738 -- its not complete though.. needs work
Comment #9
chunglk commentedOther module for node reference
Comment #10
chunglk commentedUpdate
Comment #11
chunglk commentedother module
Comment #12
patrickd commented@chunglk
if you want to contribute code to this module ask for a co-maintainership or create your own sandbox project,
pasting your code in here does not really help much
Comment #13
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.