Add support for term_node_count module
pwall - May 11, 2009 - 21:19
| Project: | Views Cloud |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
I wanted to have this use the number of nodes in the term as the weight for the cloud, so I added the type 'term_node_count_handler_field' to the field handler definition check on line 22 so it would be compatible with http://drupal.org/project/term_node_count. Could we get this added to the official build, or is this an issue with the other module not following standards?

#1
+1
#2
+1
#3
I tried out Term Node Count and found this to be a very great addition. Now we can do efficient sorts on the node counts without having to do expensive COUNT() queries. Applied attached patch.
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.