[EMAIL PROTECTED] wrote: > I want to organize old writings from the 1950s and sort them as articles > by date. I want to use a new content part titled ansi_date (19560417). Is > there a way to sort the articles by my ansi_date content part using the > <r:children:each> tag?
Probably the best thing would be to manually update the articles published_at date over the console or to write a script to do this for you. The published_at field is the default order by field. -- 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
