How to add image badges or image indicator to products

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Pdesignz wrote:
As I am not familiar with MVC, what would you charge to have the admin interface that you are talking about, be able to apply to the thumbnail and product views as well as be able to upload watermark images and set the watermark properties as well...

thanks


PM-ed you the details. :)
11 years ago
Plugin adds the Watermark (text/image) on every page (dynamically).
http://www.foxnetsoft.com/p/1350/nopcommerce-plugin-module-watermark
9 years ago
wooncherk wrote:

I've written an image watermarking plugin for my client, that watermarks all the product details image (but not those image in the thumbnail view in category). The works were based on http://www.codeproject.com/Articles/2927/Creating-a-Watermarked-Photograph-with-GDI-for-NET for the watermarking part. Then I also created a Handler that applies the watermark image dynamically based on certain condition. :)

I am also trying to develop a watermarking plugin based on that article. I need some suggestions about this:

1. How should I save the watermarked image? Should I overwrite the previous image? If so it may not be possible to retrieve the original image (If user thinks to disable the watermark).
2. Once an image is watermarked, definitely no need to watermark the image again. How can I detect it and how the image caching is applicable?

May be too much questions, but it would be helpful if you suggest me.

Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.