On 2008/09/18, at 13:59, Steven Southard wrote:
I'm doing that on my site and the only problems I have is that mailer seems to mess page attachments up. You can just change the page type to normal and page attachment works, upload an image, then change it back.
You can actually fix this in your environment.rb also with something like
config.extensions = [ :page_attachments, :all ] _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
