<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Change favicon ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321268#M8269</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I cannot change the favicon of my Nuxeo instance : I have replaced all the favicon images that I found on my server&lt;/P&gt;
&lt;P&gt;./nxserver/web/root.war/modules/org.nuxeo.ecm.webengine.base/skin/resources/image/favicon.gif
./nxserver/web/root.war/modules/org.nuxeo.ecm.webengine.admin/skin/resources/image/favicon.gif
./nxserver/nuxeo.war/icons/favicon.png
./webapps/ROOT/favicon.ico&lt;/P&gt;
&lt;P&gt;and the default favicon still appear &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How can I do that ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2013 14:01:32 GMT</pubDate>
    <dc:creator>Julien_A_</dc:creator>
    <dc:date>2013-01-22T14:01:32Z</dc:date>
    <item>
      <title>Change favicon ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321268#M8269</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I cannot change the favicon of my Nuxeo instance : I have replaced all the favicon images that I found on my server&lt;/P&gt;
&lt;P&gt;./nxserver/web/root.war/modules/org.nuxeo.ecm.webengine.base/skin/resources/image/favicon.gif
./nxserver/web/root.war/modules/org.nuxeo.ecm.webengine.admin/skin/resources/image/favicon.gif
./nxserver/nuxeo.war/icons/favicon.png
./webapps/ROOT/favicon.ico&lt;/P&gt;
&lt;P&gt;and the default favicon still appear &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How can I do that ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 14:01:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321268#M8269</guid>
      <dc:creator>Julien_A_</dc:creator>
      <dc:date>2013-01-22T14:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change favicon ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321269#M8270</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The right favicon displayed in the Home, DM, Admin views is the /nxserver/nuxeo.war/icons/favicon.png.
The other ones are displayed in the webengine view.&lt;/P&gt;
&lt;P&gt;If you keep the same name and replace them in your server, the problem might be a cache issue from your browser.
&lt;A href="http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh" target="test_blank"&gt;http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To be sure your icon is loaded, open in a new tab your favicon
&lt;A href="http://localhost:8080/nuxeo/icons/favicon.png" target="test_blank"&gt;http://localhost:8080/nuxeo/icons/favicon.png&lt;/A&gt;
Force your browser to refresh it, and then reload your Nuxeo page.&lt;/P&gt;
&lt;P&gt;As an advice, if you change files or resources directly in your server, you will lost your changes when you will restart it.
The best way is to override them in your custom jar.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 16:11:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321269#M8270</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2013-01-22T16:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change favicon ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321270#M8271</link>
      <description>&lt;P&gt;Thank you for your answer&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 18:08:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321270#M8271</guid>
      <dc:creator>Julien_A_</dc:creator>
      <dc:date>2013-01-22T18:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change favicon ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321271#M8272</link>
      <description>&lt;P&gt;No you will have to create a Nuxeo plugin project with Nuxeo IDE contribution and add it into the web/nuxeo.war/icons/&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 18:13:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321271#M8272</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2013-01-22T18:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change favicon ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321272#M8273</link>
      <description>&lt;P&gt;The fact that you' ll lose your changes that you made &lt;EM&gt;directly&lt;/EM&gt; in the server at each restart is not specific to the favicon, it is the behavior of server.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 18:32:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/change-favicon/m-p/321272#M8273</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2013-01-22T18:32:36Z</dc:date>
    </item>
  </channel>
</rss>

