coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Alejandrito on October 21, 2004, 02:08:22 AM

Title: Share users between Comermine and e107
Post by: Alejandrito on October 21, 2004, 02:08:22 AM
Hi guys, I know there is not so many people that uses e107, but I'm wondering if there is anyway to share the users that I already have in Copermine.

If a user login in the gallery (root directory) and then goes to e107 then he/she won't need to login again (nor register)

Is that possible?

Danke im voraus

Alejandro
Title: Re: Share users between Comermine and e107
Post by: kegobeer on October 21, 2004, 03:00:40 AM
Search the forums for e107.
Title: Re: Share users between Comermine and e107
Post by: Joachim Müller on October 21, 2004, 05:38:31 AM
there's an unsupported e107 coppermine port; what you want to accomplish needs to be done by creating a bridge file for e107. If you know your way around both in coppermine and e107, you can take a look at the existing bridge files that enable integration with other apps and change one of them to work as bridge for e107. We (the dev team) do know coppermine, but we don't know e107, that's why we can't/won't create bridge files for other apps (for apps we don't use). You could, however, post a request on the e107 boards and ask someone there with enough skills to come up with a bridge file. The advantage of a brdige file (compared to a port) is the ability to upgrade coppermine (ported versions can't be upgraded that easily). The disadvantage of a bridge (when compared to a port) is that you only have integration of the user management, but you don't have visual integration - the looks of coppermine and the other app will differ (can be solved by modifying coppermine's theme though).

Joachim