<?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 'My Home' in Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234311#M187441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I love the repo browser in share.&amp;nbsp; It brings share one step closer to being usable for us (we need to use one or the other, our users aren't savvy enough to use both.) The problem is getting them to their home folders. (again our users are bottom rung on the tech scale.)&amp;nbsp; Has anyone tried to implement something like explorer's "My Home" for the repo browser?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm thinking I would want two things.&amp;nbsp; First would be a second tree immediately under the "Repository" tree labeled "My Home" with root set to /Company Home/User Homes/username.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second would be a top bar menu item between people and repository that would bring up the same repository page, but target the tree containing the /Company Home/User Homes/username tree instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone done any work on this, or have any thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That, plus workflows in 3.4 and we should be able to migrate to share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geof&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jul 2010 23:04:03 GMT</pubDate>
    <dc:creator>abruzzi</dc:creator>
    <dc:date>2010-07-30T23:04:03Z</dc:date>
    <item>
      <title>'My Home' in Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234311#M187441</link>
      <description>I love the repo browser in share.&amp;nbsp; It brings share one step closer to being usable for us (we need to use one or the other, our users aren't savvy enough to use both.) The problem is getting them to their home folders. (again our users are bottom rung on the tech scale.)&amp;nbsp; Has anyone tried to impleme</description>
      <pubDate>Fri, 30 Jul 2010 23:04:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234311#M187441</guid>
      <dc:creator>abruzzi</dc:creator>
      <dc:date>2010-07-30T23:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: 'My Home' in Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234312#M187442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=26798&amp;amp;p=91410&amp;amp;hilit=redirect+repository+browser#p91410" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=26798&amp;amp;p=91410&amp;amp;hilit=redirect+repository+browser#p91410&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Path: tomcat\shared\classes\alfresco\web-extension\&lt;/SPAN&gt;&lt;STRONG&gt;share-config-custom.xml&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change Code Area:&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;!—&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Root nodeRef for top-level folder.&lt;BR /&gt;–&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;root-node&amp;gt;alfresco://company/home&amp;lt;/root-node&amp;gt;&lt;BR /&gt;&amp;lt;!–&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 14:54:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234312#M187442</guid>
      <dc:creator>sebastian1</dc:creator>
      <dc:date>2010-08-02T14:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: 'My Home' in Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234313#M187443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This topic is a little old, but I wanted to achieve something similar.&amp;nbsp; My goal was to allow users faster/easier access to their home directory or user document library through Share.&amp;nbsp; (I prefer to not have users user Explorer because it would only confuse the situation, unless someone can tell me why I should…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured out what path was acceptable to get me to the desired user home directory found in Repository&amp;gt;User Home.&amp;nbsp; I ended up adding it to the share-config.xml file with this line below in the header section:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;item type="link" id="my-content" label="My Home"&amp;gt;/repository#filter=path|/User Homes/{userid}&amp;lt;/item&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;There are other tweaks I want to do like to give it a different icon other than the My Content icon, etc. but at least the user can now get it their own files with just one click.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next is to tweak things so that the My Content is renamed something like My Sites Content or My Site Files so that there's a clear distinction between what the links are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 04:03:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-home-in-share/m-p/234313#M187443</guid>
      <dc:creator>mmtman</dc:creator>
      <dc:date>2012-02-08T04:03:25Z</dc:date>
    </item>
  </channel>
</rss>

