Patch implementing multiple blocks per vocabulary and adding other than this content type option
miiimooo - July 31, 2009 - 15:58
| Project: | Similar By Terms |
| Version: | 6.x-1.18 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Jump to:
Description
The attached monolithic path adds two features
Note: This patch will break existing similar blocks. You'll have to re-create and reconfigure them.
| Attachment | Size |
|---|---|
| similarterms-add-multiple-blocks-and-other-than-current-type.patch | 7.92 KB |

#1
miiimooo,
Patch looks good for the most part. I am going to try and get this into the next version.
Note. I hate the.
}elseif
instead of
} elseifbut that part of the Drupal standard. http://drupal.org/coding-standards#controlstruct
#2
+1 for this -- I was just about to start rooting around for ways to provide multiple blocks per vocabulary. Thanks miiimooo!
Testing now...
#3
Both the patch and the new functionality work like a charm...