Google+ Button for News

As Google+ is getting popular at the moment here is a quick guide on how to use it on your webSPELL-News.
You should give the +1 button API a read first. After you've added the Javascript to your index.php you can add this part into your templates/news.html:
Code:
1. | <g:plusone href="http://$hp_url/index.php?site=news_comments&newsID=$newsID"></g:plusone> |
We give the plusone-button the address to the News that is to be +'ed this way it even works on the News-Overview-Page (index.php?site=news).
You might also like: Tweet Button for webSPELL Tweet

