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: /macros/blog/sidebar.pbo | |
Author: Stacey Jenkins and Kara Noreika | |
Date: 8/5/13 | |
Notes: Content Area | |
============================================================================ --> | |
%] |
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: /macros/blog/sidebar.pbo | |
Author: Stacey Jenkins and Kara Noreika | |
Date: 8/5/13 | |
Notes: Content Area | |
MOD: SJJ 8/5/2013 - I refactored the css | |
============================================================================ --> | |
%] |
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> |
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/contentlist3.pbo | |
// Desc: For tag cloud on blog sidebar | |
// Author: stacey jenkins | |
// Date: 8/8/2013 | |
// Mods: | |
// ========================================================================================== | |
--> |
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/contentlistFacetList3.pbo | |
// Desc: | |
// Author: stacey jenkins [email protected] | |
// Date: 8/8/2013 | |
// Mods: | |
// ========================================================================================== | |
--> |
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: | |
// ========================================================================================== | |
--> |
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
<%title%>[%{!islastitem}, %] |
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
<%Items$r(",(?!.*,)=")%> |
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
<%variable%>, |
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
<section class="topNewsSection"> | |
<hr class="sectionDivider"> | |
<pbs:!newslist category="#category#" days="99" useobjects=1 objectclass="1" count="3" showref="300" priosortonly priosort="1"> | |
</section> |
OlderNewer