[Radiant] page_attachment extension problem
Aitor Garay-Romero
me at aitor.name
Tue Feb 12 05:39:15 CST 2008
Hi there!
@sean cribs:
I'm getting a "template not found error" in the page attachment
extension. I took a look to the last change to it:
------------------------------------------------------------------------
r59 | seancribbs | 2008-02-08 15:20:00 +0100 (Fri, 08 Feb 2008) | 1 line
Changed paths:
A
/plugins/extensions/page_attachments/app/views/admin/page/_attachment.html.erb
D
/plugins/extensions/page_attachments/app/views/admin/page/_attachment.rhtml
A
/plugins/extensions/page_attachments/app/views/admin/page/_attachments_box.html.erb
D
/plugins/extensions/page_attachments/app/views/admin/page/_attachments_box.rhtml
M /plugins/extensions/page_attachments/page_attachments_extension.rb
M
/plugins/extensions/page_attachments/public/javascripts/page_attachments.js
M
/plugins/extensions/page_attachments/public/stylesheets/page_attachments.css
Apply Mislav's patch.
------------------------------------------------------------------------
And seems that you are making it Rails 2.0 compliant. But the Rails
extension packed in Radiant 0.6.4 gem is 1.2.5 so AFAIK it's not recognizing
the new template name rules.
I switched to the previous revision r58 and it's working correctly again.
I'm missing some update to Radiant?
Thanks!
/AITOR
More information about the Radiant
mailing list