[pmwiki-users] what about a favicon? I see it now

Daniel Scheibler scheibi at gmail.com
Sun Aug 14 03:58:11 CDT 2005


Hello,

I have done this in a very simple way:

skin.tmpl:
<head>
[...]
  <link rel='icon' href="$FavIcon" type='image/ico'>
  <link rel='SHORTCUT ICON' href="$FavIcon">
[..,]
</head>

local.php:
$FavIcon = '/my_favicon.ico';

It works perfectly.

Greets,

scheiby
-- 
Daniel Scheibler     ========:}       student at
eMail: scheibi at gmail.com              BTU Cottbus/Germany
WWW:   http://www.scheiby.de

2005/8/14, Robin <robin at kallisti.net.nz>:
> On Sunday 14 August 2005 01:17, Patrick Ogay wrote:
> > With a "link rel" it would be possible to point to a know place,
> > where the favicon is.
> > the pmwiki logo is distributed aswell...
> Actually, it would be neat to have markup that specified the favicon, that
> way different pages/groups could have their own. Nice if you have
> different groups looking like different sites (like I do in one or two
> cases)
> 
> --
> Robin <robin at kallisti.net.nz>             JabberID: <eythian at jabber.org>
> 
> Hostes alienigeni me abduxerunt. Qui annus est?
> 
> PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D




More information about the pmwiki-users mailing list