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?

CommentFileSizeAuthor
#3 views_cloud_term_node_count.patch864 bytesquicksketch

Comments

momper’s picture

+1

pips1’s picture

+1

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new864 bytes

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.

quicksketch’s picture

Title: Compatibility with term_node_count module » Add support for term_node_count module

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.