article

Attributes:

Behaviors:

The article tag can be used as either a single or container tag. When used as a container tag, wrapped content will be used as though it were defined form content. It is used to output one or more articles depending on the attributes used. Default attributes will be used when nothing specific is assigned. The tag is context-sensitive, which means it will grab articles from the currently viewed section/category/author, etc. When used on the front page, article's context will include articles from all sections set to display "On front page".

The following example will display articles that have a custom field named "colour" with a value "red" : <txp:article colour="red" />