Watermark - Version 0.8

Current Changes:

The version 0.8 of Watermark works with the concept of Roles. This concept has been implemented in Wordpress since version 2.0.

Some people don’t like to create backup files (.bak) while watermarking-process of pictures already existing on web-server. Now you can setup (on/off) the backup function.

6,560 views

41 Responses to “Watermark - Version 0.8”

  1. tai JAPAN Mac OS X Mozilla Firefox 2.0.0.2 Says:

    Dr. Merek, thank you for the wonderful plugin!
    メレクさん、素晴らしいプラグインをありがとう!

  2. s3m RUSSIAN FEDERATION Windows XP Opera 9.10 Says:

    i cant download, the file size is 0 kb, fix plz

  3. Marekki GERMANY Windows XP Mozilla Firefox 2.0.0.2 Says:

    i can’t see any problems with the download. please try again!

  4. Mosey UNITED KINGDOM Windows XP Mozilla Firefox 1.5.0.10 Says:

    Hi, I was wondering where I could read up about the difference between the two versions of Watermark - ie. with fonts and without?
    Thanks :)

  5. Marekki GERMANY Windows XP Mozilla Firefox 2.0.0.2 Says:

    The differnce between the two version is the font directory, where the fonts are stored, which you can use with watermark. The fonts are the same like in previous versions, so if you want only a update, you can download the “small” version without fonts. For first installation you should get the “with-fonts”-version.

  6. WordPress Plugin: Watermark at ︻┳═一 [zsk.akaka.com.cn] CHINA WordPress 2.0.4 Says:

    [...]   Watermark,blogger在blog上的图片资料更是容易被盗用。这款插件可以自动在上传图片上增加指定的水印来避免他人盗用。   上传激活。 Options => Watermark中设置是否打开水印、使用的字体、水印位置、水印文字等等 Manager => Watermark-Dir中设置图片所在目录和选择需要增加水印的图片。 [...]

  7. peterzsk CHINA Windows 2000 Internet Explorer 6.0 Says:

    thanks for the plugin!

  8. John UNITED STATES Windows XP Mozilla Firefox 2.0.0.3 Says:

    I have installed version 0.8, and I am able to see the preview just fine using all the fonts. However, when I go to “watermark-dir”, set my directory and then try to update an existing image, I get the message that the file was created successfully. However, upon further examination of the server, all that has been done is I have a second copy of the image with a .bak extension. The file size is the exact same as the original image, and, if I download it and rename it, it is showing as the same image… The original image is not changed in any way and the create time doesn’t change, either.

    Love the concept of the script, would love to use it! Thanks for your assistance.

  9. Dubai NETHERLANDS Windows XP Opera 9.20 Says:

    Thank you for making this plugin. Is it possible to set the quality? My JPG files increased with 60% in size.

  10. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.3 Says:

    Hi Dubai.

    in the new version i’ll include the function for quality setting. As quick and dirty solution you can edit the file: wm_functions.php. you have to change the lines 112, 117, 126 and 131. now it’s:
    ImageJPEG($photoImage,$file,100);
    instead of 100 you can write a other value between 0 and 100. this is the quality value in %. then lower your number then lower the quality and filesize.

    i hope this will help you.

    Marekki

  11. Soujirou UNITED STATES Windows XP Opera 9.20 Says:

    I just noticed that the EXIF of the photo is gone.

  12. dementia PHILIPPINES Mac OS X Mozilla Firefox 2.0 Says:

    Hi! Great plug-in. My problem is I can’t save the directory of where I upload my photos in the Watermark options. It keeps on going back to the plugin directory. It also doesn’t insert the watermark automatically.

  13. Jack NETHERLANDS Windows XP Mozilla Firefox 2.0.0.3 Says:

    I get this message when I want to create watermarks of images in a certain folder:

    You dont’t have permission to overwrite:
    /srv/jackdaw/www/www.spoenk.nl/weblog/wp-content/uploads/meeuw070805-1.jpg !

    Permissions 664 on those (and all other) images, so no public write permissions.

    How do I solve this? Strange that other people don’t have this problem.
    I want to use the plugin ONLY on images allready on the server. I always upload my images through ftp, those within WordPress as well as those in Plogger (a gallery program).

    Anyway, very nice plugin. Have been looking for something like this for ages… ;)

  14. Jack NETHERLANDS Windows XP Mozilla Firefox 2.0.0.3 Says:

    In addition to my previous comment (which isn’t published until now), I can say that changing the attributes to RW makes the plugin work. A setting of 80 makes my jpegs almost the same size as they were. Excellent!
    The only question I have is for myself… do I really want to watermark my images or not :)…
    Pro: when you stumble upon one of my images it will lead you to my site
    Contra: it looks rather arrogant for images made by an amateur… ;)

    But a great plugin!

  15. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.3 Says:

    Hi Jack,

    the pictures on your website don’t looks like amateur’s work! so please be arrogant! ;-)

    Marekki

    ps. sorry, but your posting was stopped by Akismet Spam.

  16. rigo sandoval uribe MEXICO Windows XP Mozilla Firefox 2.0.0.3 Says:

    Hi Marekki,

    How to create automatic function when I upload the image?

    Great work!

    Thanks.

  17. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.3 Says:

    holla rigo sandoval uribe!

    mira pagina de installation. step 3. you have to insert a short line in to a file. after this all picturec will become a watermark while uploading.

    Best wishes.
    Marekki

  18. vcdgeek UNITED STATES Windows XP Mozilla Firefox 2.0.0.3 Says:

    Hi I get the following error in error.log of apache
    Call to undefined function ImageCreateFromJpeg() in /var/www/html/saik/wp-content/plugins/watermark/wm_functions.php on line 49
    NB: I am using wordpress 2.2 with watermark plugin 0.8.
    Thanks in advance.

  19. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.3 Says:

    hi vcdgeek,

    do you use windows? the really geeks use Linux! ;-)

    Please look for this problem at the Watermark Forum.

    I hope this will help you.
    Marekki.

  20. rigo sandoval uribe MEXICO Windows XP Mozilla Firefox 2.0.0.3 Says:

    Gracias Marekki! ;)

    I need only modification of the full images, so I inserted this code.

    File: wm_dir.php
    Original code:
    Line 134:
    if (is_dir($tmpdatei)) {
    print “ ”;
    }
    else {
    print ”;
    ************************
    Modification:
    Line 134:
    if (is_dir($tmpdatei)) {
    print “ ”;
    // insert here
    }
    elseif (preg_match(”.thumbnail.”,$datei)){
    print “ ”;
    // end
    }
    else {
    print ”;
    ************************

    After, go to page “Watermark - Dir” and select “Check all”.

    :)

  21. jjqf CHINA Windows Server 2003 Mozilla Firefox 2.0.0.4 Says:

    Thanks

  22. vlad exit ROMANIA Windows XP Flock 0.7.14 Says:

    Super plugin. Is the best in my top 10 plugins that I’ll publish in 2 august.

    P.S.: Nice comments to ;) how did you made it to show besides the user’s name that comments you’re article his/hers country, OS and browser?

    Keep up the good work!

  23. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.5 Says:

    hi Vlad exit and thanks for your comment.

    the informations about country, os and browser can you include with Firestats plugin ( http://firestats.cc/ ).

    Best wishes,
    Marekki.

  24. kandah SWEDEN Windows XP Mozilla Firefox 2.0.0.6 Says:

    I installed the plugin and followed the instructions religiously however I don’t get any watermark on my images when I upload. I can see the preview watermark fine.

  25. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.6 Says:

    Hi kandah,

    please check following topics:
    1. write permissions for your directory.
    2. step 3 in the installation guide
    3. Be carefully the quotes in MM_Execute_WM($file,''); are two single-quotes. Don’t use one double-quote!
    4. check if watermarking of already uploaded pictures works?

    sorry for troubles. usually this plugin works without problems. please check this topics and let me know if your problems are solved. othercase i’ll tray to help you more intensive.

    Best wishes,
    Marekki

  26. kandah SWEDEN Windows XP Mozilla Firefox 2.0.0.6 Says:

    Thanks for the quick reply, I was missing the permissions part. I don’t find any specific info about that in the installation instructions. Do you mean I should give 666 permissions on my upload folder? Is it safe?

    I really appreciate the help, what a great plugin!

  27. kandah SWEDEN Windows XP Mozilla Firefox 2.0.0.6 Says:

    Seems like there is some compatability problem when running this plugin with the iWidth plugin. Just a heads up!

  28. Hans NETHERLANDS Windows XP Internet Explorer 7.0 Says:

    Hi Marekki,
    Complements voor de plugin from what I saw on your site.
    I downloaded the plugin for working next or with NextGen gallery but …
    Where do I install/upload your plugin. I can’t find a discription for the installation.

    You have the tip?

  29. Marekki (Author) GERMANY Windows XP Mozilla Firefox 2.0.0.6 Says:

    Hi Hans!

    HereYou can find the installationguide! I hope this will help you. Othercase you can use our forum.

    I wish you success! Marek.

  30. 10 Basic Plugins Ever New Blogger Needs UNITED STATES WordPress 2.2.2 Says:

    [...] also use quite a few other plugins but didn’t feel they were really a needed plugin. I use Marekkis Watermark-Plugin, FeedBurner FeedSmith, WP-Post Ratings, WP-Post Views, runPHP, Feed Footer, Digg This, and Adsense [...]

  31. Daniel UNITED STATES Windows Server 2003 Internet Explorer 6.0 Says:

    I couldn’t understand some parts of this article Watermark - Version 0.8, but I guess I just need to check some more resources regarding this, because it sounds interesting.

  32. babi JAPAN Mac OS X Mozilla Firefox 2.0.0.7 Says:

    Hey Marekki (and others),

    Can anyone confirm whether this works with wordpress 2.3? Thanks in advance!

  33. babi JAPAN Mac OS X Mozilla Firefox 2.0.0.7 Says:

    Actually I made a test site for 2.3 and got it working fine. Same thing except the file you need to change has been moved to wp-admin/includes/upload.php

  34. dalpo CHINA Windows Vista Internet Explorer 7.0 Says:

    正需要呢,没看到下载地址!
    但是也恢复一个表示支持!

  35. karla PHILIPPINES Windows Vista Mozilla Firefox 2.0.0.9 Says:

    Hi,

    I have Wordpress 2.3 installed and I do not see the changes to the image every time I upload. I made sure that the upload.php has the code to be inserted as what you’ve said in the instructions.

    I do not see the watermark at all. I also tried updating the images from the watermark-dir option and it won’t updated. Even the backup file (*.bak) created is the same original image without any watermark.

    Thanks,
    Karla

  36. Alex BELARUS Debian GNU/Linux Mozilla Firefox 2.0.0.8 Says:

    Hi,

    I’d like to use fonts that are shipped with my linux with ghostscript. I don’t know are they truetype or type1. Is it possible (in future) to set arbitrary directory with fonts?

  37. John NETHERLANDS Windows XP Opera 9.24 Says:

    Is it possible to have the .png display with 85% transparancy?

  38. John NETHERLANDS Windows XP Opera 9.24 Says:

    With Tancparancy I mean setting the Opaque for an image on 85%

  39. QuixoBlog » Blog Archive » Watemark sulle immagini grazie ad un plugin per Wordpress GERMANY WordPress 2.3.2 Says:

    [...] nome del plugin è WATEMARK, niente di più indicativo. Il plugin permette di inserire sulle vostre immagini una semplice [...]

  40. anty CHINA Windows XP Opera 9.26 Says:

    I can’t find where to download it . Is it nuavailable?Can you send to me ,my E-mail is 514034120@qq.com. Thanks!!

  41. anty CHINA Windows XP Opera 9.26 Says:

    OH,i have found it, :)

Leave a Reply


Suchmaschinenoptimierung mit Ranking-Hits