Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do i create tag cloud in Drupal 7?

I have found Drupal Tagadelic module. As of now, its not suitable for Drupal 7.

Could you please any one tell me How do i create tag cloud in Drupal 7?

like image 426
Kalidasan Avatar asked May 10 '26 19:05

Kalidasan


2 Answers

You can get a static tag cloud with http://drupal.org/project/tagclouds. For a nice flash (dynamic) version, try the devel version of http://drupal.org/project/cumulus

EDIT

You can already use tagadelic for Drupal 7 for a dynamic tag cloud. It is available on github: https://github.com/berkes/tagadelic/tree/7.x-1.x

The Drupal7 branch is found there as well. It is reported as stable and usable, but needs refactoring and better testing until being released on drupal.org.

Since tagadelic doesn't make changes to the database, only displays taxonomy, worst thing that could happen is that the page which displays the tag cloud crashes...

like image 150
dorien Avatar answered May 15 '26 02:05

dorien


And when you do as dorien says, be sure that your cron jobs are setup properly. Tagclouds can get out of sync if you're cron jobs aren't firing often enough. This leads to emtpy tags showing in a tag cloud and the improper weighting (sizing) of the linked tags.

like image 38
roberthernandez Avatar answered May 15 '26 04:05

roberthernandez



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!