Release 1.20.8 has a bunch of new things in it
- Twitter Suffix so you can add via @twittername to the end of tweets automatically
- Javascript control of the Follow tab when the screen gets too small.
- Xing and Technorati sharing
- Ya and Posterous added to Follow items
The most important thing in this release is the Twitter suffix as this will let you know more often when people share your twitter links as you will be referenced on it. Nothing to stop you making it whatever you want, like a #followfriday on fridays. You can also use this on a post/page level by setting the option “twitter_suffix” and the message will override whatever you have set as the default.
Also added is the possibility for the follow tab to be removed from the screen if the browsers window goes below a certain amount. This is designed to give you the control over when the tab is shown and stop it overlapping the content. As a peice of advice, always remember to add 18px for the size of scroll bar and 8px + icon size to your minimum width. So for example, 1000px is my width of my design, and I have icons of 24px and I am showing the border on the follow tab then it would be:
1000(design) + 18(scrollbar) + 8(follow tab padding) + 2(follow tab border) + 24(icons size) = 1052
To stop the javascript loading, just deleted whatever numbers you have added in the admin screen.
If you have any problems with this release please do let me know
All the best
Andy