Version 4, changed by ScottMcmullan. 03/28/2006. Show version history
P.S. This page uses the following code:
<jot:include node="TagLib" />
!!Tag Cloud of all documentation pages under JotDoc
<jot:script>
var docTags = jot.lib.search({forDescendants: 'JotDoc', collect: 'it/main/tags'});
var docCloud = new Tag.Cloud(docTags.getItems());
docCloud.display({pivot: 'JdcTagPivot', idPrefix: 'globalCloud', dynamic: 'static', containerClass: 'myCoolStyle'});
</jot:script>