[ABD] Copyright Watermarking

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Locked
Blankety Blank Man
Registered User
Posts: 881
Joined: Wed Mar 30, 2005 3:54 am

[ABD] Copyright Watermarking

Post by Blankety Blank Man »

MOD Title: Copyright Watermarking
MOD Description: Add a copyright watermark to images hosted on your server
MOD Version: 1.0.1

MOD Download: Last Stable version: N/A

Demo Board: BBM's Test Forum
Demo Username: Copyright Watermark Demo
Demo Password: wmDmuZe2

Version History:
1.0.1: Fixed bugs with MOD validation
1.0.0: Works with PNG-24 alpha layer
0.1.2: Rescued update to fix bug in 0.1.1 (config options were getting included after $domains and $copyright_image_path were needed)
0.1.1: Moved config vars to a config file
Moved files into own folder
Added 1 config var
0.1.0: Config vars
0.0.5: Resize & tile copyright image if needed
0.0.4: Tile copyright image
0.0.3: Add copyright image
0.0.2: Add orange text w/black shadow
0.0.1: Add orange text '(c) My Forum.com' to top center of image
0.0.0: Code example on php.net

Progress:
|||||100%|||||

REQUIRES the GD library php_gd2.dll (this is bundeled with PHP 4.3 and greater, but is not defaulted as an included extension in php.ini)

Features:
  • '© Myforum.com' GIF Image (black text, 2px white stroke, Teen font, transparent background) to use as watermark
  • Support for PNG, JPEG/JPG, and GIF images (web standrad images, and though tiff and bmp should be possible to support as well, I have no plans for including them)
  • Copyright image may resize and/or tile based on the size of the image being viewed:
    • If the copyright is taller but the image is wider, the copyright scales so that it is the same height as the image, and then repeats horizontally with 30px between each image
    • If the copyright is wider but not taller, the copyright scales so that it is the same width as the image, and then repeats vertically, as well as alternating horizontally like bricks
    • If the copyright is wider and taller, the copyright keeps its size and the image is placed under it (currently left-aligned, but I plan to center-align it)
    • If the copyright is neither wider nor taller than the image, is is repeated horizontally and vertically, alternating like bricks
  • Copyright is placed on image with configured% merging
  • Script called by bbcode.tpl's image section
  • Configuration options
  • PNG-24 alpha layer support
Plans:
  • Possible workaround nonincluded gd libs?
Last edited by 3Di on Tue Mar 20, 2007 5:47 pm, edited 8 times in total.
Reason: Looks like ABD by my side.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Post by 3Di »

well done ;) watching this topic so..
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Blankety Blank Man
Registered User
Posts: 881
Joined: Wed Mar 30, 2005 3:54 am

Post by Blankety Blank Man »

I've reached v1.0.0 on this mod! Submitted ot the DB, hopefully it won't have to be submitted & revised too many times

Hopefully they won't complain that my PHP file doesn't check for IN_PHPBB... it never gets included, just called from images...
User avatar
vrflyer
Registered User
Posts: 503
Joined: Mon Feb 17, 2003 8:27 pm

Post by vrflyer »

Demo "GIF" not working... :P
Always Under Construction !
Blankety Blank Man
Registered User
Posts: 881
Joined: Wed Mar 30, 2005 3:54 am

Post by Blankety Blank Man »

While fixing the bugs for version 1.0.1, I found that the image on the test forum do not, in fact work right now, and i have no idea why. the exact same PHP file on my localhost is working...
DeadDingo
Registered User
Posts: 129
Joined: Tue Sep 13, 2005 1:07 pm

Post by DeadDingo »

any news on how the development is going.

This would be a really useful mod for me to use.

Thanks in advance
User avatar
IPlasma
Registered User
Posts: 101
Joined: Sun Jul 04, 2004 9:36 pm
Location: Bretagne Sud (France)

Post by IPlasma »

i see that on his demo forum
Until Further Notice, this forum is closed, as this MOD is now failing to work, for some reason
User avatar
W|-|IPPY
Registered User
Posts: 67
Joined: Thu Apr 07, 2005 2:36 pm

Post by W|-|IPPY »

Shame. Fingers crossed it doesn't get abandoned for good.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: [RC2] Copyright Watermarking

Post by 3Di »

This MOD seems to be abandoned at its own destiny IMO.

° links are no longer working and so on.

Blankety Blank Man: feel free to PM me or any of the MOD team Members in order to get unlocked this Topic, if you'll by any chance continue the DEV.

/me TAGging as ABD.

Locked.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Locked

Return to “[2.0.x] MODs in Development”