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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | event-patch.txt | 9.97 KB | jschoder |
| #1 | event.module.txt | 125.47 KB | jschoder |
Comments
Comment #1
jschoder commentedComment #2
killes@www.drop.org commentedPlease provide a proper patch.
Comment #3
jschoder commentedSorry, but I'm new to this. What do you mean by proper patch?
Comment #4
dawehnersee http://drupal.org/patch/create
Comment #5
jschoder commentedThx for the help. Here is the patch for the current cvs-version. Hopefully many more to come.
Comment #6
jschoder commentedComment #7
Freso commentedIntroduces 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?.
Comment #8
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.