event for asite

event for asite

Tuesday 17 February 2004 2:51:52 am - 1 reply

Modified on Tuesday 17 February 2004 2:52:40 am by santosh kumar

Author Message

James Packham

Tuesday 17 February 2004 4:12:12 am

Just add stuff to your <a> tags and pipe it with the apprpiate date format (otherwise it'll just be unix time) :)

examples

<a href={$:item.url_alias|ezurl}>{$:item.name} {$:item.published|l10n(shortdate)}</a>

<a href={$:item.url_alias|ezurl}>{$:item.name} {$:item.modified|datetime(custom,"%m %y")}</a>

see documentation on custom dates for more info.

Regards,

James

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.