Skip to content

Instantly share code, notes, and snippets.

@sjenkinsdc
Created September 6, 2013 13:58
Show Gist options
  • Save sjenkinsdc/6464205 to your computer and use it in GitHub Desktop.
Save sjenkinsdc/6464205 to your computer and use it in GitHub Desktop.
Using SAXOTECH/NEWCYCLE pbs:contentlist tag to create a tag cloud
<div class="block">
<h3 class="block-title sub-title"><span>Tags</span></h3>
<div class="tags">
<pbs:contentlist useobjects=1 objectclass=3 Categories=blog Days=365 Count=20 Showref=300 sort="date desc" FacetFields="Taxonomy">
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment