<?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: Need help ! Best practices for content model in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133710#M35997</link>
    <description>&lt;P&gt;Thank you Very Very much.&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;img id="heart" class="emoticon emoticon-heart" src="https://connect.hyland.com/i/smilies/16x16_heart.png" alt="Heart" title="Heart" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 07:07:01 GMT</pubDate>
    <dc:creator>Chawwalit</dc:creator>
    <dc:date>2021-11-24T07:07:01Z</dc:date>
    <item>
      <title>Need help ! Best practices for content model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133706#M35993</link>
      <description>&lt;P&gt;I'm going to start using Alfresco community.&lt;/P&gt;&lt;P&gt;So I have a question about creating a content model.&lt;BR /&gt;1. Can you give me a good example of making content model, aspect, custom type?&lt;BR /&gt;2. How should I use the content model, aspect, type? In what situations should I use it?&lt;BR /&gt;3. Could you give me a sample content model file?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 07:30:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133706#M35993</guid>
      <dc:creator>Chawwalit</dc:creator>
      <dc:date>2021-11-16T07:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ! Best practices for content model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133707#M35994</link>
      <description>&lt;P&gt;You may start following this tutorial:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That includes the main concepts and also a sample implementation for them.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 08:51:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133707#M35994</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-11-16T08:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ! Best practices for content model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133708#M35995</link>
      <description>&lt;P&gt;I read it but I don't understand. Custom Type vs Aspect.&amp;nbsp;&lt;SPAN class=""&gt;How is it different?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 10:09:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133708#M35995</guid>
      <dc:creator>Chawwalit</dc:creator>
      <dc:date>2021-11-23T10:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ! Best practices for content model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133709#M35996</link>
      <description>&lt;P&gt;There are a number of differences between Aspect and Type:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A node can only have one type applied but it can have multiple aspects applied&lt;/LI&gt;
&lt;LI&gt;It's required that a node is associated with a type, but nodes may have no aspects&lt;/LI&gt;
&lt;LI&gt;Aspects can be added and removed to a node, while you can only specialize the type of the node (set a type child of the current type)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;By default Alfresco provides &lt;STRONG&gt;cm:content&lt;/STRONG&gt; (files) and &lt;STRONG&gt;cm:folder&lt;/STRONG&gt; types, but you can extend both if your use case requires additional specialization.&lt;/P&gt;
&lt;P&gt;By default Alfresco provides a number of aspects, like &lt;STRONG&gt;cm:titled&lt;/STRONG&gt;, &lt;STRONG&gt;cm:versionble&lt;/STRONG&gt; or &lt;STRONG&gt;cm:classifiable&lt;/STRONG&gt;. You can have some documents from a type having the Titled aspect while other documents from the same type don't have it.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 11:09:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133709#M35996</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-11-23T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ! Best practices for content model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133710#M35997</link>
      <description>&lt;P&gt;Thank you Very Very much.&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;img id="heart" class="emoticon emoticon-heart" src="https://connect.hyland.com/i/smilies/16x16_heart.png" alt="Heart" title="Heart" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 07:07:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-help-best-practices-for-content-model/m-p/133710#M35997</guid>
      <dc:creator>Chawwalit</dc:creator>
      <dc:date>2021-11-24T07:07:01Z</dc:date>
    </item>
  </channel>
</rss>

