I just thought I would report back and say that this ended up working 
great.  If anybody else needs to do this here's the code I'm using

tag "event:body" do |tag|
  parser = Radius::Parser.new(tag.context, :tag_prefix => 'r')
  parser.parse(tag.locals.event.body)
end

Thanks aitor for your help.
-- 
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

Reply via email to