<?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 How to modify the login page with web ui not jsf ui and also without using nuxeo studio? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-modify-the-login-page-with-web-ui-not-jsf-ui-and-also/m-p/327248#M14249</link>
    <description>&lt;P&gt;How can I make a deployable/installable package to make modifications to the login page? I checked out the documentation for web ui, and could not find out anything related to the login page. There were tutorials and docs available for components occurring after login.&lt;/P&gt;
&lt;P&gt;I also read this page - &lt;A href="https://doc.nuxeo.com/studio/branding/"&gt;https://doc.nuxeo.com/studio/branding/&lt;/A&gt;, which can also serve my purpose, but it uses Nuxeo studio. I want to make zip/jar package to get that deployed (thinking in terms of continuous deployment).&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 12:59:10 GMT</pubDate>
    <dc:creator>Ritesh_Kumar</dc:creator>
    <dc:date>2019-04-10T12:59:10Z</dc:date>
    <item>
      <title>How to modify the login page with web ui not jsf ui and also without using nuxeo studio?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-modify-the-login-page-with-web-ui-not-jsf-ui-and-also/m-p/327248#M14249</link>
      <description>&lt;P&gt;How can I make a deployable/installable package to make modifications to the login page? I checked out the documentation for web ui, and could not find out anything related to the login page. There were tutorials and docs available for components occurring after login.&lt;/P&gt;
&lt;P&gt;I also read this page - &lt;A href="https://doc.nuxeo.com/studio/branding/"&gt;https://doc.nuxeo.com/studio/branding/&lt;/A&gt;, which can also serve my purpose, but it uses Nuxeo studio. I want to make zip/jar package to get that deployed (thinking in terms of continuous deployment).&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:59:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-modify-the-login-page-with-web-ui-not-jsf-ui-and-also/m-p/327248#M14249</guid>
      <dc:creator>Ritesh_Kumar</dc:creator>
      <dc:date>2019-04-10T12:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the login page with web ui not jsf ui and also without using nuxeo studio?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-modify-the-login-page-with-web-ui-not-jsf-ui-and-also/m-p/327249#M14250</link>
      <description>&lt;P&gt;I realize this is a very late response, but if it's too late for you, maybe it could help someone else.&lt;/P&gt;
&lt;P&gt;For Nuxeo 10.10 - without JSF of course - and without Studio - you can override the login page using instructions found on the jsf instructions found here: &lt;A href="https://doc.nuxeo.com/nxdoc/how-to-override-the-login-page/"&gt;https://doc.nuxeo.com/nxdoc/how-to-override-the-login-page/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The login.jsp page is in web-common but the instructions are the same as the jsf instructions. Make sure that your deployment-fragment.xml file contains this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.web.common&amp;lt;/require&amp;gt;

  &amp;lt;install&amp;gt;
    &amp;lt;unzip from="${bundle.fileName}" to="/" &amp;gt;
      &amp;lt;include&amp;gt;nuxeo.war/**&amp;lt;/include&amp;gt;
  &amp;lt;/install&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Jun 2019 18:25:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-modify-the-login-page-with-web-ui-not-jsf-ui-and-also/m-p/327249#M14250</guid>
      <dc:creator>LaraGranite_</dc:creator>
      <dc:date>2019-06-26T18:25:14Z</dc:date>
    </item>
  </channel>
</rss>

