Adds a link to the sidebar (or other location) to install a button for your blog in the Google Toolbar.
To use the plugin simply put the following code in the place you want the link to appear: <?php if(function_exists(googletoolbar)) : googletoolbar(link text); endif; ?>
Replace link text with the words you want to appear as your link. For example, if you want your link to read "Add to Google Toolbar" you would put in the following: <?php if(function_exists(googletoolbar)) : googletoolbar('Add to Google Toolbar'); endif; ?>
After the page reloads view your site. The Google Toolbar link will appear in your sidebar with your selected options.
A page exists under Options->Google Toolbar. This page allows you to change the name of the XML file that the plugin creates to add your blog to the Google Toolbar and/or to attach a specific image file to use as an icon for your blog in the toolbar (if you don't specify an icon then the Google Toolbar will use a generic icon).
Requires: 1.5 or higher
Compatible up to: 2.3
Last Updated: 2007-10-25
Downloads: 1,044
Got something to say? Need help?