Oh, bummer. I thought I checked the standard tags. Well then, use the built in tag I guess...
Manuel On Wed, Jan 14, 2009 at 6:22 PM, Sean Cribbs <[email protected]> wrote: > Radiant already includes an <r:cycle /> tag which essentially does the same > thing, but doesn't use the helper. > > Sean > > Manuel Meurer wrote: >> >> Hi all! >> >> Just wanted to tell you quickly about an extension I wrote a couple of >> days ago that might be useful to somebody else as well. >> http://github.com/manuelmeurer/radiant-cycle-extension >> It basically makes the ActionView::Helpers::TextHelper::cycle function >> available through the <r:cycle> tag, so you can do stuff like >> >> <r:children:each> >> <div class="<r:cycle values="good-child,bad-child" />">bla</div> >> </r:children:each> >> >> Did something like that exist already? >> I didn't really investigate I have to admit... >> >> Manuel >> _______________________________________________ >> 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
