The gallery extension is superb and thanx for the great work.

But i have one newbie question.

Is it somehow possible to order (descending) and limit the gallery items 
on the index page in a way as it’s possible with: <r:children:each 
limit="2" order="desc">

I would like to achive something like this:

<r:gallery:if_index>
  <r:galleries:each limit="2" order="desc">
   ...
  </r:galleries:each >
</r:gallery:if_index>

-----
Thx
David
-- 
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

Reply via email to