New "Apply watermark" checkbox
schnizZzla - July 5, 2007 - 09:53
| Project: | Image watermark |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Okay the new feature was a bit tricky to implement, but here is my latest patch.
This patch is for 5.x and HEAD and can be ported to 4.7.
new feature
* manage watermarks: checkbox "Apply watermark" for users with "manage watermarks" permssion. (Known minor bug by design: If you want to replace an image and "Apply watermark" is checked, when upload fails, e.g. because of wrong file type, watermark is applied to the image that you wanted to replace.)
fixed
* watermark applies once on preview, but twice on submit
changes
* hook_nodeapi rework and some structural changes
| Attachment | Size |
|---|---|
| watermark.manager_0.patch | 4.79 KB |

#1
Applied to 5.x and HEAD.
#2