Hi,

I was wondering if it is possible to add radioactivity data to taxonomy terms. I am trying to set up a list of "trending" terms based on a free tagged vocabulary and thought that this may be a solution.

Is this something that can be done with the current module or a plug in?

Thanks,
Rob

Comments

videographics’s picture

You may want to consider trying to use actions to add or subtract a "vote" value for a node based on a taxonomy term being assigned to it. I think this might actually make more sense as assignment of taxonomy terms aren't usually as ephemeral as node views, edits and comments. This value could then be combined with the radioactivity using a computed CCK field.

jrstmartin’s picture

videographics’s picture

I'm aware. I was hoping for something for D7 that will also work well with the Radioactivity module.

mattwmc’s picture

What I did was just create a view that displays the tags for the hottest nodes.

Fields: Taxonomy: Term

Sort criteria: Radioactivity (Hot Nodes - or whatever): Node energy desc, inner join

Filters: Taxonomy: Vocabulary = Tags

Then I just created a block and use that.

I'm using D6 though, not sure how different Views is for 7.

funana’s picture

Version: 6.x-1.2 » 7.x-2.8

I know that this is an old thread, but has anybody done this on D7 yet? Would be nice to know how this could be done.

(Changed Version to 7.x-2.8 - hope that is okay)

sutharsan’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Issue triage: Closing issue due to lack of activity.

If you believe this issue is closed in error, feel free to re-open.