drupal 6 - apply watermark on upload
| Project: | Image watermark |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Any progress on applying the watermark on node creation?
What seems to be the issue blocking the application on insert, while it successfully applies the watermark
on node update?
I haven't analyzed the code yet, but that seems like a relatively small fix to make it apply immediately after upload. Hmm, maybe I'm underestimating the complexity involved.
Please update me on the progress of this in the 6.x-1.x-dev version.
I may be able to assist with the code if I understand the issue.
Thanks
I have it working on update with these specs below, no patching required.
The watermark 6.x-1.x-dev module worked out of the box with drupal 6.8 (but only on node update)
my specs
drupal 6.8
watermark 6.x-1.x-dev
PHP Version 5.2.8

#1
If you (or others) have a working and tested patch, please share it here so others can test it, then it can make it to the module's code.
#2
I think jonwiz is referring to this dev version (?): http://drupal.org/node/274032
Would be great to have watermark also for Drupal 6.
Cheers,
Roger