Active
Project:
Image watermark
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2007 at 14:29 UTC
Updated:
24 Jun 2008 at 21:45 UTC
i configured image module with components and watermark module. works great if i create image nodes like this "node/add/image".
but as i have several galleries with an amount of pictures i use the image import component. unfortunately no watermark shows up!
the apply watermark otions shows up when i go to each node in editing and when i check it watermark shows up.
but i think this is not how it's been ment to work...
help would be great!
thanks,
chris
Comments
Comment #1
GameCollision commentedIs this going to be fixed, because I really need this feature..
Comment #2
underpressure commentedSame issue here
Comment #3
pjnes commentedWatermark ties in to the validate function, and neither the image_import or image_pub modules seem to use this function, so watermarks aren't applied. That's what I've gathered from a quick search through the code anyway.
The question is, does anyone fancy rolling a patch for those two modules to fix this, or is it even possible?