Closed (duplicate)
Project:
Image watermark
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2006 at 12:55 UTC
Updated:
4 Jul 2007 at 14:42 UTC
Could it be possible to define if the Watermark is applied or not based on Taxonomy ?
Comments
Comment #1
druvision commentedAllowing wildcards on text watermarks as suggested on http://drupal.org/node/77460 would solve it. This would allow, for example, phases like "Copyright (c) by %author - http://www.example.com/clipart/user/%username - %taxonomy_name : %taxonomy_url"
Comment #2
schnizZzla commentedIn this version you can toggle watermark for specific image gallery terms. image gallery module is needed for this.
I think it would be really nice to use views filter capabilities for that, it would be a more generic solution to reference a view that decides if a watermark applies. But the problem is that we create watermarks on upload, that is before a views filter could find the node.
So, on one hand, how much toggles or filters are really neccessary for a small module like this? On the other hand, a better taxonomy based filtering is imagineable.
Comment #3
schnizZzla commentedA toggle to apply watermark based on image gallery will be available, after code from 5.x-1.x-dev has been ported.
Comment #4
schnizZzla commentedduplicate of:
http://drupal.org/node/153995