> If you install the Reorder extension[1] then you can specify the order > in > which pages appear. If you took this approach, you would also have to > change: > > <r:children:each by="title" order="asc"> > > to > > <r:children:each by="position" order="asc"> > > In the sitemap example[2]. > > [1]: http://github.com/radiant/radiant-reorder-extension/tree/master > [2]: http://wiki.radiantcms.org/How_to_Make_a_Site_Map
Thanks for the help, this is working well. Love how simple this CMS is :) -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
