[Radiant] Re: active link

Sean Cribbs seancribbs at gmail.com
Wed Apr 9 16:33:57 CDT 2008


Vladimir Beran wrote:
> Where I have to put the tag definition to use the new tag?
>   
I have a feeling we'll be adding that to core Real Soon Now (tm).  I 
don't recommend this as a general practice, but you can put the code I 
previously posted in a block at the bottom of config/environment.rb:

Page.class_eval do
  # paste the code inside here
end

Sean


More information about the Radiant mailing list