Hello people, just wanted to know if it was possible to attach two different images to a record using Squeegy Fleximage plugin. If yes, how should the rendering of these files be achieved ? Best Regards, ;-) Joel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I have not looked at Fleximage untill just now but have a solution for doing something similar with the file_column plug in. If you would like me to go further email me via the "reply to author" link. It''s to late now and I''m slightly drunk. On May 19, 7:32 pm, joel <joel.soor...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello people, > > just wanted to know if it was possible to attach two different images > to a record using Squeegy Fleximage plugin. If yes, how should the > rendering of these files be achieved ? > > Best Regards, > ;-) > > Joel--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
having re read your question, it sounds like you need to set up a has many relationship between your images and another object such as photo albums where a photo album can have many images. On May 20, 12:53 am, dodgyboz <dodgy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have not looked at Fleximage untill just now but have a solution for > doing something similar with the file_column plug in. If you would > like me to go further email me via the "reply to author" link. It''s to > late now and I''m slightly drunk. > > On May 19, 7:32 pm, joel <joel.soor...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hello people, > > > just wanted to know if it was possible to attach two different images > > to a record using Squeegy Fleximage plugin. If yes, how should the > > rendering of these files be achieved ? > > > Best Regards, > > ;-) > > > Joel--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---