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

CommentFileSizeAuthor
#5 event-patch.txt9.97 KBjschoder
#1 event.module.txt125.47 KBjschoder

Comments

jschoder’s picture

StatusFileSize
new125.47 KB
killes@www.drop.org’s picture

Priority: Critical » Normal
Status: Active » Needs work

Please provide a proper patch.

jschoder’s picture

Sorry, but I'm new to this. What do you mean by proper patch?

dawehner’s picture

jschoder’s picture

StatusFileSize
new9.97 KB

Thx for the help. Here is the patch for the current cvs-version. Hopefully many more to come.

jschoder’s picture

Status: Needs work » Patch (to be ported)
Freso’s picture

Status: Patch (to be ported) » Needs work

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?.

japerry’s picture

Status: Needs work » Closed (outdated)

Event 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.