<?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: New folder leads to error message in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266473#M219603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On this subject, I have just committed a change to HEAD that resolves the problem. The actual solution is to allow templates to be specified optionally on each individual asset, so now the supplied example websites specify the "sectionpage1" template for all landing pages below root unless overridden lower down. The root landing page (root/index.html) has the homepage template specified on it as an override.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should hit the next nightly build, and will be part of the 3.4.c release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 16:07:37 GMT</pubDate>
    <dc:creator>bremmington</dc:creator>
    <dc:date>2010-12-08T16:07:37Z</dc:date>
    <item>
      <title>New folder leads to error message</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266471#M219601</link>
      <description>Hi,I've just installed Alfresco 3.4 and I'm trying Web Quick Start. Creating a site as descibed in the video works quite nice. After that I've tried to create a new folder below root called 'test'. It gets correctly created. I see the landing page in share but when I'm clicking on the new test-link</description>
      <pubDate>Tue, 07 Dec 2010 18:54:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266471#M219601</guid>
      <dc:creator>lemmy</dc:creator>
      <dc:date>2010-12-07T18:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: New folder leads to error message</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266472#M219602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lemmy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is because the correct asset collections have not been configured for the template that is being used for this section. In this example, the template that is being used is the "homepage". The request will look for a template for the folder landing page type (ws:indexPage). In your example, there will be no template mapping (unless you set one up for this folder) so the parent folder is checked for a match and the mapping of ws:indexPage=homepage will be used. Edit the meta data on the root item to view this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of the templates and their required collections are documented within the "Reference &amp;gt; Templates" section within the User Guide - &lt;/SPAN&gt;&lt;A href="http://www.alfresco.com/help/34/community/wcmqs/user/" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com/help/34/community/wcmqs/user/&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To fix your issue, select which template you would like to use from the User Guide, add the mapping to the new section using the "Template Mapping" meta data section, and then configure the required asset collections by creating them under the relevent "collections" folder within your new section.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if any part of this process is not clear, and I can explain in further detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 22:00:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266472#M219602</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2010-12-07T22:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: New folder leads to error message</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266473#M219603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On this subject, I have just committed a change to HEAD that resolves the problem. The actual solution is to allow templates to be specified optionally on each individual asset, so now the supplied example websites specify the "sectionpage1" template for all landing pages below root unless overridden lower down. The root landing page (root/index.html) has the homepage template specified on it as an override.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should hit the next nightly build, and will be part of the 3.4.c release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 16:07:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266473#M219603</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2010-12-08T16:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: New folder leads to error message</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266474#M219604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Ben. Works pretty fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lemmy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 18:22:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-folder-leads-to-error-message/m-p/266474#M219604</guid>
      <dc:creator>lemmy</dc:creator>
      <dc:date>2010-12-11T18:22:34Z</dc:date>
    </item>
  </channel>
</rss>

