Created
September 6, 2013 14:29
-
-
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
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
[%{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> (<%modifierhits%>)</span>, %] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment