<?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: Use of person properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284798#M237928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By default it is dashboard and home page for share is configured in file -&amp;gt; \tomcat\webapps\share\site-index.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How i can set different home page by using cm:homeFolder because logic of home page redirection is in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; file -&amp;gt; tomcat\webapps\share\site-index.jsp ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Jan 2015 12:28:00 GMT</pubDate>
    <dc:creator>sanketgosavi</dc:creator>
    <dc:date>2015-01-10T12:28:00Z</dc:date>
    <item>
      <title>Use of person properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284796#M237926</link>
      <description>What is the use of cm:defaultHomeFolderPath and "cm:homeFolder in cm&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;erson ?</description>
      <pubDate>Fri, 09 Jan 2015 11:05:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284796#M237926</guid>
      <dc:creator>sanketgosavi</dc:creator>
      <dc:date>2015-01-09T11:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use of person properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284797#M237927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it links the person to their home folder, e.g. "My Files". Obviously, the default is something in terms of "if a home folder is created, it should be HERE" and the cm:homeFolder is a simple ID reference to the existing home folder (home folders may be lazily created depending on the home folder provider in use).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 16:58:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284797#M237927</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2015-01-09T16:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use of person properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284798#M237928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By default it is dashboard and home page for share is configured in file -&amp;gt; \tomcat\webapps\share\site-index.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How i can set different home page by using cm:homeFolder because logic of home page redirection is in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; file -&amp;gt; tomcat\webapps\share\site-index.jsp ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 12:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284798#M237928</guid>
      <dc:creator>sanketgosavi</dc:creator>
      <dc:date>2015-01-10T12:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use of person properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284799#M237929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cm:homeFolder has nothing to do with the dashboard in Share. You can't set individual "home page" for users by setting cm:homeFolder. If you want custom home pages you need to replace the site-index.jsp with something completely custom - Alfresco does not support a configurable "home page".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 20:55:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284799#M237929</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2015-01-11T20:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Use of person properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284800#M237930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can y update user homeFolder property? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to&amp;nbsp; set user homeFolder to a directory of my choice. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But now i don't to do this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 10:45:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-of-person-properties/m-p/284800#M237930</guid>
      <dc:creator>soungalo</dc:creator>
      <dc:date>2015-06-06T10:45:43Z</dc:date>
    </item>
  </channel>
</rss>

