cloud for node views?

biohabit - January 8, 2009 - 18:55
Project:Views Cloud
Version:6.x-1.0
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Anyone have a working example of a cloud for node views? Filtered by content type?

#1

mariusooms - February 4, 2009 - 11:07

It works, just set the to display all values. However...I can not make the tags link appropiatly...they just go to the base url???

Regards,

Marius

#2

tourtools - May 17, 2009 - 23:46

I've done a similary view, a cloud of node titles, but the link point to the base url, this is the output of my row object:

stdClass Object (
[node_title] => Prova 2
[num_records] => 1
[link] => PROVA 2
[url] => /
[count] => 1
[cloud_size] => 1
)

the field Node: title is set to poit to its own node content.

#3

quicksketch - November 17, 2009 - 22:20
Status:active» fixed

You need to also make a page display for the links to go to. This has been included in the new readme, which I'd encourage at least a skimming: http://drupalcode.org/viewvc/drupal/contributions/modules/views_cloud/RE...

#4

System Message - December 1, 2009 - 22:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.