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!
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.
...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.