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

AttachmentSize
event.module.txt 125.47 KB

#2

Priority:critical» normal
Status:active» needs work

Please provide a proper patch.

#3

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

#4

#5

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

AttachmentSize
event-patch.txt 9.97 KB

#6

Status:needs work» patch (to be ported)

#7

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

nobody click here