<?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>ShareThis Forums Topic: Customizing the ShareThis icon for emailing</title>
<link>http://forums.sharethis.com/</link>
<description>ShareThis Forums Topic: Customizing the ShareThis icon for emailing</description>
<language>en</language>
<pubDate>Tue, 06 Jan 2009 21:42:45 +0000</pubDate>

<item>
<title>ShareThisSupport on "Customizing the ShareThis icon for emailing"</title>
<link>http://forums.sharethis.com/topic/customizing-the-sharethis-icon-for-emailing#post-721</link>
<pubDate>Thu, 18 Sep 2008 13:12:09 +0000</pubDate>
<dc:creator>ShareThisSupport</dc:creator>
<guid isPermaLink="false">721@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;The script tag and the source should go in the &#38;lt;head&#38;gt; of the body of the document. The .addEntry call will create the ShareThis button.
&#60;/p&#62;</description>
</item>
<item>
<title>Mystalic on "Customizing the ShareThis icon for emailing"</title>
<link>http://forums.sharethis.com/topic/customizing-the-sharethis-icon-for-emailing#post-719</link>
<pubDate>Wed, 17 Sep 2008 18:17:56 +0000</pubDate>
<dc:creator>Mystalic</dc:creator>
<guid isPermaLink="false">719@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;I only want one sharethis on a page, I just want to change the button to say &#34;Email This Article&#34; to reflect our inteniton with the button.&#60;/p&#62;
&#60;p&#62;Actually we have an image for it.  So where do I place the src in context to the overall script?
&#60;/p&#62;</description>
</item>
<item>
<title>ShareThisSupport on "Customizing the ShareThis icon for emailing"</title>
<link>http://forums.sharethis.com/topic/customizing-the-sharethis-icon-for-emailing#post-714</link>
<pubDate>Tue, 16 Sep 2008 16:11:46 +0000</pubDate>
<dc:creator>ShareThisSupport</dc:creator>
<guid isPermaLink="false">714@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Hi Mystalic, &#60;/p&#62;
&#60;p&#62;If you are trying to have two different ShareThis buttons on a page open up to different customized widgets, this is not possible with our current product.&#60;/p&#62;
&#60;p&#62;If you are just trying to have a ShareThis button open up to a widget with the email tab, then the src for your query string should work.&#60;/p&#62;
&#60;p&#62;The .addEntry function specifies the shared content. So when a user would share something from your .addEntry function to email it would arrive as:&#60;/p&#62;
&#60;p&#62;Email&#60;br /&#62;
[url of the page the button is hosted on]&#60;br /&#62;
Email this article to your friends.
&#60;/p&#62;</description>
</item>
<item>
<title>Mystalic on "Customizing the ShareThis icon for emailing"</title>
<link>http://forums.sharethis.com/topic/customizing-the-sharethis-icon-for-emailing#post-711</link>
<pubDate>Mon, 15 Sep 2008 15:50:40 +0000</pubDate>
<dc:creator>Mystalic</dc:creator>
<guid isPermaLink="false">711@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Code I'm working with, though I'm certain I'm missing something simple and obvious...&#60;/p&#62;
&#60;p&#62;&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var object = SHARETHIS.addEntry({&#60;br /&#62;
title:'Email',&#60;br /&#62;
summary: 'Email this article to your friends.'},&#60;br /&#62;
{button:false});&#60;br /&#62;
document.write('&#38;lt;span id=&#34;share&#34;&#38;gt;&#60;a href=&#34;void(0);&#34;&#62;&#38;lt;img src=&#34;http://dev.spine-health.com/sites/all/themes/spinehealth/images/widgets/printemail/emailArticleImage.gif&#34; /&#38;gt;&#60;/a&#62;&#38;lt;/span&#38;gt;');&#60;/p&#62;
&#60;p&#62;var element = document.getElementById(&#34;share&#34;);&#60;br /&#62;
object.attachButton(element);&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;The pure src for doing email:&#60;br /&#62;
src=&#34;http://w.sharethis.com/widget/?tabs=email&#38;amp;charset=utf-8&#38;amp;style=default&#38;amp;publisher=5642cb25-f833-4b67-b390-577b7b6de0ee&#38;amp;headerbg=%23e08010&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>Mystalic on "Customizing the ShareThis icon for emailing"</title>
<link>http://forums.sharethis.com/topic/customizing-the-sharethis-icon-for-emailing#post-705</link>
<pubDate>Mon, 15 Sep 2008 14:18:29 +0000</pubDate>
<dc:creator>Mystalic</dc:creator>
<guid isPermaLink="false">705@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Okay, I just realized its default is &#34;email&#34; when you're logged out of ShareThis.
&#60;/p&#62;</description>
</item>
<item>
<title>Mystalic on "Customizing the ShareThis icon for emailing"</title>
<link>http://forums.sharethis.com/topic/customizing-the-sharethis-icon-for-emailing#post-704</link>
<pubDate>Mon, 15 Sep 2008 14:02:42 +0000</pubDate>
<dc:creator>Mystalic</dc:creator>
<guid isPermaLink="false">704@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;First of all, I'm sure these are simple questions, but I'm new to AddThis and I'm not a Javascript programmer (I understand the basics of programming though).&#60;/p&#62;
&#60;p&#62;I want to create a separate ShareThis just for emailing articles.  So of course I created a new button that only has email options (thus it's designed just for people to email their friends and for us to track the stats).  I'm having trouble putting that together with custom code that would have the text &#34;Email This&#34; and an email/envelope icon.  &#60;/p&#62;
&#60;p&#62;I'm basing a lot of the customization off of the API: &#60;a href=&#34;http://support.sharethis.com/developers/developers-faq/stapi/62&#34; rel=&#34;nofollow&#34;&#62;http://support.sharethis.com/developers/developers-faq/stapi/62&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And lastly, is there any way to default it to &#34;email&#34; instead of &#34;view all&#34;?  I know they both work the same, but it may confuse people regardless.&#60;/p&#62;
&#60;p&#62;Thank you so much.&#60;br /&#62;
- Ben
&#60;/p&#62;</description>
</item>

</channel>
</rss>
