I would like to sugges the code and icons to add highly popular russian social networks Odnoklassniki and VKontakte.
The code to be added to array returned by function sexybookmarks_sexybookmarks() in sexybookmarks.inc
'vkontakte' => array(
'title' => t('VKontakte'),
'description' => t('Share this on !title'),
'url' => 'http://vkontakte.ru/share.php?url={PERMALINK}',
),
'odnoklassniki' => array(
'title' => t('Odnoklassniki'),
'description' => t('Share this on !title'),
'url' => 'http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl={PERMALINK}',
),
Two png files attached
It would be great if it's added to next release.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | vkontakte.png | 1.62 KB | novakov |
| odnoklassniki.png | 2.75 KB | VSZ | |
| vkontakte.png | 1.62 KB | VSZ |
Comments
Comment #1
novakov commentedthanks a lot! the one i was looking for.
would like to see it added to the next release too.
i corrected vkontakte.png file, it was a bit short (2px in height) and jumped when was hovered. now it looks good like the others
Comment #2
decipheredHi guys,
The SexyBookmarks module no longer handles the services, it uses the Shareaholic SexyBookmarks JS engine. I would recommend sending a feature request to Shareaholic (http://getsatisfaction.com/shareaholic) to get these services added.
However, one current limitation of the current engine is that there is no endpoint to receive new services, I have requested this, but more prompting could help.
Cheers,
Deciphered.