Tense Log: Templates: recententries
Inserts a list of recent entries.
Attributes
dir: the directory of the category to display entries from. Groups will not work. The default is to display entries from all categories.
limit: the maximum number of entries to display. The default is 10.
divider: any string to insert between each event. HTML entities must be encoded.
title: the field to use as the title. Possible values are title, author, flex01, flex02, or flex03. The default is title.
date: a date format following the rules of the PHP date function. The default is no date display.
Example
<h1>Recent Entries</h1>
<ul><li><tenselog:recententries limit="8" divider="</li><li>" /></li></ul>
Last updated April 09th, 2006
Can't find what you're looking for? View a complete site map.