Ticket #659 (closed enhancement: wontfix)
myfavicon: Add iPhone/iPod touch icon
Reported by: | reppep | Owned by: | olivier |
---|---|---|---|
Priority: | normal | Milestone: | 2.2 |
Component: | module:plugins | Version: | 2.1 |
Severity: | normal | Keywords: | favicon icon iPhone iPod |
Cc: |
Description
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.
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.
Hello, I'm sorry but the myFavicon plugin is in the Lab, not here : http://lab.dotclear.org/
http://dev.dotclear.org/ is about Dotclear and its built-in plugins (and themes)
http://lab.dotclear.org/ host the unofficial plugins (and themes)