[Radiant] Re: page_attachments on non-<normal> page types
john muhl
lists at johnmuhl.com
Mon Jul 7 19:50:08 CDT 2008
The solution turns out to be just editing environment.rb
config.extensions = [ :page_attachments, :all ]
or if you're still < 0.6.7
config.extensions = [ :shards, :page_attachments, :all ]
and restart of course.
On 2008/07/01, at 21:38, john muhl wrote:
> Is there an easy way to get page_attachments working with other page
> types, like the File Not Found or Archive types?
>
> thanks
More information about the Radiant
mailing list