Support Joomla!
Search: Advanced Search
Serving 3353 extensions to the community. Last updated on July 6.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 536 guests and 40 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Social Bookmarking Show All Developer's Extensions
Sociable Pluginplugin
Rating
5 votes
Developer:cedric_walter Version:1.1.2 (Updated 105 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 NativeCompatible with Joomla! 1.0
Views: 11,339 License:GPLv2.0
Favoured:
4
Type:Non-Commercial
Date Added:Oct 7, 2006
DownloadHomepageDemoDocumentationSupportWrite ReviewRecommend
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 this listing


Css needs sorting by keveen, May 10, 2007
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.


Good stuff! by Thai, October 19, 2006
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!


Very useful.. by zigzag, October 10, 2006
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?