Macro places box of link icons for popular social bookmarking sites in WebGUI. Includes del.icio.us, digg, reddit, facebook, and stumbleupon. Includes graphic files, easy installation.
This is very similar to the Digg macro I wrote in that it prefills URL and title fields on the supported sites when the user clicks the link. You can style the box however you want, sample style block included.
Example Usage
^SocialBookmarks(/url/to/article);
^SocialBookmarks(/url/to/collaboration-system-post,Social Bookmarks);
Install
1. Unpack the tarball outside of your WebGUI folder, i.e., /data
# tar -zxvf social_bookmarks_macro.tar.gz
2. Run the install script
# cd /data/WebGUI/lib # perl -MWebGUI::Macro::SocialBookmarks -e install www.yoursitename.com.conf
3. Restart apache
~~~
Roy Johnson
IRC: snapcount
http://www.snapcount.org/ - Free WebGUI, Perl, Apache, and MySQL tutorials, walk throughs, and articles...