Tense Log: Templates: entrytitle

Inserts the title of the entry. It must appear inside of a <tenselog:entries> tag.

Attributes

case: upper or lower. Will convert the output to uppercase or lowercase. The default is none.
limit: The maximum number of characters to display. If no limit is given, the entire title will be displayed.
urlencode: true or false. If set to true, the text will be URL encoded, so that it can be inserted into a link. The default is false.
htmlentities: true or false. If set to true, HTML entities in the text will be encoded.

Example

<h2><tenselog:createlink href="{tenselog:permalink}" text="{tenselog:entrytitle htmlentities='true'}" decode="true" /></h2>

Changes

The limit attribute was added in Tense Log 2.1.

Last updated January 26th, 2007

You are here: Tense Code: Tense Log: Templates: entrytitle
Can't find what you're looking for? View a complete site map.