Closed (won't fix)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 May 2010 at 15:54 UTC
Updated:
2 Nov 2018 at 14:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jschulz-1 commentedModule that creates a dynamically updates taxonomy search form.
Comment #2
avpadernoHello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review your code, pointing out what needs to be changed.
As per http://drupal.org/cvs-application/requirements, the motivation message should be expanded to contain more details about the features of the proposed module, and it should include also a comparison with the existing solutions.
Comment #3
jschulz-1 commentedMy motivation for this module was that I needed the ability to combine taxonomy terms to search for nodes. I needed the form to re-draw after each selection the user makes in the form (e.g. if they select "orange" only criteria that combine with orange will be shown). This prevents any searches that don't have matching nodes (empty search results).
I used Blocks for the form display and Views for the search results, rather than recreating a bunch of functionality. I also used jQuery for the ajax implementation.
I looked at a number of existing modules before starting this one. I couldn't find one that updated the search form dynamically. Taxonomy Browser http://drupal.org/project/taxonomy_browser seemed to the closest, but again, did not provide a dynamically updated search form.
Thanks for considering this!
-Jason
Comment #4
avpadernoComment #5
avpadernoStrings used in the user interface should be in sentence case.
The code should use
drupal_placeholders().Submission functions don't use
drupal_goto().See http://drupal.org/coding-standards to understand how a module should be written. In particular see the part about the Unicode functions a module should use.
Is there any need to print that message in the log? Other modules (including the core ones) don't do that.
Comment #6
avpadernoThere have not been replies in the past week. I am marking this application as .
Comment #7
avpadernoPlease read the following links as this is very important information about CVS applications.
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for these applications. Please read Migrating from CVS Applications to (Git) Full Project Applications and Applying for permission to opt into security advisory coverage on how this affects and benefits you and the application process. In short, every user has now the permissions necessary to create new projects, but they need to apply for opt into security advisory coverage. Without applying, the projects will have a warning on projects that says: