Re: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Litrik De Roy
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

Re: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Nicola Ken Barozzi
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: >

Re: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Emmanuil Batsis (Manos)
Um... without the ' .ico'... sorry very short on time here. Emmanuil Batsis (Manos) wrote: > image/x-icon .ico > > > Barbara Post wrote: > >> Does a direct call of the url in the browser to the .ico work ? Indeed >> image/bmp seems right, afaik... >> >> - Original Message - >> From: "A

RE: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Morrison, John
AFAIK the icon must be in the root of the server, not in the image directory. > From: Barbara Post [mailto:[EMAIL PROTECTED]] > > Does a direct call of the url in the browser to the .ico work ? Indeed > image/bmp seems right, afaik... > > > From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]> >

Re: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Emmanuil Batsis (Manos)
image/x-icon .ico Barbara Post wrote: > 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

Re: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Barbara Post
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 to get a favicon.ico in the

Re: [C2.1] How to get a favicon.ico in the browser.

2002-09-10 Thread Ugo Cei
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