Coppermine feed from local directory of images rather than needing duplications Coppermine feed from local directory of images rather than needing duplications
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Coppermine feed from local directory of images rather than needing duplications

Started by asktoby, May 30, 2007, 09:40:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

asktoby

First, a note to say how impressed I am with Coppermine. I installed it on Sunday (the documentation is excellent!) and it's pretty much blown my socks off.

I was however expecting it to work slightly differently and this forms the basis of my request:

Running this locally (i.e. on localhost) I am in the enviable position of not needing to FTP my images up to my web host. They already share a hard disk with my apache/mysql/php/coppermine install.

With this in mind, it seems wasteful to make copies of all my images within the ~/public_html/coppermine/albums directory. It would be good if I could direct coppermine towards my photo collection and allow it access to the lot, direct from the source as it were.

Thumbnails could still be stored underneath ~/public_html/coppermine and they could be re-generated each night from a cron job or somesuch, or even created on-the-fly when someone visits a page which requires them (might be slow for high traffic, but might be usable for low traffic).

Is this a usage profile that Coppermine could support?

Joachim Müller

First of all: we do not recommend self-hosting. If you know your way around and use Lunix, you could use symlinks created inside the albums folder that point to the folders where your images are actually stored.
Not a valid feature request though, will not go into the core package, as this is a matter of server setup and server admin skills. The main target audience of coppermine are users on shared webhosting, where that option doesn't apply anyway. Marking as "turned down".