is it possible to include coppermine into a website? is it possible to include coppermine into a website?
 

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

is it possible to include coppermine into a website?

Started by HawkSlayer, February 02, 2006, 12:04:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HawkSlayer

Is it possible to include coppermine into a website? A regular, html and php website? I wanted to have a page that showed a certain album with thumbnails to the images I want people to see and be able to click to see the bigger picture and also be able to leave comments for the image.

Also, I wanted to show the 5 latest images that were added to the album but as links only.

If this is NOT possible, could someone do this for me? I would greatly appreciate it. Thanks!

kegobeer

If you want Coppermine to match your website, you can create a custom theme.  If you want to display images from Coppermine, you can use the CPMFetch mod.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

...however, you can't include Coppermine into an exsisting web site using PHP's "include" or "require" commands, if this is your original question. Another option (although not recommended) would be using a frame or iframe.