вторник, 13 сентября 2005 г.

Watermark on your photos

This plugins support (now support ;-) watermark. You can add watermark to your photos!
Like this:

Testing

Download
Reading FAQ:

PhotoOuch 0.1
12 september 2005

Q. What is it?
A. These are two plugins in one pack for uploading your photos on the server

Q. Why two?
A. IImageBrowser is convenient if you load one or two pictures, and PhotoZip is very conventient for loading 10, 15 and even 20 images, compressed by zip, at once

Q. But what is the sense to inute them? I can install both by my self!
A. It's not a pack with two plugins inside. Both of them are adjusted to each other and improved to some extent with some new features (I think there are new features ;-)

Q. What are these new features?
A. 5 new features!
1) Both plugins now allow adding a watermark to all uploading photos. Just create a small file (jpg|png|gif) with your personal watermark, or use text string, and your watermark shall be added to all uploaded photos
2) PhotoZip now extracts files from zip archive without using command 'shell_exec'. Now PhotoZip uses Zzip llibrary. My host supports Zzip rather than shell_exec . Should you prefer 'shell_exec, uncomment one string and set comment to the other ('unzip.....' and set comment slashes to string 'unzip(...' (some where like 287 string in file manager.php). But as for me, I think using library ZZip more safe than command 'shell_exec'.
3) Now IImageBrowse create links (from thumbnail to big photo) which create new window with size of a big photo. Good-looking, Yeh? I am working on the same feature in PhotoZip ;-)
4) Cosmetic's: PhotoZip insert links with '\n\n' (old was '
'). Looks similar, but in your post a lot of '
' looks not good, as for me. With '\n\n' code appears to be more readable.
5) In IImageBrowser I modified script (wp-admin QuickTags panel of control). Now these two plugins run without colliding. All is stable and the operation is smooth!

Q. Super! How I can use it?
A. First of all unzip archive into appropriate directories. Then...
1) use authors' manuals for setting PhotoZip & IImageBrowser
http://fredfred.net/skriker/index.php/iimage-browser
http://www.lab4games.net/zz85/blog/wordpress-plugins/photozip-plugin-for-wordpress/
2) File phpWaterMark.inc.php contains some variables at the beginning (you upload it to /wp-admin:
$addWaterMark = "checked";
this variable sets "Add Water Mark To all uploading photos by default"
If you don't like this, just replace the string with:
$addWaterMark = "";
now all uploaded photos without adding watermark to them (or you must set "check" in corresponding menu, every time when you upload photo).
$addWaterMarkPos = "BR";
sets watermark location on your photo. To change its position, see manual for phpWaterMark ;-)
$addWaterMarkPath = "http://" . $_SERVER['SERVER_NAME'] . "/wp-content/plugins/watermark.png";
path to your file with watermark. File extension shall be: png, jpg, gif.
$addWaterMarkType = "IMAGE"
you can choose type of watermark - image or text. If you set
$addWaterMarkType = "TEXT"
the text shall be put over instead of image. Text is set by variable $addWaterMarkPath (instead image path). For example:
$addWaterMarkPath = "CopyRight (c) by Vlad Sournine";
and variable
$addWaterMarkColor = "#0000FF"
colour of your text. Note! Do not use if you add image.

Attention! The Author ensures smooth and correst operation if English is used. This guarantee is not applied to using Russian, Turkich or
Hindi, for example) you can have a problem with page encoding. If the application still cannot run correctly - use IMAGE or english text.
3) Now everythink should be OK :)

Yep! Almost forgot! If the watermark size is large than the size of uploaded photo (I mean height & width), you the watermark might be added
incorrect. Sorry ;-)

Q. Somethink fails...
A. Read this FAQ. Check writing access to upload-directory (0777), WordPress option (Option/Upload)and whether your server supports: shell_exec or ZZip.

Q. I read FAQ, checked everything, but these plugins do not work all the same!
A. Please report me your problems - vladiq@gmail.com

Q. What kind of license is mentioned here?
A. GNU license. You can find it in the archive

Q. I know how to improve PhotoZip patch! (see p.3 Improved features) I coreected other your bug!
A. Greate! Your are Superman! Tell me how you did it, and I make
corresponding modifications


Q. Author's links?
A. Web site: http://www.ouch.kiev.ua.
E-mail: vladiq@gmail.com

Thank's to author of IImageBrowser - Martin Chlup+б-Н, author of PhotoZip - Zz85, author phpWaterMark - Mario Witte!
(You can find all information about these prominent figures in /doc or in the plugins heads ;-)

Best regards,
Vladislav Sournine

3 коммент.:

  1. best work from home jobs -Special considerations and opportunities for people with work at work from home jobs home jobs and home businesses. http://workandjobs.netfirms.com

    ОтветитьУдалить
  2. you have done great job.. i have installed your imagebrowser and photozip plugins for wordpress

    but when i click on image browser it open in server's root instead of wp-content/upload folder...

    whats wrong?

    ОтветитьУдалить
  3. Sorry, ravi... I don't support anymore this plugin
    May be some thing worng in unchanged path?
    Or version WP greate, then 1.5.2?
    I don't know ;(

    ОтветитьУдалить