Tag Cumulus v0.11

Release Notes

UPDATE: This update make that the module put the cloud tag automaticly in the owner_block.

All the color and sizes (swf and cloud) configurations are in the start.php

Tag Cumulus is based in

http://www.roytanck.com/2008/05/19/how-to-repurpose-my-tag-cloud-flash-movie/

If you want to use it you must do this:

$body .= '<div id="tag_cumulus_container">';
$body .= elgg_view_title('Tags');
$body .= display_tag_cumulus(0,50,'tags','object','','','');
$body .= '</div>';

or you can view the example.php in the mod folder

Here there is a screenshot

Feedback is welcome.

image

 

Pedro Prez

elgg developer / php / ajax and more

Stats

  • Category: Uncategorized
  • License: GNU General Public License (GPL) version 2
  • Updated: 2014-11-17
  • Downloads: 4108
  • Recommendations: 2

Other Projects

View Pedro Prez's plugins