adding to the questions asking how to use the weighting fields:
how do i create a weighting field "number of nodes using a term"?

in the end i would like to have two clouds: terms used in the last seven days and the last month.

Comments

szy’s picture

creating a cloud of tags of nodes created last week

Views filters will do it for you: view -> filters -> post date

how do i create a weighting field "number of nodes using a term"?

And this is the question. The only sorting I got is alphabetical or random.

We need either sorting terms by number of nodes, or displaying specified
number of terms having the highest number of nodes, and then sorting
them alphabetically.

@Eaton, will you help us? :]

Szy.

momper’s picture

Title: creating a cloud of tags of nodes created last week » Sorting by number of terms

+1

szy’s picture

Title: Sorting by number of terms » Sorting terms by number of nodes
xarbot’s picture

i need to. Subscribed

tyromind’s picture

+ 1

jphautin’s picture

+1

groovypower’s picture

+1

vthirteen’s picture

subscribe

dirksonii’s picture

subscribe. Desparately wanting this.

ximo’s picture

For "number of nodes using a term", see http://drupal.org/project/term_node_count.

-Mania-’s picture

^ The term_node_count module is great but it can't be used with a node-type view. Also, when using term-type view you can't select term_node_count as your weighting field for some reason.

-Mania-’s picture

Update: the combination of http://drupal.org/project/tagadelic and http://drupal.org/project/tagadelic_views worked well for me. Easier to use as well.

quicksketch’s picture

Status: Active » Fixed

This has been included in the README documentation http://drupalcode.org/viewvc/drupal/contributions/modules/views_cloud/RE...

Instead of using the View row style as cloud, you need to add an argument for Taxonomy: Term ID and then use the "Cloud" *Summary Style* (as opposed to the View row style).

Status: Fixed » Closed (fixed)

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