Coppermine embedded into... Coppermine embedded into...
 

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

Coppermine embedded into...

Started by EagleX, March 06, 2004, 02:05:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

EagleX

Helo,

How can I embedded into a simple web page.

Web page on html and Coppermine embedded.

Thank you !!

Joachim Müller

that's not the way coppermine is supposed to work - you can not use an inclusion command. Embedding is only possible with <frame> or <iframe> (not recommended). Better solution: create your own coppermine theme to match the look of coppermine to the rest of your site and create a common navigation both in your homepage and coppermine. See my personal page for a working example.

GauGau