[Radiant] Pulling my hairs because of the archive behavior
John W. Long
ng at johnwlong.com
Sat Sep 2 18:07:09 CDT 2006
Maurizio Balestrieri wrote:
> Thank you for your reply. Yes, I did structure the site as you mention.
> To fix this temporarily I created a page at the same level of the
> archive page (/en/archive/) and, with the following content, it works:
>
> <r:find url="/en/bioenergy-monitor/">
> <r:children:each order="desc">
> <p><r:link /> (<r:date format="%B %d, %Y" />)</p>
> </r:children:each>
> </r:find>
>
> but if I do this:
>
> <r:find url="/en/bioenergy-monitor/2006/09">
> <r:children:each order="desc">
> <p><r:link /> (<r:date format="%B %d, %Y" />)</p>
> </r:children:each>
> </r:find>
>
> the above doesn't work.
>
> So far, it seems is the <r:archive:children:each > tag doesn't work as expected.
>
Can you privately mail me and export of the site? Hit:
/admin/export
--
John Long
http://wiseheartdesign.com
More information about the Radiant
mailing list