Tense Log: Templates: upcomingevents

Inserts a list of upcoming events, if the log has any entries that are marked as events.

Attributes

dir: the directory of the category to display events from. Groups will not work. The default is to display events from all categories.
limit: the maximum number of events 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>Next Show</h1>
<p><tenselog:upcomingevents limit="1" title="flex01" date="m.d.y" /></p>

Last updated April 09th, 2006

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