Wordpress-like Tag Cloud Flash


Subject: Wordpress-like Tag Cloud Flash
I’ve always liked the plugin for Wordpress that animates tags in flash. You may have seen/heard of it, WP-Cumulus, see this link: http://wordpress.org/extend/plugins/wp-cumulus/ So, I thought I would make a block in CMS-->CMS Pages-->3 Columns.

It’s fairly easy. You just need to download a couple of files and edit the block relevant to your site.

To start, download the WP-Cumulus plugin from this link.
Extract the two files called: swfobject.js and tagcloud.swf then upload them to either the root of your IP site or create a new folder. Just remember to edit the paths accordingly (if in a different directory).

The original code can be found here, with a demo: http://www.roytanck.com/2008/03/06/...ased-tag-cloud/

Here is an example of what I placed on my site inside the CMS block.

Spoiler: [ Show ]

Take note of the two script tags:
Code: [Download] [Hide] [Select]
<script type="text/javascript" src="swfobject.js"></script>

and
Code: [Download] [Hide] [Select]
<script type="text/javascript">
var so = new SWFObject("tagcloud.swf", "tagcloud", "600", "400", "7", "#ffffff");

These contain the two files you uploaded to your site and where you would change the path if you created a separate directory for them.

All you need to do is edit the data between the <tag> and </tag>; i.e. replace keywords and the URLs for your site.

Here's the final result:

wp_tag

Suggestions and feedback are welcome.

Profile PM  
Subject: Re: Wordpress-like Tag Cloud Flash
You may want to take a look at this to see if it is difficult to be adapted for icy boards :wink:


moderndignity_animated_tagcloud_1-0-6.zip
Description: phpbb3 tag cloud 
Download
Filename: moderndignity_animated_tagcloud_1-0-6.zip
Filesize: 455.12 KB
Downloaded: 248 Time(s)


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.228s (PHP: 8% SQL: 92%)
SQL queries: 17 - Debug Off - GZIP Enabled