This is what I have been doing, but I really reccomend shifting to attachment_fu. The killer feature is also that you can have image processing without RMagick, which leaks memory and is generally a pain. ImageScience, MiniMagick and RMagick are all provided, as well as DB and file system storage.
Like Sean said extension. Look at his page_attachments for some good examples. I will be updating some of my own extensions to match the new hooks for the views. Keith Bingman Tel: +49-7731-79838380 [EMAIL PROTECTED] http://keithbingman.com On May 19, 2007, at 5:22 PM, Josh Huckabee wrote: > Hi- > > I'm working on a banner ad extension for a friend and am currently > using the > file_column plugin (althought I've been thinking about using > attachment_fu > instead) to handle the image upload. Right now I've just stuck it > in the > root app's vendor/plugins directory. Is this acceptable practice > or is > there a better way to do it? I know the gallery module handles the > image > upload manually, but I wanted to stick with a proven method without > rewriting existing code. > > Any thoughts? > > Regards, > Josh > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
