Need help with ruby radiant cms
- by AnimalCode
I have some hidden pages like this:
/staff
John
Bob
Mike
In all this pages i have extended content, like photo, bio and additional info.
I make this, to have logical structure and quick edit without editing radiant code.
My question is, how i can with base radius functional get access to this pages in this code:
<r:find url="/staff">
…