Re: [Radiant] Uploading Images

2007-06-01 Thread Sharon Clift
Hi Sean, Do you have any documentation on the page attachment extension? I have run the rake command and now have the plus icon. It looks as though it is working. However after I save the page and then try to find the image I've tried to upload it does not seem to have been added anywhere.

Re: [Radiant] Uploading Images

2007-06-01 Thread Sean Cribbs
The upload path is set automatically by the PageAttachment model. Do you have an image processor (RMagick, MiniMagick, ImageScience) installed on your server, or local machine, or wherever you're testing this? Sean Sharon Clift wrote: Hi Sean, Do you have any documentation on the page

Re: [Radiant] Uploading Images

2007-06-01 Thread Sean Cribbs
Ah, yes. I had forgotten! Make sure to use Radiant edge: rake radiant:freeze:edge The stock 0.6.1 page-edit interface doesn't allow file uploads, but that has since been changed in trunk. Sean Sharon Clift wrote: Hi Sean, Do you have any documentation on the page attachment extension? I

Re: [Radiant] Uploading Images

2007-06-01 Thread Sean Cribbs
There have been very few changes in trunk since 0.6.1. At RailsConf John mentioned releasing 0.6.2 quickly if we wanted. So, in short, I don't know! However, the overwhelming majority of changes we make are thoroughly tested, and you can choose to freeze to any tag, branch or revision when

Re: [Radiant] Uploading Images

2007-06-01 Thread Sean Cribbs
Yeah, there are not many changes to the core since 0.6.1, mostly extension changes. Sean John W. Long wrote: Sean Cribbs wrote: There have been very few changes in trunk since 0.6.1. At RailsConf John mentioned releasing 0.6.2 quickly if we wanted. It'll be at least a week or

Re: [Radiant] Uploading Images

2007-05-31 Thread Sean Cribbs
Sharon Clift wrote: I am looking for an easy way to manage uploading images to my radiant public\images folder. The page_attachments extension was mentioned in a recent digest and I have installed it but can't see how to actually configure/use it. In the extensions tab the