Ruby on Rails Integration/Plugin? Ruby on Rails Integration/Plugin?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Ruby on Rails Integration/Plugin?

Started by TheKog, August 14, 2006, 05:56:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TheKog

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

Joachim Müller

If you have phpBB running, then simply bridge Coppermine with phpBB, using the existing phpBB bridge file.