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

Changing location normal_ & thumb_ files

Started by Bram1nat0r, November 22, 2008, 05:07:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bram1nat0r

Hi,

I am using Coppermine and a private webserver at home.
My albums directory is also shared to various mediacenter applications.
From within the mediacenter application I would only like to view to full sized picture (not normal_ or thumb_ pictures).
There are two options :

1) Use some sort of regex to prevent the normal_ & thumb_ files to be added to the mediacenter database
2) move the normal_ & thumb_ files to a subdirectory, e.g.

albums/$personal_album/.thumb/xxxxx_thumb.jpg
albums/$personal_album/.normal/xxxxx_normal.jpg

Could option 2) be configured in Coppermine by modifying the prefix setting ?

Thx,

Bram


Joachim Müller