Active
Project:
Social media
Version:
7.x-1.0-beta13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2013 at 14:32 UTC
Updated:
27 Aug 2014 at 14:57 UTC
Jump to comment: Most recent
Comments
Comment #1
tuyre commentedComment #2
mcfilms commentedI was going to post and ask the same thing about adding "Yelp." I think the best thing for the module maintainer to do is to add a few "custom" fields that allow properly permissioned admins to create upload their art and create custom social icons.
It seems like every couple months there is a request for supporting a new site: soundcloud, tumblr, Instagram, yelp, the list goes on. There is no way to keep up with this. Besides, we all know from experience that half of them won't be here in 5 or 10 years. So instead of spending time trying to service new sites, wouldn't it be possible to have a custom field?
I'll volunteer to try and help.
Comment #3
c13l0 commentedI need to add 'meetup' which is included in the icon set. Would love to have this feature!
Comment #4
designbygio commentedI had the same issue and after searching in the web for two days and try to play around with the php files, I went for a dirty but working solution, at least till the functionality will be implemented in the module.
You can override the icon img of some other social network you are not using(i.e. Pinterest) and add it to your platform with some fake profile.
Then, when you create the widget, the module will ask you if you wanna use the default address, you fill in the Url and username field with the new social network that you would like to use(i.e. Soundcloud).
That of'course works just for a static linking to your profile. There are no API integration :(