Display date album was created - "album creation date"
Posted: Wed Sep 12, 2007 10:28 am
Hi,
I'm using CMS Made Simple 1.1.2 "Savaii" and Album 0.8.2
I'm trying to add the date that a album was created to the album template. I would like to show this date for each album in the album overview page. But when I use the following code in the template:
I get the same date for all albums. This date is then the edit date of the page where the album tag is located. Has anybody a tip how I can get what I want?
Thanks in advance.
Jacob from Holland
I'm using CMS Made Simple 1.1.2 "Savaii" and Album 0.8.2
I'm trying to add the date that a album was created to the album template. I would like to show this date for each album in the album overview page. But when I use the following code in the template:
Code: Select all
{modified_date format="%A %d %B %Y"}Thanks in advance.
Jacob from Holland