Jump to main content Jump to doc navigation

tagLister's tpl Chunk

This is the Chunk displayed with the &tpl property on the tagLister snippet.

Default Value

<li class="[[+cls]]">
<a href="[[~[[+target]]? &[[+tagVar]]=`[[+tag]]`]]">[[+tag]]</a> ([[+count]])
</li>

Available Placeholders

Name Description
tag The current tag.
tagVar The REQUEST var specifying the tag.
target The target Resource ID to link to.
count The number of Resources with this tag.
cls The CSS class to put on the LI tag.

See Also

  1. tagLister.getResourcesTag
  2. tagLister.tagLister
    1. tagLister.tagLister.all
    2. tagLister.tagLister.tpl
  3. tagLister.tolinks
    1. tagLister.tolinks.tpl