The Joomla! Extensions Directory ™


TW Word Cumulus ModuleLanguage

TW Word Cumulus shows a rotating ball of keywords of your articles, each linking to some search url (on a user click). You're able to control speed, color, the font sizes for keywords and the total number of words to display.

UPDATE 1.1.1
- Sort the keywords according to their frequency. The most used keywords are showed first.

Report

2011-11-28
Reviews: 1
The Module is great...but there is just a small problem i have encountered,when opened in the Firefox and clicking on word the search paged does not load or appear...Could you please offer me solution as to how to go about this?
2011-09-11
Reviews: 1
I like this module.
But I wish it is Unicode compatible...
2011-05-18
Reviews: 11
This extension is useful. I hope the developer will also create a Joomla 1.6 version.
2011-03-25
Reviews: 2
Had a good experience of this module on first usage - excellent quality output good set of words in the globe. This was using stock article/category/section manager.

My second install seemed to be less successful when using a combo of ja_purity_II and phoca_documentation. Ball did not render well and the small number of words found seemed to come from nowhere and did not link to anything. Pity
2010-12-21
Reviews: 2
I really like this extension. I have a similar cumulus cloud on my WP powered site. But like someone else already mentioned here, it'll be great to have the option of opening the search within the same tab and window. Other than that, it is a great app. Thanks for the freebie.
2010-09-24
Reviews: 2
I can't seem to get the colour change to work? i have tried words such as green, blue etc and i have tried hex codes and it just seems to stay the same. Can any one advise me on what is required in the field?

Thanks

Kev
Owner's reply

Colours (HEX codes)work but all words don't have exactly the same color. Don't use quotes. For example, you can add #333.

2010-08-25
Reviews: 17
nothing more to say

its the best of the best mods for tags automatics for keywords and the posibbilities of select the category to exclude make only one!
2010-08-12
Reviews: 12
I really like the quality and capacity of this module but the only thing that I don't like is that when you click one of the links it opens in a new tab. If it's a Joomla search its supposed to open in the same window. Please try to implement this as an option or as a default. Anything else is perfect. Thanks for the great job!
2010-07-19
Reviews: 1
Hi,
love the extention, it does exactly what i wanted.
only one issue, when you click on one of the keywords it opens up a new tab to display the results.
2010-05-19
Reviews: 1
First, thanks for your job!
But I met a problem with Unicode when using the Korean or Japanese!. Could you check it!?
Owner's reply

Thanks you for all your comments. I didn't expect the module success like this. I have some problems with my PC. I will work to satisfy all your needs when I fixed these problems.

2010-05-18
Reviews: 1
Really really nice little mod.

I missed the possibility to exclude sections, so I can exclude my "general" section with disclaimer and privacy policy.
Mailed a package including this feature.

Keep it up!
2010-05-18
Reviews: 1
Looks really nice, and extremly simple !
Exactly what I was looking for: use article keywords and display them in a nice tags cloud.

Few suggestions:
- in case the setting "count" tags is higher than the real number of tags, the cloud doesn't show properly (no movement, all tags on each other);
- an auto-calculated width would be helpful, so the cloud could fit perfectly in its area (especially with width-variable designs);
- could be nice to be able to choose where the serach should go (articles only, articles and comments, keywords only...)

But again, nice job ! Thx for sharing.
2010-05-14
Reviews: 7
This is a very attractive module! Works directly. A suggestion is to sort the keywords according to the frequency (using: arsort($keywords); after
$keywords = modWordCumulusHelper::wordsStats(); in mod_twwordcumulus.php).
Also include the google scrips in the installation files, so that the module works also in a local installation.
Thanx Peter
Owner's reply

The keywords are already sorted in helper.php in the function wordsStats with array_count_values()
The google scripts work also in a local installation. What do you want to say in "local installation"?

1 of 1 people found this review helpful
2010-05-14
Reviews: 1
I congratulate the author for this nice and practical extension.
Just a refination wanted: possibility to change target '_blank' with target '_self' in the generated links.