Last active
December 16, 2015 00:29
-
-
Save jrotering/5347628 to your computer and use it in GitHub Desktop.
Sample template chunk for a getResources call that returns PDF Static Resources
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="pdflink" title="[[+introtext]]"> | |
<a href="[[~[[+id]]]]">[[+pagetitle]]</a> | |
(<img src="/assets/images/pdficon_small.gif" height="17" width="17" class="icon" alt="pdf icon" /> | |
PDF, [[+tv.docpages]] pages - [[filesize?&file=`[[+content]]`]]) | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment