<?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: Question about 'Details of' screen in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54185#M32267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About cm:content and it's subtypes…&amp;nbsp; I understand that's the only type the Web Client can be configured to display.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, it may be helpful to be able to display simple collections of properties in the web client, i.e. without the payload of cm:content.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems cm:content brings extra functionality that is not necessarily required to be displayed in the Web Client.&amp;nbsp; Is that the case?&amp;nbsp; Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 12:54:05 GMT</pubDate>
    <dc:creator>alexeyg</dc:creator>
    <dc:date>2006-09-26T12:54:05Z</dc:date>
    <item>
      <title>Question about 'Details of' screen</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54181#M32263</link>
      <description>I am trying to create and display a minimalistic content model.&amp;nbsp; I was able to successfully create the model and customize the Properties Show/Edit section of Web Client for it."Details of" screen (View the details about the content) has multiple sections&lt;IMG id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ashboard View,Links,Properties,Workflow,Cat</description>
      <pubDate>Sat, 23 Sep 2006 22:24:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54181#M32263</guid>
      <dc:creator>alexeyg</dc:creator>
      <dc:date>2006-09-23T22:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question about 'Details of' screen</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54182#M32264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most of the other sections you mention come from aspects i.e. content has version history if the "cm:versionable" aspect is applied, likewise, content is in a simple workflow if it has the "app:simpleworkflow" aspect applied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 08:47:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54182#M32264</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-25T08:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question about 'Details of' screen</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54183#M32265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Gavin!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand there is no way to take off an Aspect, right?&amp;nbsp; Since these aspects come from cm:content and a data type has to extend cm:content… I assume that means one cannot remove these from the Web Client at this point without editing JSPs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation says that only objects that extend cm:content can be configured to appear in the Web Client.&amp;nbsp; Does this mean cm:content contains the minimal necessary configuration to appear in there?&amp;nbsp; If not, are there plans to create such a data type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 13:54:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54183#M32265</guid>
      <dc:creator>alexeyg</dc:creator>
      <dc:date>2006-09-25T13:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about 'Details of' screen</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54184#M32266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct for your first question, although these "features" are included via an aspect the panels are hard coded onto the JSP page not dynamically included whether the aspects are there or not, so yes you would have to modify the page, or the recommended approach is to customise the page, there is actually a wiki page for just that: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Customising_An_Alfresco_JSP" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Customising_An_Alfresco_JSP&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the second point it's that the browse pages look for cm:content and it's subtypes. So it's not that other types can't be configured it's that they won't be viewable through the web client.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 08:22:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54184#M32266</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-26T08:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about 'Details of' screen</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54185#M32267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About cm:content and it's subtypes…&amp;nbsp; I understand that's the only type the Web Client can be configured to display.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, it may be helpful to be able to display simple collections of properties in the web client, i.e. without the payload of cm:content.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems cm:content brings extra functionality that is not necessarily required to be displayed in the Web Client.&amp;nbsp; Is that the case?&amp;nbsp; Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 12:54:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-about-details-of-screen/m-p/54185#M32267</guid>
      <dc:creator>alexeyg</dc:creator>
      <dc:date>2006-09-26T12:54:05Z</dc:date>
    </item>
  </channel>
</rss>

