Sean Cribbs wrote:
> Alex,
> 
> "Foo title: #{render_tag('title')}" should work.
> 
> Sean

Thanks I think I found it here: 
http://github.com/seancribbs/radiant/tree/master/radiant/app/models/page_context.rb#L14

I should be able to add attributes and content to the tag with a hash 
and black right?

  render_tag('foobar', :baz => 'asdf') do
    "Tag content"
  end

Thansk for the 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