watermark individual watermark individual
 

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

watermark individual

Started by pgrzegorc, June 07, 2005, 12:14:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pgrzegorc

Hi All,

I wondering if is it possible to add watermark for pictures for individual user or category in the CPG v.1.3, because I have gallery in which contains a few categories and many user be able to upload photos in the gallery, and of course I would like to add watermark for every users' pictures.

regards,
Pawel

pgrzegorc

Hi All,

I wondering if is it possible to add watermark for pictures for individual user or category in the CPG v.1.3, because I have gallery in which contains a few categories and many user be able to upload photos in the gallery, and of course I would like to add watermark for every users' pictures.

regards,
Pawel

kegobeer

#2
Have you searched for watermark on these forums yet?  ???

And don't cross post!  >:(  I merged your identical topics into one.
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

pgrzegorc

Yes I searched but I can't found nothing about individual or multi watermark for eg. watermark per user or per category,

please tell me when I can find this information??

Regards, Pawel

Joachim Müller

use one of the existing watermark hacks (if you must have watermarks at all, we do not recommend using them) and add a simple if/then switch to toggle the watermark based on the category id.

pgrzegorc

Quote from: GauGau on June 08, 2005, 07:25:05 AM
use one of the existing watermark hacks (if you must have watermarks at all, we do not recommend using them) and add a simple if/then switch to toggle the watermark based on the category id.


Could you give me links or tips where is located watermark hacks???
Why you don't recommended them? Is is not stabile are watermark hacks?

Pawel

kegobeer

This is ridiculous.  Just search for watermark.  Here's a link to the search engine.

http://forum.coppermine-gallery.net/index.php?action=search;advanced

Type in watermark, click the search button.

We don't memorize links, we search for them.  You should try it sometime.  ::)
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

watermarking on the fly is silly, because it causes a huge server load, burns cpu cylces for nothing, and makes you page load slow, and thus your entire gallery.

pgrzegorc

But I have to do have watermarking for individual categories/albums/ and such as individual pictures and absolutely don't think that will be do before putting pictures to the gallery ( e.g. in the other programs like 'gimp'). And it is never mind that will be taking a lot of cpu and memory space, but it must properly working.

What do you recommended me???
Regards,
Pawel :(

Joachim Müller

what you want hasn't been coded yet. There's no point in spamming the whole board with your question in different threads. If you need it: you code it. If you can't: hire a coder. If you can't: no such feature for you.

Joachim