please help should be easy please help should be easy
 

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

please help should be easy

Started by scrimps, May 10, 2005, 02:32:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scrimps


hi guys I have a Html Site I am working on and I want to fit coppermine in the front page of my html template how do i go about this.


Thanks
Mike

Joachim Müller

you can't insert Coppermine into a static HTML site. In fact, you can't include it at all (using PHP's include/require command). The only option to do this with HTML only is using an IFRAME/FRAME (which is not recommended, as it has many drawbacks). You will have to create a theme for your coppermine install that mimmicks the look of your site.
Post an URL for further details.