Member
Member
dromeuf   2010-02-13, 07:41
#1

Hi,
I cannot find functionnality for specify watermark image by image instead Album by Album.
Is it possible to specify watermark only for one image in album ?
Thanks for advance, David.

Administrator
Administrator
acrylian   2010-02-13, 10:09
#2

You can specify an watermark only on the album level and/or globally. You could try to set an image by setting a temporary watermark using setOption().

Member
Member
dromeuf   2010-02-14, 09:37
#3

Thank Acrylian, If you have any time, please post example.

Administrator
Administrator
acrylian   2010-02-14, 10:47
#4

Try something like this at the beginning of the page (I have not tried if it really works!):
if (getOption('perform_watermark')) { setOption('watermark_image','',false); // must be in the watermarks folder of course }

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.