Created
September 6, 2013 13:58
-
-
Save sjenkinsdc/6464205 to your computer and use it in GitHub Desktop.
Using SAXOTECH/NEWCYCLE pbs:contentlist tag to create a tag cloud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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