This won't be implemented due to the drastic increase in complexity it would require. Either we'd need to perform AJAX requests to every external site (a bad idea to begin with) or we'll need to do that and then add caching in the database of what URLs have what favicons.
Comments
Comment #1
quicksketchThis won't be implemented due to the drastic increase in complexity it would require. Either we'd need to perform AJAX requests to every external site (a bad idea to begin with) or we'll need to do that and then add caching in the database of what URLs have what favicons.
Comment #2
nirad commentedthere is a module called URL Icon that you may be interested in. Unfortunately for me, it doesn't work on CCK link fields.