--------------------------------------------------
Cumulus pack 1.4
PHP-Fusion v 7.0 --->
Code: Domi - www.venue.nu		   
SWF: Roy Tanck - www.roytanck.com           
XHTML valid : Wikipedia  www.presume-coupable.com
--------------------------------------------------

Description
-----------
Flashbased tagcloud generator

Whats in the Box?
-----------------

- Show searchfriendly and relevant tags from your Forums,News,Articles,Photos,VArcade,Kroax


What does what
--------------
acumulus_panel = Articles cloud
ncumulus_panel = News Cloud
cumulus_panel = Forum Cloud
photos_cloud_panel = Photogallery Cloud
movies_cloud_panel = Kroax movie Cloud
gccumulus_panel = VArcade game Cloud


How to
------
For side panel, but you need to adjust the sizes of the swf file.
Example for a forum sidepanel cloud at  100*150 open cumulus_panel.php find :
var so = new SWFObject("'.INFUSIONS.'cumulus_panel/tagcloud.swf", "tagcloud", "550", "250", "7", "#ffffff");
Change 550 to 150 and 250 to 100 and it should fit on most themes.
If you do not want random coloization,  open cumulus_panel.php find : $tcolor = dechex(rand(0,16777215));  and remove the whole line then find color=\'0x'.$tcolor.'\' and remove it.
Now you can set your own colors by finding and editing : 
so.addVariable("tcolor", "0x1d689d");
so.addVariable("tcolor2", "0xD01f3C");
so.addVariable("hicolor", "0x067DCC"); // ((The High-light color.))
 

UPGRADING
---------
Overwrite files.

USAGE
-----
Admin:
1. Upload files to your infusions folder.
2. Go to Administration > System admin, panels and select Add new panel, the panel should be in your dropplist.
3. Select the panel you wanto use and have it as center panel or side panel
4. Enable the panel !


UNINSTALLATION
--------------
1. Go to System Administration, panels and disable / remove.
2. Delete folder from your infusions folder.
-----------------------------------------
