coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: TheKog on August 14, 2006, 05:56:03 PM

Title: Ruby on Rails Integration/Plugin?
Post by: TheKog on August 14, 2006, 05:56:03 PM
I apologize in advance if this is the wrong forum to ask this question in.

I have a RoR app that currently uses file_column for image upload and display. The app is part of a website that uses CPG for running a photo gallery, and I'd like to know if anyone has interfaced a RoR app to CPG by any chance. I want to dump file_column and let CPG handle my images, uploads, etc.

I have code that already interfaces to phpBB for login purposes (the site has phpBB bridged to CPG), so any pointers to the functions and files I should look into is appreciated. In all likelyhood I'll have to code up a Rails model for the CPG database and all the glue to have some CPG methods available to my RoR app.

Thanks in advance,
Mike
Title: Re: Ruby on Rails Integration/Plugin?
Post by: Joachim Müller on August 15, 2006, 12:11:46 AM
If you have phpBB running, then simply bridge Coppermine with phpBB, using the existing phpBB bridge file.