Closed (fixed)
Project:
Share count statistics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
10 Feb 2012 at 17:45 UTC
Updated:
9 Mar 2012 at 04:40 UTC
Before we can create a release of this module we need to remove the simple_html_dom.inc file since it's an external library with a non GPLv2 license. We can probably investigate an easier way to request the Google+ share counts which seems to be the only code that requires the use of this library.
Comments
Comment #1
dave reidThis is now fixed with http://drupalcode.org/project/share_count.git/commit/fb9602a
Comment #2
FatPitchFinancials commentedYou could also consider getting all the shared count statistics by making one call to http://sharedcount.com/. I've been playing around with it for one of my projects.