[Piwik-trac] [Piwik] #277: Favicon would be a nice addition to templates
Piwik
trac at piwik.org
Tue Jul 1 19:49:14 CEST 2008
#277: Favicon would be a nice addition to templates
---------------------------+------------------------------------------------
Reporter: hardcorelamer | Type: New feature
Status: new | Priority: low
Milestone: | Component: User Interface
Version: | Keywords:
---------------------------+------------------------------------------------
It's very confusing to find my piwik tab when I have a bunch of tabs open
since piwik does not have a unique favicon. I've made a very terrible one
for my own installation and modified 2 template files. I don't expect the
piwik to use my particular icon, even though I feel anything unique is
better than nothing at this point.
Modify 2 file templates:
plugins/Dashboard/templates/header.tpl:<LINK REL="SHORTCUT ICON"
HREF="piwik_favicon.ico">
plugins/Home/templates/index.tpl:<LINK REL="SHORTCUT ICON"
HREF="piwik_favicon.ico">
To make a favicon with package "netpbm" installed:
create any 16x16 png file
pngtopnm file.png | ppmtowinicon -output=file.ico
--
Ticket URL: <http://dev.piwik.org/trac/ticket/277>
Piwik <http://piwik.org>
Piwik, open source web analytics software
More information about the Piwik-trac
mailing list