Page 1 of 1

How Can I Change the Displayed Date in News

Posted: Wed Apr 25, 2007 11:07 pm
by slloyd
No, I don't mean the format. :)

I'd like to have the start date displayed instead of the post date. Is this possible? If so, is it also possible to have the start AND end dates display with the News feature? We'd like to use it for posting calendar events.

We're using CMSMS v1.0.4. Thanks!

Re: How Can I Change the Displayed Date in News

Posted: Thu Apr 26, 2007 12:02 am
by mahjong

Code: Select all

{$entry->postdate}
{$entry->startdate}
{$entry->enddate}