Ticket #24 (closed enhancement: fixed)
Add iPhone/iPod touch icon
Reported by: | reppep | Owned by: | sacha |
---|---|---|---|
Priority: | normal | Component: | plugin:myfavicon |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by sacha) (diff)
Please add Apple iPhone/iPod touch icon support to myfavicon. When a user saves a bookmark to the home screen of their iPhone/touch, the icon is used for the bookmark. Effectively, they're larger favicons.
Specifying a Webpage Icon for Web Clip
Create an Icon for Your Web Application or Webpage
The icon should be a 57*57 PNG (but I presume the plugin won't care about what its URL points to). There are 3 ways to specify an icon:
1) /apple-touch-icon.png, if present, will be scaled, rounded, reflected, and shined to look like an iPhone application icon.
2) /apple-touch-icon-precomposed.png, if present, will be used as-is.
3) A page can also specify an icon: <link rel="apple-touch-icon" href="/custom_icon.png"/>.
4) If no icon is available, a scaled-down version of the page itself is used.
It would be useful to have touch icon control within DC.