Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0] Could this be used for watermarking images? #1

Open
lukebranch opened this issue Oct 31, 2015 · 2 comments
Open

[8.0] Could this be used for watermarking images? #1

lukebranch opened this issue Oct 31, 2015 · 2 comments

Comments

@lukebranch
Copy link

Hi,

I've been looking around for a module that might support watermarking of images in Odoo. For my requirements i'll need to serve watermarked images for public users, or specific user groups to brand the images and stop people plagiarizing them.

Is this something this module could accomplish, or be extended to accomplish? Is there anywhere I can find some information on how to use the module? I'd be very interested to see how it works.

@HaojunZou
Copy link
Contributor

Hey,

It is still under developing, but it will be finished very soon.
This module is using a library called Wand. You can find methods in http://docs.wand-py.org/en/0.4.1/
We will write a simple manual in ReadMe after it finished.

Sincerely!
Haojun

@lukebranch
Copy link
Author

@HaojunZou ,

Awesome, thanks for your help. I've installed the wand dependency using:

pip install Wand

and have installed it successfully, but i'm not quite sure how to use it yet.

Same with the website_form (seems to pull in only accounting models) and website_theme_megamenu, they all look like very useful modules, but I haven't figured out how they work yet.

Keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants