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
hey, thank you for the information, but I did manage to solve this in another way, have a look-see at new update
cheers
I have tried a couple of others, and they either had issuse with SEF component or validating.
Would be nice if there were more social sites included, but I've read this may be looked at. so... If you want simple to install/setup you can't go far wrong with this module :)
Thanks for your effort here.
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







