<txp:if_keywords />
Will execute the contained statement if the current article's keywords field has one or more entries.
<txp:if_last_article />
Will execute the contained statements if the displayed article is the last in the currently displayed list.
<txp:keywords />
Return the keywords associated with the article being displayed.
<txp:modified />
Returns the modfication date of the article being displayed.
<txp:next_title />
Returns the title of the next article in the sort order.
<txp:permlink />
Returns the permanent url of the article being displayed.
<txp:posted />
Returns the publish date of the article being displayed.
<txp:prev_title />
Returns the title of the previous article in the sort order.
<txp:recent_articles />
Produces a list of permanent links to recent articles by title.
Produces a list of related (by category) articles.
<txp:rsd />
Inserts a Really Simple Discoverability link element.
<txp:title />
Returns the title of the article being displayed.