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.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.