Closed (fixed)
Project:
ImageCache
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2008 at 14:51 UTC
Updated:
17 May 2009 at 17:20 UTC
Hello,
I'm coding a watermarking action, in the action configuration I want to upload the watermark image but looks like the UI doesn't really like file upload:
Comments
Comment #1
drewish commentedwith #452326: Merge the action add/edit forms committed you can now do this via form_alter of imagecache_ui_action_form.
Comment #2
drewish commentedhrm... actually maybe you can't since you don't know which action the form is editing... i'll update that patch to make sure the action name is on the form as a value.