Update Jan 2005: This is the basis for what became Sociable, a plugin for wordpress. Go and get it.
Use this code:
< ?php if( is_single() ) { ?>
Sociable
/wp-content/plugins/sociable/images/delicious.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/> /wp-content/plugins/sociable/images/diggman.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/> /wp-content/plugins/sociable/images/blinklist.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/> /wp-content/plugins/sociable/images/furl.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/> /wp-content/plugins/sociable/images/reddit.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/> /wp-content/plugins/sociable/images/fark.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/> /wp-content/plugins/sociable/images/yahoomyweb.gif” class=”socialbkmark” alt=”< ?php the_title(); ?>“/>
< ?php } ?>
This post has no comment.