[xwiki-users] favicon integration

2009-09-02 Thread Nikos Georgosopoulos
I have a problem with this solution. I use XWiki Enterprise 1.9.3 and I just created a new htmlheader.vm with only the lines described. The skin was destroyed. If I don't create it, the file doesn't exist in the skin. Does someone know what I have to add to the file to not loose the skin AND have

Re: [xwiki-users] favicon integration

2009-09-02 Thread Nikos Georgosopoulos
I have actually found out that under wiki administrationpresentation the section of html meta can take these html lines and everything works fine. the htmlheader.vm is not needed. On Wed, Sep 2, 2009 at 5:00 PM, Nikos Georgosopoulos georg...@gmail.comwrote: I have a problem with this solution.

Re: [xwiki-users] favicon integration

2009-02-25 Thread Samuel Lee
Does anyone know how to do this for the toucan skin? Sam ~~ In fact, I did it in the Informations Meta HTTP of the preferences and it worked. Thank you for the answers 2007/12/6, Sergiu Dumitriu sergiu at xwiki.com: Sylvain Desbureaux wrote: Hi, I don't manage to put a

Re: [xwiki-users] favicon integration

2009-02-25 Thread Sergiu Dumitriu
Samuel Lee wrote: Does anyone know how to do this for the toucan skin? Sam ~~ In fact, I did it in the Informations Meta HTTP of the preferences and it worked. Thank you for the answers 2007/12/6, Sergiu Dumitriu sergiu at xwiki.com: Sylvain Desbureaux wrote:

Re: [xwiki-users] favicon integration

2009-02-25 Thread Samuel Lee
But I'm running multiple xwikis on my server using an xwiki farm. I want this favicon to apply only to one of the xwikis. Is there any way to specify the favicon for just the one xwiki? Sam On Feb 25, 2009, at 11:20 AM, Sergiu Dumitriu wrote: Samuel Lee wrote: Does anyone know how to

[xwiki-users] favicon integration

2007-12-06 Thread Sylvain Desbureaux
Hi, I don't manage to put a favicon for xwiki. Any clues ? ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] favicon integration

2007-12-06 Thread Guillaume Lerouge
What about doing some Firebug sniffing on XWiki.com ? You probably need to add the favicon rel somewhere in your wiki's skin... Guillaume On 06/12/2007, Sylvain Desbureaux [EMAIL PROTECTED] wrote: Hi, I don't manage to put a favicon for xwiki. Any clues ?

Re: [xwiki-users] favicon integration

2007-12-06 Thread Sergiu Dumitriu
Sylvain Desbureaux wrote: Hi, I don't manage to put a favicon for xwiki. Any clues ? Well, a favicon is usually placed in the root of the URL, like www.myserver.com/favicon.ico Doing that in a java webapp container usually involves adding that file not to the xwiki webapp, but to the ROOT

Re: [xwiki-users] favicon integration

2007-12-06 Thread Sylvain Desbureaux
In fact, I did it in the Informations Meta HTTP of the preferences and it worked. Thank you for the answers 2007/12/6, Sergiu Dumitriu [EMAIL PROTECTED]: Sylvain Desbureaux wrote: Hi, I don't manage to put a favicon for xwiki. Any clues ? Well, a favicon is usually placed in the root