Skip to content

Instantly share code, notes, and snippets.

@sjenkinsdc
Created September 6, 2013 14:29
Show Gist options
  • Save sjenkinsdc/6464590 to your computer and use it in GitHub Desktop.
Save sjenkinsdc/6464590 to your computer and use it in GitHub Desktop.
Using SAXOTECH/NEWSCYCLE pbs:contentlist tag to create a tag cloud. contentListFacetItem.pbo
[%{HTMLComments}
<!--
// ==========================================================================================
// File: objects/contentlistFacetItem3.pbo
// Desc: Lists the facets used in the contentlist tag. Specifically for the blog archive
// Author: stacey jenkins
// Date: 8/8/2013
// Mods:
// ==========================================================================================
-->
%]
[%{modifiername!Content&modifiername!category}<span><a href="/blog/<%modifiername%>"><%modifiername$r("_= ")%></a>&nbsp;(<%modifierhits%>)</span>, %]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment