Closed (duplicate)
Project:
AddThis
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Oct 2009 at 01:41 UTC
Updated:
10 Mar 2010 at 10:53 UTC
I noticed today that if a user selects email, they are no longer able to import their contacts from yahoo mail or hotmail. Previously users could do this. Has something changed with Add This?
Comments
Comment #1
vesapalmu commentedThis functionality is outside of the Drupal module. Please try http://www.addthis.com/forum/ for support on addthis.com.
Comment #2
at-rahf commentedBy default, we have disabled the addressbook. To re-enable it, use the below code block:
var addthis_config = { ui_use_addressbook: true }For further inquiries, please visit our forum - http://www.addthis.com/forum
Comment #3
calebm12 commentedwould this code insert go into the module code? where do i insert that code block?
Comment #4
calebm12 commentedFor others looking....
put this line
var addthis_use_addressbook = true;
on line 117 of the addthis.module file
Comment #5
vesapalmu commentedAddthis.com functionality is changing all the time. We will support most important features of the API as soon as we can. However we are currently working with two major issues: Addthis API 2.0 and Drupal 7 upgrades. It might take a while before we can add any additional functionality, since we want to make sure we'll take care of these two first.
Comment #6
onaz commentedThis is marked as a duplicate because all the new API features will go in the module 3.0 version, see #735688: AddThis 3.0 dev candidate