Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2013 at 18:03 UTC
Updated:
8 May 2013 at 22:25 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedHi
manual review:
- some coding standards regarding documentation. Please refer to here.
- I'd include the library download link also in the requirement string at line 40 in .module
All code seems legit..
Comment #2
cedeweyI just learned about Chosen and was excited to see this project in the issue queue.
I think though, that it would be best to collaborate and build off of the existing Chosen module (or maybe convince them to work off of yours). It would help avoid unnecessary duplication and be a good opportunity to combine forces.
Comment #3
supercabbageuk commentedCould I put forward my point that both modules achieve different end results? The other Chosen module is site wide on all select boxes, mine deals with form widgets.
Edit: Sorry I thought these comments would be nested, this is in reply to cedewey
Comment #4
supercabbageuk commentedThanks for taking the time to have a look, I've changed the documentation as best I can and have updated the requirement string for the status report page. Also picked up on a variable being defined then overwritten two lines later and removed the first unneccessary declaration.
Let me know if there is anything else.
Edit: Sorry I thought these comments would be nested, this is in reply to Propaganistas
Comment #5
cackle commentedHello,
please correct your git url (to http://git.drupal.org/sandbox/supercabbageuk/1927078.git) and branch from master to 7.x-1.x. And still error by pareview http://ventral.org/pareview/httpgitdrupalorgsandboxsupercabbageuk1927078git.
from manual review:
1. No need to use module_load_include(). Just add it to your_module.info (files[]=your_loading_file)
2. You should implement hook_help().
3. hook_requirements($phase) must be located in .install file.
Comment #6
msmithcti commentedI've had a quick look over the code, here's a few things that jumped out at me:
Other than that it looks great!
Comment #7
klausiThis sounds like a feature that should live in the existing chosen project. Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please open an issue in the chosen issue queue to discuss what you need. You should also get in contact with the maintainer(s) to offer your help to move the project forward. If you cannot reach the maintainer(s) please follow the abandoned project process.
To me this sounds like a future branch of the chosen module.
If that fails for whatever reason please get back to us and set this back to "needs review".
Comment #8
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.