<?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 Aspect to add child spaces to a space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/aspect-to-add-child-spaces-to-a-space/m-p/95445#M65474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone, I'm a newbie.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to understand if it is possible to add child spaces to a space simply applying an aspect to it from Web UI. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't mean to define an association to have a child of some type. Let's have an example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - I created 'Folder1' space and I would like to give the aspect of a 'Gallery'; so applying this aspect 'Folder1' should have two child folders called 'Images' and 'Videp'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can obtain this behaviour using templates, but I would like to automatize the creation of Galleries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I learnt how to create custom Aspects and I saw how properties with default values could be assigned with them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could it be possible to associate something like a template model to the Aspect?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luigi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 14:44:50 GMT</pubDate>
    <dc:creator>lnoto</dc:creator>
    <dc:date>2007-05-08T14:44:50Z</dc:date>
    <item>
      <title>Aspect to add child spaces to a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aspect-to-add-child-spaces-to-a-space/m-p/95445#M65474</link>
      <description>Hi everyone, I'm a newbie.I would like to understand if it is possible to add child spaces to a space simply applying an aspect to it from Web UI. I don't mean to define an association to have a child of some type. Let's have an example: - I created 'Folder1' space and I would like to give the aspec</description>
      <pubDate>Tue, 08 May 2007 14:44:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aspect-to-add-child-spaces-to-a-space/m-p/95445#M65474</guid>
      <dc:creator>lnoto</dc:creator>
      <dc:date>2007-05-08T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Aspect to add child spaces to a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aspect-to-add-child-spaces-to-a-space/m-p/95446#M65475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can define associations in aspects, but you will still need to write the code to create the nodes on the end of the associations - it is not automatic. You can write a Rule that executes a custom Java action to do this now. In Alfresco 2.1 you will be create/add child associations and nodes using the JavaScript API - so you will be able to write a rule that adds the aspect and create the associated nodes in JavaScript no problem. The JavaScript API for this is in HEAD or the nightly build now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 16:33:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aspect-to-add-child-spaces-to-a-space/m-p/95446#M65475</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-08T16:33:58Z</dc:date>
    </item>
  </channel>
</rss>

