The only case where you would want to do that is if you wanted to generate the links inside a page (not a regular view). Is that what you're trying to do? If not, just use the helper as-is in your views.
Sean Mariano Viola wrote: > Hi all, > I've created an extension that use the rails "paginating find" plugin > "http://cardboardrocket.com/pages/paginating_find" and it work well on > the controller side. > But at this point can I create a radius tag that wrap the > paginating_links() method exposed from the helper (already activated > in my extension) that generate automatically the pagination? > > Thanks, > Mariano > _______________________________________________ > 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
