Marekki’s Watermark has a new domain
Today Marekki’s Watermark PlugIn – Project has been moved to the new domain. The number of bloggers who are interested in this plug-in makes it necessary to move the project to its own domain with its own name www.wp-watermark.com. I hope you enjoy this site.
Marekki.
Tags: new domain, plugin, Watermark, wp-watermark
This is great news, Marekki… I really find your plugin very useful ..
How to automate watermark ? insertion please guide me? Do we have to make it manual every time?
Hi saeed,
you have to read the installation guide (steps 5 and 6)! If you’ll insert the piece of code and activating watermarking, the plugin will insert your logo/text in every picture that you will upload.
i hope this will help you.
Best Wishes,
Marekki.
Where is the forums signup? Anyway, instructions say MM_Execute_WM($destfilename,”); in both media.php files, but screen cap of your code editor shows MM_Execute_WM($file,”); for wp-admin/include/media.php. Both ways don’t work. Using “destfilename” for both and original image is not watermarked; using “file” for wp-admin/include/media.php and the scaled down image has watermark overlaid twice. I’m using text. Any suggestions? Thanks, Raoul
Hi Raoul,
you are right! (shit cut&paste!). you have to insert:
MM_Execute_WM($destfilename,”); for /wordpress/wp-includes/media.php and
MM_Execute_WM($file,”); for /wp-admin/include/media.php
i hope this will help you.
Marekki.
Hey Marekki,
Thanks for the quick response! When I use the above insertions, the original file is watermarked fine, but the resized image has a normal watermark, with a shrunk down watermark beneath it (taken from the original file but resized down). Any suggestions?
Cheers,
Raoul
OK. I know what you mean. The original file with the stamp will be resized and watermarked once more. This comes because of changes in the import function of WP 2.5. Sorry, but I don’t have any solution yet. Maybe you can set the watermark after the upload with the Watermark-Dir function.
Sorry,
Marek.
More info:
Running with MM_Execute_WM($file,”); in /wp-admin/include/media.php only, the original is watermarked fine, and the resized has the shrunk down watermark from the original file. Using a 6 pixel font (http://kottke.org/plus/type/silkscreen/) and it’s too small to read.
Ahhh. Thought it might be something like that. Yes, I’ll use the watermark-dir function. Thanks, it’s a nice addon.
Cheers,
Raoul
Hello, Marekki,
I installed your great plugin in 2.5, and I can see it.
I don’t see the option that says “default is watermark on each uploaded image.” I would like it to go on each image as I upload it. Do I have to insert the extra code you show?
Also, it takes too long to find the correct image when I use the directory. My uploads directory is buried in all my files, it looks like! My dir reads: blog/wp-content/plugins and then it ends. Can I somehow add uploads after that, to make that file stay in the path box, or stay on top in that page? I’m not even sure where the uploads file is, so I have to keep trying all of my folders the dir page lists.
Thanks for your help!!
Is it wp 2.6 compatible?
I’ll tried it but it doesn’t seems to work with WP2.6 Files are created but no watermark stamp is printed on the image. Have to try another plugin. sorry
Marekkis Watermark Plugin is also compatible with WordPress 2.6! The installation instructions has been updated for the new version.
Marekki.
Да уж…, а я тут всю жизнь прожил, как-то привык к этому, даже внимания на это не обращаю
Вы тоже привыкнете
Cool plugin!
I try to install it on 2.9 version.