Templates: Junecode: entrytitle

This documentation was updated on Tuesday, February 24, 2009 at 4:01 AM

Inserts the title of the entry. It must appear inside of a <junecode: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.
striptags: whether to remove HTML tags. default is false.

Example

<h2><junecode:createlink href="" text="" decode="true" /></h2>

Changes

The limit attribute was added in version 2.1.
The striptags attribute was added in Junecode 3.0.

You are here: Junecode: about: design templates: junecode: entrytitle
This site was created with Junecode. Copyright © 2010–2023 Junecloud LLC.