search for: write_to_temp_file

Displaying 1 result from an estimated 1 matches for "write_to_temp_file".

2009 Jul 24
1
Attachment_fu - watermark tmp file before saved to S3
...lf.public_filename}") end end Now I''m looking for a way to hook into the attachment_fu process and apply the watermark before the main image is saved to :s3 Or perhaps I''m approaching this in the wrong way? I''m reluctant to start modifying the ''write_to_temp_file'' method in the attachment_fu plugin. Any help or advice anyone has would be much appreciated. Many thanks, Will