How to displaying images from CPG How to displaying images from CPG
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How to displaying images from CPG

Started by Ruiz, May 29, 2006, 06:53:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ruiz

How to displaying images from CPG on my other html files?

Joachim Müller

Static html pages can only contain static content. Dynamic content (like content taken from Coppermine) can only be inserted into dynamic (i.e. PHP-driven) pages. However, you can add content taken from Coppermine on non-coppermine pages, using one of the mods posted in http://forum.coppermine-gallery.net/index.php?board=57.0
The mods there (as all mods) go only supported there, on the threads that deal with them.