Nice Social Bookmark

Functions:
- 13 social sites
- 4 different icon sizes
- 6 icon layouts
- custom links for RSS, Facebook, Twitter, LinkedIn, MySpace
- mouse-over effect
- 4 custom icons and links
- icon positioning: left, center, right
- W3C valid
Two versions:
Due to recent Joomla development I've decided to maintain two main versions to eliminate confusion.
1.5 - This version will continue to be supported for Joomla 1.5 with a sequence of 1.5.x for the next versions
1.7 - This is module version for new Joomla 1.6 and 1.7 as well as 2.5 build and it's sequence will continue as 1.7.x
Would be good (for me personally) to include some more sites like N4G.com etc,
hi, thx for the review, suffix option is added as requested, cheers
hi, I've installed sobi2 onto my website, but I didn't notice anything irregular (note: I'm not a sobi2 user), contact me trough contact form on salamander-studios.com and send me a link to your web page so i can check it out
i like the module, because it is small and simple. It doesnt load code from other servers, like addthis, by default, which is good for german Data Protection Act.
But the module creates bad html output, the module code needs a cleanup:
1.) The module outputs html, head and body tag, this has nothing to do withit a module
2.) The module adds a link to a css file into the code, which also breaks XHTML Rules.
This code should be replaced with:
$document =& JFactory::getDocument();
$attribs = array('type' => 'text/css', 'media' => 'screen');
$document->addHeadLink(JRoute::_($path_to_css), 'stylesheet', 'rel', $attribs);
This way loads the css file the "joomla way"
3.) Some code isnt escaped via HTML Character Entities
Code cleanup would be done in 30 minutes. Please excuse my poor english.
thx for the info, it will be done in the next version + some other improvements
and thank all ya'll for good reviews
Only thing I would love to see, is many services to choose from, and changeable order please. This would make the module far ahead.
cheers, congrats
After installation it works fine on all my Joomla site pages but I lose the icons when I navigate to a Sobi2 page they become text links.
I hope in the future it will work with Sobi2.
hi, can u please send me your web page trough contact form on salamander-studios.com so I can check it out, thx




