Last modified by Ilie Andriuta on 2022/08/05 12:16

<
From version < 2.1 >
edited by Gabriela Anechitoaei
on 2016/11/11 14:59
To version < 3.1 >
edited by Gabriela Anechitoaei
on 2017/01/20 16:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,4 +4,4 @@
4 4  1. Press the "Customize" button; you will be redirected to the edit view of XWiki.DefaultSkin (or what the current skin page is).
5 5  1. Scroll down and press the "Cancel" button to exit the edit view, as we only need to add attachments.
6 6  1. Click on "Attachments" and attach the following image files:
7 -1*. icons.xwiki.favicon16.png - for a small (16x16px) version of the favicon in PNG format
7 +1*. icons.xwiki.favicon.ico - for the "traditional" favicon
QA.TestClass[0]
Expected result
... ... @@ -1,7 +1,6 @@
1 -When you inspect the html code of the homepage with a browser inspector like firebug you should see the link to the png as here :
1 +After you refresh the page, when you inspect the html code of the homepage with a browser inspector like firebug or in IE - F12 Developer Tools (Script) you should see the link to the png as here :
2 2  
3 -{{{<link rel="icon" href="/xwiki/bin/skin/XWiki/DefaultSkin/icons.xwiki.favicon16.png" type="image/png" />
4 -}}}
3 + <LINK href="/xwiki/bin/skin/XWiki/DefaultSkin/icons.xwiki.favicon.ico" rel="shortcut icon">
5 5  
6 6  and the icon put on the browser tab to be changed with the one that you attached to the skin page .
7 7  

Get Connected