OK, now i see the problem, the data is in the database.
In this case the code you posted before is the way to go. But instead
of creating a new context i would suggest using the context you inherited
from the <event> tag.
The API docs say that the context is "tag.context", but also notes "The
Context <http://radius.rubyforge.org/classes/Radius/Context.html> that the
TagBinding <http://radius.rubyforge.org/classes/Radius/TagBinding.html> is
associated with. Used internally. Try not to use this object directly."
/AITOR
On 8/22/07, Steve Erickson <[EMAIL PROTECTED]> wrote:
>
> Aitor,
>
> I believe what you're suggesting would work if the body text was
> actually stored on the Page. The problem is that the body text for the
> event isn't stored on the page. It is stored in the body field of the
> event table. As a result, when that text gets included in a page (via
> the <r:event:body /> tag), the radius tags used in the text event.body
> field will simply be treated as plain text.
>
> Steve
> --
> 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
>
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant