<?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: Learning to display new content types in share. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274923#M228053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I've written a custom content model skeleton, and following Jeff's guide, and my new aspects and types are showing in the rules management drop-downs, but no where else. I don't see them in the repository anywhere (that I can find) and I don't have an option of creating an asset using the custom types. I've tried putting the custom xmls in the webapps folders as described by the article and in the shared folder, with the exact same amount. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something obvious I'm missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jul 2013 20:27:54 GMT</pubDate>
    <dc:creator>robertg</dc:creator>
    <dc:date>2013-07-24T20:27:54Z</dc:date>
    <item>
      <title>Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274917#M228047</link>
      <description>Hi all, I have installed Alfresco 4.2c from the .bin installer in Ubuntu Server 12.04LTSI've followed ecmarchitect.com "Working with custom content types" 2nd edition to create a new content type.I'm trying to create exactly what's explained in the first 2 chapters of the book, so I have downloaded</description>
      <pubDate>Tue, 05 Feb 2013 12:48:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274917#M228047</guid>
      <dc:creator>delaghetto</dc:creator>
      <dc:date>2013-02-05T12:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274918#M228048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This gorgeous article by JPotts &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-content/content-article-2ed.pdf" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/images/articles/alfresco-content/content-article-2ed.pdf&lt;/A&gt;&lt;SPAN&gt; may help you a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also this url might be useful:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/6792131/alfresco-share-not-showing-subtype-or-custom-type" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/6792131/alfresco-share-not-showing-subtype-or-custom-type&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 15:27:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274918#M228048</guid>
      <dc:creator>abarisone</dc:creator>
      <dc:date>2013-02-05T15:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274919#M228049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I don't know what was wrong, something with tomcat I guess, as the restart wasn't been done correctly. After rebooting the full server, the custom content types appeared,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I'm implementing my own content types, and I would like to test them without having to restart the tomcat service all the time, as it takes a lot. Is there any command for applying and testing the custom content types into alfresco and share?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not using eclipse as I'm making very simple changes, just modifying the xml files from a text editor. I read that I could:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Execute the org.alfresco.repo.dictionary.TestModel Java Application&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This test includes a light bootstrap which is extremely fast to execute allowing for quick edit and test cycles of new models.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Usage is as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.dictionary.TestModel [model classpath location]*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I do this without Eclipse??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 16:25:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274919#M228049</guid>
      <dc:creator>delaghetto</dc:creator>
      <dc:date>2013-02-05T16:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274920#M228050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi delaghetto,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as I face a similar problem, I would like to ask you wether the new types and aspects you apply appear within folder rules aswell. Thing is, in my case I can view them in the documents' properties, but not in the folder rule form.&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>Mon, 22 Apr 2013 15:32:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274920#M228050</guid>
      <dc:creator>vassilisx</dc:creator>
      <dc:date>2013-04-22T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274921#M228051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vassilis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have recently tested the content types tutorial code with Alfresco Community Edition 4.2.c and have verified that the types and aspects show up in the "change type" dialog, the "manage aspects" dialog, and the rule configuration dropdowns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version are you running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 22:48:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274921#M228051</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-05-15T22:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274922#M228052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does deploying the custom model from Explorer webapp (/alfresco) work for you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You know, via the Data Dictionary?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 20:40:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274922#M228052</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2013-05-22T20:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274923#M228053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I've written a custom content model skeleton, and following Jeff's guide, and my new aspects and types are showing in the rules management drop-downs, but no where else. I don't see them in the repository anywhere (that I can find) and I don't have an option of creating an asset using the custom types. I've tried putting the custom xmls in the webapps folders as described by the article and in the shared folder, with the exact same amount. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something obvious I'm missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 20:27:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274923#M228053</guid>
      <dc:creator>robertg</dc:creator>
      <dc:date>2013-07-24T20:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274924#M228054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to "tell" share about custom types and aspects or they don't show up. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you listed your custom aspects in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;aspects&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Aspects that a user can see –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;visible&amp;gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;aspect name="my:aspect1"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;aspect name="my:aspect2"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/visible&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Aspects that a user can add. Same as "visible" if left empty –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;addable&amp;gt; &amp;lt;/addable&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Aspects that a user can remove. Same as "visible" if left empty –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;removeable&amp;gt; &amp;lt;/removeable&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/aspects&amp;gt;&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;/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;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and your types in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;types&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type name="cm:content"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subtype name="my:doctype1"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subtype name="my:doctype12"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/types&amp;gt;&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sections in share-config-custom.xml?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Johnson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 10:06:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274924#M228054</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-07-25T10:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274925#M228055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have set up a custom model extending from cm:folder, and downloaded an extension from &lt;/SPAN&gt;&lt;A href="http://labs.atolcd.com/projects/spacetpl-customviews" rel="nofollow noopener noreferrer"&gt;http://labs.atolcd.com/projects/spacetpl-customviews&lt;/A&gt;&lt;SPAN&gt; that allows me to set up a custom view on a Share space in the Document Library.&amp;nbsp; I've written the .ftl I need and placed it in /Data Dictionary/Presentation Templates, and all is well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, how can I get the custom view to be used whenever the user browses to a space that matches my new type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have set up: &amp;lt;u&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;li&amp;gt;share-config-custom.xml (show properties from my custom model in "Details" view)&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;li&amp;gt;custom-slingshot-application-context.xml (custom evaluator)&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ul&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I am struggling with how to bind the custom view to the space automatically.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 17:58:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274925#M228055</guid>
      <dc:creator>davidbalt</dc:creator>
      <dc:date>2013-08-07T17:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Learning to display new content types in share.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274926#M228056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very useful .. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 08:09:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/learning-to-display-new-content-types-in-share/m-p/274926#M228056</guid>
      <dc:creator>gbousquet</dc:creator>
      <dc:date>2014-11-18T08:09:19Z</dc:date>
    </item>
  </channel>
</rss>

