<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>e2interactive forums Tag: watermark</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Tag: watermark</description>
<language>en</language>
<pubDate>Fri, 21 Nov 2008 23:45:14 +0000</pubDate>

<item>
<title>e2 on "Watermark"</title>
<link>http://www.e2interactive.com/blog/forums/topic/79#post-314</link>
<pubDate>Tue, 29 Jan 2008 10:22:55 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">314@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;By default I don't have watermark ability on the uploader have you added this to the uploader yourself?&#60;/p&#62;
&#60;p&#62;If you do want to add it then you would have to open up the index.php file in the uploader folder and look for the following lines:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$handle-&#38;gt;image_resize       = true;
$handle-&#38;gt;image_ratio         = true;
$handle-&#38;gt;image_y               = 600;
$handle-&#38;gt;image_x               = 600;
$handle-&#38;gt;jpeg_quality        = 95;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;add this to them:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$handle-&#38;gt;image_resize               = true;
$handle-&#38;gt;image_ratio                  = true;
$handle-&#38;gt;image_y                        = 600;
$handle-&#38;gt;image_x                        = 600;
$handle-&#38;gt;jpeg_quality                 = 95;
$handle-&#38;gt;image_watermark       = &#38;#39;watermark.png&#38;#39;;  // Change this to location of your watermark on you server
$handle-&#38;gt;image_watermark_x   = 5;                            // X position from Top corner of postion of the watermark
$handle-&#38;gt;image_watermark_y    = 5;                           // Y position from Top corner of postion of the watermark&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And if you don't add it to the thumbnail resizing section it should only add it to the Big image.
&#60;/p&#62;</description>
</item>
<item>
<title>ashish on "Watermark"</title>
<link>http://www.e2interactive.com/blog/forums/topic/79#post-311</link>
<pubDate>Tue, 29 Jan 2008 05:36:37 +0000</pubDate>
<dc:creator>ashish</dc:creator>
<guid isPermaLink="false">311@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;I am new to this gallery.i have successfully installed it.but the difficulty i am facing is when i upload a new file,i want watermark to be display only for large images.i dont want watermark to display on thumbnail...please help me
&#60;/p&#62;</description>
</item>

</channel>
</rss>
