[Radiant] Display children galleries in "desc" order

Andrea Franz franz.andrea at gmail.com
Wed Sep 26 03:59:37 CDT 2007


On 9/26/07, Artur Baldyga <baldinio at gmail.com> wrote:
> Hi everybody,
>
> I want to have listed childs of some gallery in "desc" order. Because
> last added gallery is the last one on the list. I tried:
>
> <r:gallery:children:each order="desc">
>

I've just added the "by" and "order" attributes...try the latest
version..then you can try something like this:

<r:gallery:children:each order="desc" by="created_at">

...let me know if it's what you need :P



More information about the Radiant mailing list