Jump to main content Jump to doc navigation

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

Default Value

<a href="[[+url]]" class="[[+cls]]">[[+item]]</a>

Using Full URLs

If you need to generate a full URL to page containing your getResourcesTag Snippet, try using something like the following:

<a href="[[++site_url]][[+url]]" class="[[+cls]]">[[+item]]</a>

Available Placeholders

Name Description
item The text of each item.
url The generated URL for each link.
cls The CSS class for each item.

See Also

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