misd-service-development / drupal-cambridge-theme

University of Cambridge Drupal 7 theme
GNU General Public License v2.0
9 stars 10 forks source link

js/custom.js :: projectlight.markExternalLinks() may mark links that shouldn't be adjusted #47

Closed jhnc closed 10 years ago

jhnc commented 10 years ago

A common idiom (but perhaps not recommended?) is to wrap an img tag in an a:

<a href="http://my.external.site/"><img src="picture.jpg"></a>

In this sort of scenario, appending the little external link icon seems undesirable.

thewilkybarkid commented 10 years ago

I agree, but this would need to be added to Project Light.