Hi All,

I’m using <r:aggregate> and normal per-year container pages to
duplicate the functionality page type=archive (so I can get permalinks
without month & day). However in making the feed it seems that <r:date
for="updated_at"> gives the *feed* page’s updated-at date, even though
it’s inside
    <r:aggregate urls="/2008; /2009; /2010"><r:children:each
order="desc" by="published_at">
and should be giving the current child’s updated-at date.

I tried wrapping the <r:date> in <r:child> but no change. <r:date
for="published_at"> works as expected. Has anyone else come across
this?

peace - oli
_______________________________________________
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org

Reply via email to