Is anybody working already in a gallery2/rails integration? I need to use it as part of my project, so, before start from scratch with it I''d like to know if already is something out there. Thanks.
Hello Matias ~ I don''t think that gallery2 could be "integrated" into rails. You could have a separate instance of Gallery running and link to it from a Rails app. I have not gotten Gallery 2 working with lighttpd yet, and have used tableau (spelling?) for a simple gallery solution. ~ Ben On 5/24/06, Matias Surdi <matiassurdi@gmail.com> wrote:> > Is anybody working already in a gallery2/rails integration? > > I need to use it as part of my project, so, before start from scratch > with it I''d like to know if already is something out there. > > Thanks. > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > lists.rubyonrails.org/mailman/listinfo/rails >-- Ben Reubenstein 303-947-0446 benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL: wrath.rubyonrails.org/pipermail/rails/attachments/20060524/8fb88fe1/attachment-0001.html
Well... what I''m planning to do, is a set of php scripts that will act as a "gateway" between my rails app and the Gallery "integration methods". For example, I could hava a show_random_thum.php who internally interacts with gallery2 (see codex.gallery2.org/index.php/Gallery2:Embedding) and then call it throught http (?) or even, simply by running system(''php script.php'') I think this could work. ?Any suggest? Ben Reubenstein escribi?:> Hello Matias ~ > > I don''t think that gallery2 could be "integrated" into rails. You could > have a separate instance of Gallery running and link to it from a Rails > app. I have not gotten Gallery 2 working with lighttpd yet, and have > used tableau (spelling?) for a simple gallery solution. > > ~ Ben > > On 5/24/06, *Matias Surdi* > <matiassurdi@gmail.com > <mailto:matiassurdi@gmail.com>> wrote: > > Is anybody working already in a gallery2/rails integration? > > I need to use it as part of my project, so, before start from scratch > with it I''d like to know if already is something out there. > > Thanks. > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > <mailto:Rails@lists.rubyonrails.org> > lists.rubyonrails.org/mailman/listinfo/rails > <lists.rubyonrails.org/mailman/listinfo/rails> > > > > > -- > Ben Reubenstein > 303-947-0446 > benr75.com > > > ------------------------------------------------------------------------ > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > lists.rubyonrails.org/mailman/listinfo/rails