How do you create a bridge for an unsupported CMS/BB? How do you create a bridge for an unsupported CMS/BB?
 

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

How do you create a bridge for an unsupported CMS/BB?

Started by melissa, February 15, 2006, 04:03:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

melissa

Hi,

I would like to know how to get started in creating a bridge. The CMS I have in mind is Website Baker. I have had a look at the existing bridges. This did not particularly help!

I am also not exactly sure what the bridge accomplishes. Does it integrate the user tables in the database? Or is there more to it? Does it also make it easier to embed Coppermine into the CMS/BB?

I would love to have more information.

Melissa

Nibbler

There is no guide to making bridge files, all you can do is study the existing code. The point of a bridge file is to read the information from whatever software you are bridging with when requested instead of Coppermine's own user information.