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

CommentFileSizeAuthor
#1 vkontakte.png1.62 KBnovakov
odnoklassniki.png2.75 KBVSZ
vkontakte.png1.62 KBVSZ

Comments

novakov’s picture

StatusFileSize
new1.62 KB

thanks 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

deciphered’s picture

Status: Active » Closed (won't fix)

Hi 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.