The Joomla! Extensions Directory ™


Sociable Plugin

a new mambot, which will help visitors to add your articles to the major social bookmarking site...At the end of each article, 11 small icons are displayed and they point to:
* del.icio.us
* technorati.com
* http://digg.com
* http://www.furl.net
* http://myweb2.search.yahoo.com
* http://reddit.com
* http://www.newsvine.com
* www.blinklist.com
* www.fark.com
* www.simpy.com
* www.spurl.net

Report

2007-05-10
Reviews: 15
It would be exactly what I need but I agree with the other review that It should only go in content articles NOT modules. It also destroyed the formatting on my page by pushing elements to the right off the page. A bit more testing and better CSS positioning that does not interfere with other DIVs and it will be an essential tool.
2006-10-19
Reviews: 2
I found out that if you're using the Component "com_joscomment_2.40" then you'll need to open up mosSociable.php and delete the line:

----------------------------------------------------
$sociableContent .= "".$param_textafter;
----------------------------------------------------

Otherwise the template is compromised. Other than that, great work!
2006-10-10
Reviews: 18
It's a very good bot but the only snag is that it also loads inside some modules such as the default newsflash module which doesn't have the parameter to disable mambots from firing inside it so you end up with the sociable buttons displaying 2 or more times in a page.
Is there a way to prevent this, some code that can be added to the sociable bot perhaps?