ok, I will put sth like this to Layout:
<r:content part="body-right" />
<r:content part="body-left" />
and sth like this to Page for example index
<r:if_content part="body-right">
h2. Hello word!
</r:if_content>
<r:if_content part="body-left">
h2. Hello Frycu!
</r:if_content>
and it doesn't work;/ what is wrong? or I don't understan this...
>You don't need that second r:find because you are already scoped to
>the "about" page, and r:link defaults to the page title
ok but if I don't put this second r:find it give me only 2008 and 2007
link without months...
--
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