News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

How to insert CPG into htm file like a...

Started by Valera, March 11, 2005, 11:20:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Valera

Hello! Please help me: how can I insert the coppermine gallery into htm(l) file like a template or frame?

Joachim Müller

you can use <frame> or <iframe>.
This is most basic html (and not related to coppermine), refer to http://www.w3schools.com/tags/tag_frame.asp and http://www.w3schools.com/tags/tag_iframe.asp

Joachim

Valera