Hi
First up plugin looks great sofar but could you add some way of letting the user choosse whether to float the image on the right or left?
I currently have the following in a text taxonomy.php file and is would be great to have an extra 'flotRight' option?
<?php do_action( 'taxonomy_image_plugin_print_image_html', 'fullsize' ); ?>
Thanks
Andy