The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PB Watermark Album Images Details »» | |||||||||||||||||||||||||||||||||
yeah, so I forgot that I updated this until I just came across it. So here she is updated and confirmed working on 3.7.x- 3.8.x
What does it do: -Adds a watermark to all images uploaded to user albums and optionally profile pictures. Features: -Option to watermark album images -Option to watermark profile pictures -Can set whether to watermark thumbnails or just full size images. -Can position watermark in 1 of 4 corners. -watermark image gets resized when it is larger then the image to be watermarked -Completely changed functionality so that it now adds the watermark at runtime and makes no more permanent changes to images. Notes: - If after you first install you do not notice a difference then clear your browser cache. - It works with all 3 storage types for album images, but will not watermark thumbnails if you have the storage type set to 'Keep pictures in file system, but allow direct access to thumbnails' - It only works for profile pictures that are stored in the database. I will attempt to see if I can create a workaround for this when I get a chance. - If you want to watermark attachments there already exists 2 modifications that I have tested first hand and know work on the latest version of VB. - This has been tested and confirmed working in VB 3.7.x as well. - Again please clear your browser cache and test before you report problems to me. Installation Instructions: 1. Create or Use the watermark.png I attached, and upload it to your forum root before anything. You will receive 'file does not exist' or no images will display(depending on the browser) if you do not first upload an image named 'watermark.png' to your forum root( The folder you have vbulletin installed in). 2. Import the 'product-pb_watermarkalbumimages.xml' file through the product manager. 3. Go to AdminCP->Vbulletin Options->Vbulletin Options->PB Watermark Settings and configure the settings. Screenshots have been attached. Download Now
Screenshots
Show Your Support
|
Comments |
#22
|
|||
|
|||
Quote:
As for the suggestions made I will take them all into account when I get a chance to work on this again. I have been a tied up the last couple days in a project that I hoped would be finished by now. As soon as I finish this project up I will attempt to make some of the suggested changes. |
#23
|
|||
|
|||
Please
would it be possible to exclude from watermark pictures attached in user profile as their background ? |
#24
|
|||
|
|||
I tried to edit both the plugins u use for this to move the image slightly 10px from the corners (so its not directly on the edge. looks better I think).
But it kinda breaks the entire thing if I try that Could you explain to me which values I have to edit? I tried editing the following: From Code:
$destx= imagesx($theimage)-imagesx($newwater); Code:
$destx= imagesx($theimage)-imagesx($newwater)-10; Thanks in forward. |
#25
|
||||
|
||||
I found a bug as well. On profile images/Profile Albums images for the custom profile when you have a small image on there like a gradient for the bars etc. the image don't show.
I was thinking if there is a way to not do private or profile albums that would be great. |
#26
|
||||
|
||||
Any idea if the exclude for private albums would be implemented.
|
#27
|
||||
|
||||
Hello,
Nice hack! I would like to know if is possible that a user can chose or not to put the watermark on tje own images, because (in my case) not all users want to use the watermark feature Thanks! |
#28
|
|||
|
|||
Nice Hack. Thx
|
#29
|
||||
|
||||
dear the gif not good
can u use this PHP Code:
|
#30
|
||||
|
||||
dear ,
Proposal Zoom in or zoom out watermark depending on the size of image For example, When the image size 600 * 400 is the size of watermark 60 * 40 When the image size is 1200 * 800 is the size of watermark 120 * 80 When the image size 200 * 180 is the size of watermark 20 * 18 or make 3 or 4 watermark.png(watermark1.png -watermark2.png-watermark3.png ....atc ) Options Image size and the size of watermark Placed in the Options Forum admin can modify |
#31
|
|||
|
|||
How to disable watermark for profile background images?
It will be nice to have an option to disable this features in certain folder(s). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|