ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 4:01 PM
Subject: Re: [C2.1] How to get a favicon.ico in the browser.
>
> Antonio Gallardo Rivera wrote:
> > I am trying to set the icon of the site with cocoon. My problem is I
dont know
> > w
Antonio Gallardo Rivera wrote:
> I am trying to set the icon of the site with cocoon. My problem is I dont know
> what mime-type to set in the sitemap.xmap
>
>
>
>
>
> The "favicon.ico" is in the directory: "/resources/images" and set in the
> stylesheet with the hardcoded string:
>
gt;
>> - Original Message -
>> From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Tuesday, September 10, 2002 7:45 AM
>> Subject: [C2.1] How to get a favicon.ico in the browser.
>>
>>
>>
Rivera" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 10, 2002 7:45 AM
> > Subject: [C2.1] How to get a favicon.ico in the browser.
> >
> > I am trying to set the icon of the site with cocoon. My
> > problem is I do
>
> Sent: Tuesday, September 10, 2002 7:45 AM
> Subject: [C2.1] How to get a favicon.ico in the browser.
>
>
> I am trying to set the icon of the site with cocoon. My problem is I dont
> know
> what mime-type to set in the sitemap.xmap
>
>
>
>
>
Does a direct call of the url in the browser to the .ico work ? Indeed
image/bmp seems right, afaik...
- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 7:45 AM
Subject: [C2.1] How t
Antonio Gallardo Rivera wrote:
> I am trying to set the icon of the site with cocoon. My problem is I dont know
> what mime-type to set in the sitemap.xmap
>
>
>
>
I suggest that you stick to the "/favicon.ico" URL because some browsers
will request that URL regardless
I am trying to set the icon of the site with cocoon. My problem is I dont know
what mime-type to set in the sitemap.xmap
The "favicon.ico" is in the directory: "/resources/images" and set in the
stylesheet with the hardcoded string:
But the browser dont get it.
Please