images
Attributes:
- name="image name" • Comma delimited list of image names. Default is unset.
- category="category name(s)" • Comma delimited list of categories to include, displayed in the order specified (unless overridden by sort attribute). Default is unset.
- id="image id" • Comma delimited list of image ids. Default is unset.
- author="User name" • Restrict returned images by user name.
- realname="Author name" • Restrict returned images by Author(realname) name.
- sort="sort value(s)" • How to sort the resulting list. Default is name asc.
- label="text" • String to be prepended to the list. Default is unset.
- extension="file ext" • Restrict list by file type exstension.
- thumbnail="boolean" • Return list of thumbnails. Default is 0 (no).
- auto_detect="image list environment" • ???. Default is "article, category, author".
- form="tag" • The form to be used to present returned elements. Default is unset.
- limit="integer" • limit the number of list elements to return. Default is 0
- offset="integer" • offset the starting element of the returned list 'n' members of the set criteria.Default is 0
- labeltag="tag" • (X)HTML tag (without brackets) to wrap around label. Default is unset.
- wraptag="tag" • (X)HTML tag (without brackets) to wrap around list. Default is unset.
- break="value" • (X)HTML tag (without brackets) or string used to separate list items. Default is br.
- class="class name" • (X)HTML class attribute to be applied to wraptag. Default is category_list.
- html_id="list id" • (X)HTML id attribute to be applied to the current list. Default is unset.
Behaviors:
The images tag can be used as either a single or container tag, and is used to produce a list of linked images. Tags used within images are context sensitive to the attribute defined context currently being linked in the recursion process.