Search: For:
Browsing Single Category
HASHJOIN HASHJOIN Support Forum › Topic Id: 3009 | Permalink

Implemented Bookmark & Share Widget

Topic ID: 3009
Created By: 2008-FEB-06 19:04:46 [Vitaliy]
Updated By: 2008-FEB-06 20:01:41 [Vitaliy]
Status: Open
Severity: Normal
Read Only: No
8883
2008-FEB-06 19:04:46
Moderator
 
 
Registered On: Mar 2006
Total Posts: 45
Implemented Bookmark & Share Widget
I am happy to inform you that the "BOOKMARK" widget powered by 
AddThis.com is now included on all topic pages as long as the 
following conditions are met:

   - Portal/Site is Public
   - Topic was accessed via a Permalink

You can control the widget on the Edit Portal page by specifying the value for 
the "AddThis.com User Id".  We will automatically user-id when building the 
code for the BOOKMARK - which looks like this:

<!-- AddThis Bookmark Button BEGIN -->
<script type="text/javascript">
  addthis_url    = location.href;   
  addthis_title  = document.title;  
  addthis_pub    = '<YOUR_USER_NAME>';     
</script><script type="text/javascript" 
src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
<!-- AddThis Bookmark Button END -->

Where <YOUR_USER_NAME> will be replaced with the value from "AddThis.com User 
Id".  If you don't specify the user-id we will use our own account - the 
bookmark will still work you just will not be able to view AddThis.com's 
statistics.
[edited by: Vitaliy at 20:01 (CST) on Feb. 06, 2008]