<?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: Alfresco Share content model in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287646#M240776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this blog post, it might help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://zlayer.net/blog/?p=302" rel="nofollow noopener noreferrer"&gt;http://zlayer.net/blog/?p=302&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It basically says that you can just extend a &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;metadata.get&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; webscript on Alfresco backend to include a few extra properties. It might suit you, it might not. It worked for me, I didn't want to recompile the SlingshotUserFactory to get one simple property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 07:33:43 GMT</pubDate>
    <dc:creator>zladuric</dc:creator>
    <dc:date>2013-06-20T07:33:43Z</dc:date>
    <item>
      <title>Alfresco Share content model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287642#M240772</link>
      <description>I want to create an extra field in the user profile like birth date,Desigantion and their role etc.I know for that i have to extend the content model.But i don't know in which file i would have to change. I read the example of jeff potts but&amp;nbsp; i did not get much idea&amp;nbsp; from that. If any one have any i</description>
      <pubDate>Fri, 07 Jun 2013 09:58:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287642#M240772</guid>
      <dc:creator>rutaveejshah</dc:creator>
      <dc:date>2013-06-07T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share content model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287643#M240773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this the post you're referring to: &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2012/02/27/1555" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2012/02/27/1555&lt;/A&gt;&lt;SPAN&gt;? If so, that provides all the information that you should need. What part of the information in that post are you struggling with?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 10:05:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287643#M240773</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2013-06-07T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share content model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287644#M240774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this work for alfresco community edition 4.0d?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand why i have to extend the org.alfresco.web.site.SlingshotUserFactory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 12:29:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287644#M240774</guid>
      <dc:creator>rutaveejshah</dc:creator>
      <dc:date>2013-06-07T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share content model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287645#M240775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Because (as the blog post explains) that is how the user object is created.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 13:10:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287645#M240775</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2013-06-07T13:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share content model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287646#M240776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this blog post, it might help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://zlayer.net/blog/?p=302" rel="nofollow noopener noreferrer"&gt;http://zlayer.net/blog/?p=302&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It basically says that you can just extend a &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;metadata.get&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; webscript on Alfresco backend to include a few extra properties. It might suit you, it might not. It worked for me, I didn't want to recompile the SlingshotUserFactory to get one simple property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 07:33:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-content-model/m-p/287646#M240776</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2013-06-20T07:33:43Z</dc:date>
    </item>
  </channel>
</rss>

