[Radiant] blog behaviour - generating and order list of post

dror tirosh dtirosh at gmail.com
Fri Sep 22 17:06:54 CDT 2006


define a new tag, in a behavior or global, that searches through the
database, in this way you can easily define the posts/children to be ordered
by date, type or others.

On 9/22/06, Piero Campanelli <pierocampanelli at gmail.com> wrote:
>
> Hi,
> i am experimenting with Radiant. I have a set of blog categories (XXX,
> YYY, ZZZ) and a set of post for each category. Each category has the
> "Archive" behaviour os their url is something like /2006/09/....'.
> My problem is:
> on the frontpage I'd like to show latest posts (by date) from all
> categories. How can I do this?
>
> I tried:
>
> <r:children:each order="desc">
> <r:child>
> <r:children:each order="desc" >
> <h3><r:link /></h3>
> </r:children:each>
> </r:child>
> </r:children:each>
>
> but it shows latest posts by each category ! Is there a solution?
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20060922/175fd05a/attachment.html


More information about the Radiant mailing list