Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Coppermine ⇒ Watermark in coppermine album for cpg nuke


Watermark in coppermine album for cpg nuke
Please post bugs in the Projects Module.
Post anything and everything else about Coppermine in this forum.

Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & BlocksCoppermine

View previous topic :: View next topic  
Author Message
Śyama_Dāsa
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2048
Location: Dragonfly CMS Tribe
PostPosted: Tue Mar 08, 2005 11:49 pm
Post subject: Re: Watermark in coppermine album for cpg nuke

Try www.encrypted-ftp.com/

_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
shenphen
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: May 19, 2004
Posts: 378
Location: Europe
PostPosted: Wed Mar 09, 2005 12:04 am
Post subject: Re: Watermark in coppermine album for cpg nuke

Thank you. I'm downloading it. I will try.

***********
Hum... I don't see any setting for "newer" and it doesn't 'remember' the tree directory (ie. direct transfer)... Not that good it seems...

Ok, and I found where to download the complete snapshot... I'll now compare what files I've modified and how to keep those modification. I'm using "Beyond Compare 2"...


shenphen's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.29 (Unix) / MySQL 4.0.24 / PHP v.4.3.10 / 9.0.4 (browser: Firefox 1.0.4)
Back to top
View user's profile Visit poster's website
djdevon3
Gold Supporter
Gold Supporter

Offline Offline
Joined: Aug 05, 2004
Posts: 4363

PostPosted: Thu Apr 28, 2005 10:40 pm
Post subject: Re: Watermark in coppermine album for cpg nuke

OK I have a better idea. Simply provide the option upon upload to add your copyrighted watermark. check, done. simple? I don't think people would abuse the copyright watermark on purpose if they had the option not to.


djdevon3's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.4/4.3.11
Back to top
View user's profile Visit poster's website Photo Gallery
onebuckwild
Nice poster
Nice poster

Offline Offline
Joined: Nov 01, 2005
Posts: 68
Location: elkton, md
PostPosted: Sat Jun 03, 2006 3:51 pm
Post subject: Re: Watermark in coppermine album for cpg nuke

ok, i have found the line 443 were i need to edite the water mark. But have not been able to figure out what to write to get any thing to work. No matter what I have tried I get the error on upload of the new photo.
So what can I put in there to make it diff. Is there a way to put a gif file image as the water mark and place it in the upper left corner. I would like to have the site put the logo on the pics as they show now. Im putting the logo on my self befor upload but it the site did it then my other photographers could upload the photos them self.

_________________
Linux/Apache version 1.3.34 (Unix) /MySQL version 4.0.27-standard-log /PHP version 4.4.1 /DflyCMS 9.1.1

onebuckwild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache version 1.3.34 (Unix) /MySQL version 4.0.27-standard-log /PHP version 4.4.1 /DflyCMS 9.1.1
Back to top
View user's profile Visit poster's website
Moparmaniac
Nice poster
Nice poster

Offline Offline
Joined: Mar 17, 2005
Posts: 130
Location: Solna, Sweden
PostPosted: Wed Dec 03, 2008 8:59 am
Post subject: Re: Watermark in coppermine album for cpg nuke

Did anyone figured this one out?

Would be great to have both username+domain & a logo at the same image


Moparmaniac's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux makalu 2.6.17-1-686 / MySQL 4.1.21-standard-log / PHP 4.4.7 / CMS 9.0.5.0 / GD Version bundled (2.0.28 compatible)
Back to top
View user's profile Visit poster's website
heliown
Heavy poster
Heavy poster

Offline Offline
Joined: Jan 23, 2007
Posts: 250
Location: USA
PostPosted: Tue Mar 17, 2009 3:03 am
Post subject: Re: Watermark in coppermine album for cpg nuke

I have updated mine to say something like my picture below. I would want to known how to add an image watermart too if anyone can figure it out.


// Setup a textual watermark ?
if ($CONFIG['watermark']) {
$tolocal = L10NTime::tolocal(gmtime(), $userinfo['user_dst'], $userinfo['user_timezone']) ;
$watermark = 'Uploaded on '.date('M d, Y',$tolocal).' by '.CPG_USERNAME. ' for '.(!empty($MAIN_CFG['server']['domain']) ? $MAIN_CFG['server']['domain'] : $MAIN_CFG['global']['sitename']);
} else {
$watermark = false;
}

_________________
RC heli hobby: www.rchelicoptertown.com
Khmer Community: www.angkorthom.us

heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Back to top
View user's profile Visit poster's website
heliown
Heavy poster
Heavy poster

Offline Offline
Joined: Jan 23, 2007
Posts: 250
Location: USA
PostPosted: Tue Mar 17, 2009 3:05 am
Post subject: Re: Watermark in coppermine album for cpg nuke

Ooops forgot to upload picture.

_________________
RC heli hobby: www.rchelicoptertown.com
Khmer Community: www.angkorthom.us

heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Back to top
View user's profile Visit poster's website
Spikester
Newbie
Newbie

Offline Offline
Joined: Sep 26, 2009
Posts: 1

PostPosted: Sat Sep 26, 2009 4:14 pm
Post subject: Re: Watermark in coppermine album for cpg nuke

djdevon3 wrote:
OK I have a better idea. Simply provide the option upon upload to add your copyrighted watermark. check, done. simple? I don't think people would abuse the copyright watermark on purpose if they had the option not to.

This is the same idea I have for my site. However I have not been able to find a mod or anything that would add this in. I am not sure how to do it myself as I am still learning PHP. If anyone could give me a shove in the right direction or a bit of code it would be greatly appreciated.


Spikester's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk/idk/idk/idk/9.2.1
Back to top
View user's profile
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & BlocksCoppermine
Page 2 of 2
All times are GMT
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

читај повеќе...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy