<?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 Re: Special home page in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6221#M1337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can easily override the page that gets displayed after a successful login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to override the navigation rule for the login page which involves creating a faces-config.xml file and following the instructions in: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if you had a custom JSP /jsp/extension/home.jsp, you could have the following in your faces-config.xml…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;navigation-rule&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;from-view-id&amp;gt;/jsp/login.jsp&amp;lt;/from-view-id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;navigation-case&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;from-outcome&amp;gt;success&amp;lt;/from-outcome&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;to-view-id&amp;gt;/jsp/extension/home.jsp&amp;lt;/to-view-id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/navigation-case&amp;gt;&lt;BR /&gt;&amp;lt;/navigation-rule&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Your home.jsp can then contain anything you want!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2006 07:54:26 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2006-06-20T07:54:26Z</dc:date>
    <item>
      <title>Special home page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6220#M1336</link>
      <description>Hi, i want that after login, user see a "home" page with link to specific space. But after when user choose space i want use traditional webclient. Someone have an idea ?</description>
      <pubDate>Mon, 19 Jun 2006 12:24:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6220#M1336</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2006-06-19T12:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Special home page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6221#M1337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can easily override the page that gets displayed after a successful login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to override the navigation rule for the login page which involves creating a faces-config.xml file and following the instructions in: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if you had a custom JSP /jsp/extension/home.jsp, you could have the following in your faces-config.xml…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;navigation-rule&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;from-view-id&amp;gt;/jsp/login.jsp&amp;lt;/from-view-id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;navigation-case&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;from-outcome&amp;gt;success&amp;lt;/from-outcome&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;to-view-id&amp;gt;/jsp/extension/home.jsp&amp;lt;/to-view-id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/navigation-case&amp;gt;&lt;BR /&gt;&amp;lt;/navigation-rule&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Your home.jsp can then contain anything you want!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 07:54:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6221#M1337</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-06-20T07:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Special home page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6222#M1338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thx for your help i didnt see things like it but its working thx &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 13:12:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6222#M1338</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2006-06-20T13:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Special home page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6223#M1339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;thx for your help i didnt see things like it but its working thx &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried it as well, following the mentioned procedure, unfortunately without success. In this specific case, I just&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) created the home.jsp file within the /jsp/extension directory and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) the jar file within /WEB-INF/lib/, containing just the faces-config.xml file within the META-INF directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Content of jar:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -&amp;gt; META-INF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;UL&gt;-&amp;gt; faces-config.xml&lt;BR /&gt; -&amp;gt; MANIFEST.MF (empty, besides "Manifest-Version: 1.0")&lt;/UL&gt;&lt;SPAN&gt;Is there anything missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lars&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 22:49:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6223#M1339</guid>
      <dc:creator>lars</dc:creator>
      <dc:date>2006-09-07T22:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Special home page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6224#M1340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ok the procedure as described workes in general. But it took a while since I figured it out, because one specific case seems not to work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After the login I would like to redirect to the "Company Home" space. The code in my home.jsp file is as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;%&lt;BR /&gt;response.sendRedirect(request.getContextPath() + "/navigate/browse/workspace/SpacesStore/[NodeID]");&lt;BR /&gt;%&amp;gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;However the user allways ends up in his home space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works well for any other node ID, but not for the "Company Home".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyone who can bring more light on this issue, or propose some workaround.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lars&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 21:31:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6224#M1340</guid>
      <dc:creator>lars</dc:creator>
      <dc:date>2006-09-08T21:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Special home page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6225#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey guyz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i m looking for same solution from past 2-3 weeks. so can u tell me each and every step . as i m not a coder :cry: , so i am facing problem related to this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i simply want "company home-&amp;gt;sharing" to be my special home page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 10:22:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/special-home-page/m-p/6225#M1341</guid>
      <dc:creator>chetna</dc:creator>
      <dc:date>2010-10-25T10:22:19Z</dc:date>
    </item>
  </channel>
</rss>

