By podsnap on
I have a country list as a taxonomy.
I'm using taxonomy_image to give a small map with a red point for each country.
I want to link that image to bing maps so that when the node is displayed the user can simply click the image to get a new window with the location in bing maps.
Does anyone know how this can be done?
Thanks.
Comments
...
Not sure if this will get you where you need to go, but it might: http://drupal.org/project/taxonomy_redirect
Thanks for pointing me to
Thanks for pointing me to that.
Very interesting and almost right but unfortunately it doesn't allow linking to external URLs (or at least I can't find a way).