Gabriel Lamounier wrote: > <r:date <parameter name>="created_at" /> > <r:date <parameter name>="updated_at" /> > <r:date <parameter name>="published_at" />
I like it. How about this format: <r:date for="updated_at" format="foobar" /> I'll accept a unit tested patch for this. By default the for attribute should be set to "published_at" so that if it's not specified the tag refers to the published date (unless of course the page has not be published, in that case it should refer to "updated_at"). -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
