[EXTENSION] sharebox

This forum topic is to discuss all aspects of the ShareBox extension.

In particular, if you would like to provide configurations for sharing to services not yet present in the extension, you may add in the following format :


'facebook' => array(

	'url' => 'https://www.facebook.com/share.php?u={url}&t={title}',

	'title' => 'Share this on Facebook',

	'name' => 'Facebook'

)

and I will include it a next version of the extension. Thanks !

Just posted a small review for this great extension on my blog, check.

Great, thanks ! Made me notice that my page wasn’t very clear, the available sizes include 48px also.

Hello!

how can I use the ‘liHtmlOptions’ parameter?

I tried both:




'ulHtmlOptions' => array('style' => 'margin-left:0px'),

'liHtmlOptions' => array('style' => 'padding-right:0px'),



but only the ‘ulHtmlOptions’ works…

If possible, please, I’d like to see an example

thanks

i need help thumbnails not viewed in facebook share and how to customise description and title ?

thanks

hi this is nice extensions and its working well in my project

thanks. :rolleyes:

How can I contribute to this extension? I wrote some code to make a few enhancements.

Would you like to share your code on github?

Does anyone implement pinterest share to this widget?