Tag Cumulus Module v0.1 for SWCMSModule Created by: J. Harvey, the SWCMS Team , tagcloud.swf created by Roy Tanck.
Original Script From: www.roytanck.comv.0.1 Created on: 2/21/2009
v.0.2 2/22/2009 small fix for url to cloud.swf bug if using url method 2
Description:This module installs a "Tag Cumulus" flash movie in the sidebar. This is the popular Word Press WP-Cumulus plugin repurposed for SWCMS. Check the link above on how to style or change font colors, adjust accordingly to your template.
The admin settings for the default sidebar tags will work with this module. You can adjust font max size and how many tags appear there.
Note:This module installs swfobject.js along with the flash file to work so if your site is already using swfobject you can keep the module from installing it by opening "tag_swcumulus_init.php" commenting out ("//" without quotes) line 14
"module_add_action_tpl('tpl_pligg_pre_title_lightbox', tag_swcumulus_tpl_path . '/tag_swcumulus_js.tpl');".
How to Install:• Download from the SWCMS module store or download to PC, unzip, and upload folder to your SWCMS module folder.
• Install module via the admin/module management page
• If you want to disable the default sidebar tags comment out or remove the following in your templates directory/your template/sidebar.tpl file:
{if $Enable_Tags eq 'true'} {assign var=sidebar_module value="tags"}{include file=$the_template_sidebar_modules."/wrapper2.tpl"} {/if}
This is a really great add on, functional and it looks fantastic. Kudos to Roy Tanck!
The only draw back is the swf file + swfobject will add 40kb to your webpage.