Posted by jschoder on June 13, 2009 at 3:49pm
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
I haven't got an SVN-access yet so I thought it might work to submit my code-change this way.
Fixes this tasks:
"Filter by Multiple Taxonomy Terms"
http://drupal.org/node/483608
"dropdown event filter in hierarchical manner?"
http://drupal.org/node/301418
Comments
#1
#2
Please provide a proper patch.
#3
Sorry, but I'm new to this. What do you mean by proper patch?
#4
see http://drupal.org/patch/create
#5
Thx for the help. Here is the patch for the current cvs-version. Hopefully many more to come.
#6
#7
Introduces quite a bit of superfluous white-space (watch out for those (otherwise) blank lines!) and breaks the coding standards in other ways as well (e.g.
} else {and formatting of arrays).Also, the patch should probably be split into two patches - one for each issue - and then posted at those issues. This really ought to be marked a duplicate of #483608: Filter by Multiple Taxonomy Terms and #301418: dropdown event filter in hierarchical manner?.