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