Page 1 of 1

iPhone web clip icon (0.4.x request)

Posted: April 7th, 2008, 4:51 pm
by Juo
I was wondering if a home screen icon could be added for the Secondary Web Interface: iphone skin.

This can be done by adding the following code within the head of the index document.

Code: Select all

<link rel="apple-touch-icon" href="/whatever.png"/>
Then creating a 60x60 pixel, 72dpi PNG image for the icon file.

This can then allow for an iPhone web clip similar to these
http://farm2.static.flickr.com/1144/136 ... 3acd54.jpg

Re: iPhone web clip icon (0.4.x request)

Posted: April 7th, 2008, 5:12 pm
by switch
Thanks, I forgot about this. Will be added for future versions.

Re: iPhone web clip icon (0.4.x request)

Posted: April 7th, 2008, 5:22 pm
by Juo
Great thanks!  ;D