Re: [Radiant] Extensions: Asset Manager Demo

2006-11-23 Thread Keith Bingman
For now I added an images directory. You will just have to copy these images into public/images. There are no tests yet, but I think that shold be coming soon. Keith Bingman [EMAIL PROTECTED] Tel: +49-7731-7983830 On Nov 23, 2006, at 6:46 PM, Keith Bingman wrote: I was just trying to fig

Re: [Radiant] Extensions: Asset Manager Demo

2006-11-23 Thread Keith Bingman
So multipart/form-data it is. I just changed it. Keith Bingman [EMAIL PROTECTED] On Nov 23, 2006, at 9:43 PM, Frode Nerbråten wrote: Hi, I have just gotten the asset manager to work. First I had the exact same problem as you Jonathan. It seems like it's only uploading the filename: "100_113

Re: [Radiant] Extensions: Asset Manager Demo

2006-11-23 Thread Frode Nerbråten
Hi, I have just gotten the asset manager to work. First I had the exact same problem as you Jonathan. It seems like it's only uploading the filename: "100_1134.JPG":String. I changed the enctype from "multipart" to "multipart/form-data" in views/admin/asset/new.rhtml and after that it worked perfe

Re: [Radiant] Extensions: Asset Manager Demo

2006-11-23 Thread Keith Bingman
I was just trying to figure out how to get the icon for the new asset in. The icon for each asset in the listing should be generated if the asset is an image. I haven't gotten around to making alternative icons, but that is on the todo list. If you have RMagick working, it should generate

[Radiant] Fwd: Extensions: Asset Manager Demo

2006-11-23 Thread Keith Bingman
I found a few mistakes, things I had forgot to take out when I removed the tags. But I haven't been able to replicate your problem. Does it do this with all images, or just one? Check out the new version and try again. The acts_as_attachment plugin is having trouble reading the content ty

[Radiant] Fwd: Extensions: Asset Manager Demo

2006-11-23 Thread Keith Bingman
glad to hear it, please let me know if you get this running, Jonathan seemed to have some problems, which I can't replicate. Keith Bingman [EMAIL PROTECTED] Tel: +49-7731-7983830 On Nov 23, 2006, at 5:11 PM, David Minor wrote: great thanks. that did work for me. dm On Nov 23, 2006, at

Re: [Radiant] doesnt' work with mine

2006-11-23 Thread jesse newland
Do the tests pass? What's your template code look like? Jesse On 11/23/06, John Aneston <[EMAIL PROTECTED]> wrote: > hi guys, > > I tried the radius tag in my project but it failed and gives > a message "undefined tag 'parent'". > > i have added whatever listed in the changeset from this link >

Re: [Radiant] Extensions: Asset Manager Demo

2006-11-23 Thread Jonathan Métillon
Hi Keith, That looks fantastic and that's exactly what I needed. I hope it will be able to generate thumbnails! I followed the installation instructions and the extension is enabled. I go to the upload image page and input a title and a picture. But when I submit, I get this error: NoMethodErro

Re: [Radiant] Extensions: Asset Manager Demo

2006-11-23 Thread Keith Bingman
Whoops, didn't send this to the list: This works for me: http://dev.radiantcms.org/svn/radiant/branches/mental/radiant/ Keith Bingman [EMAIL PROTECTED] Tel: +49-7731-7983830 On Nov 23, 2006, at 5:22 AM, David Minor wrote: Keith, I'm very interested in trying out your asset manager and check

[Radiant] doesnt' work with mine

2006-11-23 Thread John Aneston
hi guys, I tried the radius tag in my project but it failed and gives a message "undefined tag 'parent'". i have added whatever listed in the changeset from this link http://dev.radiantcms.org/radiant/changeset/162 any help or suggestions. rgds john aneston -- Posted via http://www.ruby-fo