Tag 1.1 Entries

Parameters

A variety of parameters are used to control the behavior of the entries tag. This tag accepts all of the parameters used to control the weblog:entries tag in addition to a few more.

{exp:tag:entries weblog="some_weblog" orderby="entry_date" sort="asc" limit="20"} content {/exp:tag:entries}

marker=

marker="taggage"

The 'marker' parameter tells the Tag module what marker to look for in your url to determine for which tag to show entries. If you don't provide this parameter, the module will parse the url on the marker 'tag'. Like this: http://www.solspace.com/template_group/template/tag/chocolatey/

tag=

tag="my tag"

The 'tag' parameter tells the Tag module by which tag to pull entries. Normally the tag will be supplied in the url of the page, but this parameter allows you to hard code it. You can call multiple tags by joining them with the pipe character. You can negate a list of tags by preceeding them with 'not' as in tag="not this_tag|or_this_one".

Variables

All of the variables available in the weblog:entries tag are available here.

Variable Pairs

All of the variable pairs available in the weblog:entries tag are available here.

Conditionals

All of the conditionals available in the weblog:entries tag are available here.