New breadcrumbs tab for use in <title>?

Hi,

I’m wondering how I would go about implementing a new breadcrumb
Radius tag, so I can do something like

....

in my XHTML layouts.

Dave C. wrote:

I’m wondering how I would go about implementing a new breadcrumb
Radius tag, so I can do something like…

Drop this in vendor/plugins/my_fancy_breadcrumb_plugin/init.rb:

Behavior::Base.define_tags do
tag “breadcrumbs” do |tag|

end
end

You should probably have a look at page_context.rb where the original
tag is defined:

http://dev.radiantcms.org/radiant/browser/trunk/radiant/app/models/page_context.rb#L322


John L.
http://wiseheartdesign.com