This site is developed to XHTML and CSS2 W3C standards.
If you see this paragraph, your browser does not support those standards and you
need to upgrade. Visit WaSP
for a variety of options.
Posted by floridave Thu 3rd Jul 2008 19:32
<script type="text/javascript">
var tags = "<tags>";
{foreach from= $block.tags.taglist item=tag key=rawTagName name=tags }
{if empty($showAbove) || ! is_numeric($showAbove) || $tag.rawCount > $showAbove}
tags += "%3Ca+href%3D%22{g->url arg1="view=tags.VirtualAlbum" arg2="tagName=$rawTagName" htmlEntities=true}%22+class%3D%22tag-link-66%22+title%3D%22{$tag.name}%22+rel%3D%22tag%22+style=%22font-size:+{$tag.count*$Magnification}pt%3B%22%3E{$tag.name}%3C%2Fa%3E%0A";
{/if}
{/foreach}
tags = tags.replace(/\?/g, "%3F");
tags = tags.replace(/&/g, "%26");
tags = tags.replace(/+%26+/g, "%26");
tags += "</tags>";
var so = new SWFObject("{g->url href="modules/tags/flash/tagcloud.swf"}", "tagcloudflash", "{$divwidth|default:'500'}", "{$divheight|default:'400'}", "7", "#{$bgcolor|default:'292929'}");
so.addVariable("tcolor", "0x{$fontcolor|default:'EBAF00'}");
so.addVariable("tspeed", "{$speed|default:'100'}");
{if ! empty($bgcolor)}{else}so.addParam ("wmode", "transparent"); {/ if}
so.addVariable("tagcloud", tags);
so.write("tagcloudflash");
</script>
|
PermaLink to this entry http://tools.gallery2.org/pastebin/2007
Download 2007.txt
Submit a correction or amendment below. (click here to make a fresh posting)
Page generated in 0.141 seconds.