http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8305
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8305
Assignee: [email protected]
Summary: Use apple-touch-icon for pretty bookmark icons
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
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/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
- http://mathiasbynens.be/notes/touch-icons
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/