integrate coppermine into existing page integrate coppermine into existing page
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

integrate coppermine into existing page

Started by wilberts, January 23, 2005, 08:05:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wilberts

Hello everybody,

First of all a thank for the developers of this program ver great. But i have a problem, how can i integrate coppermine into my own website no nike or something just old skoll PHP
i have tried include but didn't work iframe works but it is not a nice solution for me.

Please someone help me  :-*

Joachim Müller

create a custom theme that mimmicks the design of the rest of your page, and add some controls (menu/navigation) to your custom theme. Take a look at the documentation, browse the demo (using the theme dropdown), find the theme that matches the look of your site most, download that theme and then start modifying it.
Coppermine comes with a theming engine of it's own, you simply can not just use php includes to integrate - it's a bit more complex, sorry.

Joachim