Dotclear

Ticket #659 (closed enhancement: wontfix)

Opened 17 years ago

Last modified 16 years ago

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.

 https://developer.apple.com/webapps/docs/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/chapter_8_section_2.html

 https://developer.apple.com/webapps/docs/documentation/InternetWeb/Conceptual/iPhoneWebAppHIG/MetricsLayout/chapter_5_section_2.html#//apple_ref/doc/uid/TP40007900-CH6-SW31

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.

Change History

comment:1 Changed 17 years ago by Moe

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)

comment:2 Changed 17 years ago by sacha

comment:3 Changed 16 years ago by xave

  • Status changed from new to closed
  • Resolution set to wontfix
Note: See TracTickets for help on using tickets.

Sites map