[Bug 8305] New: Use apple-touch-icon for pretty bookmark icons
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8305 Priority: P5 - low Change sponsored?: --- Bug ID: 8305 Assignee: oleonard@myacpl.org Summary: Use apple-touch-icon for pretty bookmark icons Severity: enhancement Classification: Unclassified OS: All Reporter: magnus@enger.priv.no Hardware: All Status: NEW Version: master Component: OPAC Product: Koha Currently if you bookmark the Koha OPAC on a device like the iPad by adding it to your "home" screen, you get an icon that is a tiny screenshot of the page you bookmarked - not very pretty. Specifying a pretty icon is as simple as this: <link rel="apple-touch-icon" href="/custom_icon.png"/> And of course we have to add the actual icon. Despite the name, this is supposed to work for e.g. Android-based devices, not just Apple devices. It might be a good idea to have one icon for the OPAC and one for the intranet, like we do with the favicons. Docs: - http://developer.apple.com/library/ios/#DOCUMENTATION/AppleApplications/Refe... - http://mathiasbynens.be/notes/touch-icons -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8305 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- This is a nice idea. I think in order to properly fix this bug we should also introduce new system preferences allowing libraries to specify a path to a custom icon (like OpacFavicon/IntranetFavicon). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8305 --- Comment #2 from Magnus Enger <magnus@enger.priv.no> --- (In reply to comment #1)
This is a nice idea. I think in order to properly fix this bug we should also introduce new system preferences allowing libraries to specify a path to a custom icon (like OpacFavicon/IntranetFavicon).
Yeah, I was trhinking along the same lines. But I won't be able to take a shot at it for some time, so if anyone feels inspired, please don't hesitate to beat me to it! ;-) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org