I've never understood the purpose of that extension, that's what it does? The offset with parameters was easy and didn't require any additional pages or anything. Thank you both for your help.
Steven On Jan 5, 2010, at 3:07 PM, john muhl wrote: > i've never used it personally (though i've had good results with other > extensions from aissac) but you might try the paginate extension: > http://github.com/Aissac/radiant-paginate-extension > > On Tue, Jan 5, 2010 at 2:59 PM, Steven Southard > <[email protected]> wrote: >> Okay great, very smart. Maybe just use parameters in the url to >> determine the offset? >> >> >> On Jan 5, 2010, at 2:53 PM, Sean Cribbs wrote: >> >>> Steven, >>> >>> You should be able to add an "offset" attribute to the >>> <r:children:each> >>> tag. But yes, you'll likely need to create another page, or a >>> virtual >>> page that can deal with pagination of those aggregated children. >>> >>> Sean >>> >>> On 1/5/10 3:41 PM, Steven Southard wrote: >>>> When using a tag like<r:aggregate urls="/articles/; / >>>> other_articles/;"><r:children:each limit="15" order="desc"> is >>>> there >>>> a way to ask for the next 15? Do I need to make another archive >>>> page >>>> to link to for that? >>>> >>>> Steven >>>> _______________________________________________ >>>> Radiant mailing list >>>> Post: [email protected] >>>> Search: http://radiantcms.org/mailing-list/search/ >>>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant >>>> >>>> >>> >>> _______________________________________________ >>> Radiant mailing list >>> Post: [email protected] >>> Search: http://radiantcms.org/mailing-list/search/ >>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant >> >> _______________________________________________ >> Radiant mailing list >> Post: [email protected] >> Search: http://radiantcms.org/mailing-list/search/ >> Site: http://lists.radiantcms.org/mailman/listinfo/radiant >> > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
