coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: HawkSlayer on February 02, 2006, 12:04:44 AM

Title: is it possible to include coppermine into a website?
Post by: HawkSlayer on February 02, 2006, 12:04:44 AM
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!
Title: Re: is it possible to include coppermine into a website?
Post by: kegobeer on February 02, 2006, 01:19:26 AM
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.
Title: Re: is it possible to include coppermine into a website?
Post by: Joachim Müller on February 02, 2006, 09:44:22 AM
...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.