![]() |
|
random watermarks 1.1.3 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: random watermarks 1.1.3 (/thread-1950.html) |
random watermarks 1.1.3 - tiolon - 2007-12-18 Hi there! is it possible to have random watermarks? random watermarks 1.1.3 - trisweb - 2007-12-18 Possible - yes, of course... you'll need to hack the code in i.php a little bit.. Find the watermark section, add a random number variable, and add it to the condition of whether to watermark. Note also that the watermarked images will always be the same ones, since Zenphoto caches generated images. |