no watermark via image import
chris.trapp - October 11, 2007 - 14:29
| Project: | Image watermark |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
Is this going to be fixed, because I really need this feature..
#2
Same issue here
#3
Watermark 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?