Opened 14 years ago
Closed 14 years ago
#14945 closed enhancement (fixed)
No link to OEmbeded images
Reported by: | markjaquith | Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | 3.0.1 |
Component: | General | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
When we use OEmbed to insert an image, we just do an image tag. No link to the image page. This violates Flickr's terms of service (and might violate others). It also eliminates some potentially useful information that might be on that page. Comments, notes, etc. We should wrap the image in the URL provided.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [16444]) When inserting an image via oEmbed, wrap it in a link. props MarkJaquith, fixes #14945.