<?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 Custom site creation not working in 201702 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25715#M11108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using the custom site creation preset customization written up here: &lt;A class="link-titled" href="http://thinkalfresco.blogspot.sg/2012/06/alfresco-hack-5-how-to-add-custom-share.html" title="http://thinkalfresco.blogspot.sg/2012/06/alfresco-hack-5-how-to-add-custom-share.html" rel="nofollow noopener noreferrer"&gt;Think Alfresco: How to add custom Share site presets (the nice way) - Alfresco Hack #5&lt;/A&gt;&amp;nbsp;).&amp;nbsp; Basically this was to customize the creation of several different types of collaboration sites, with different layouts and document library folders.&amp;nbsp; This worked in 4.2c up through to 5.0d.&lt;/P&gt;&lt;P&gt;A) Originally, I needed to customize the following files:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;/opt/alfresco/tomcat/webapps/share/WEB-INF/classes/alfresco/site-data/presets/presets.xml&lt;/LI&gt;&lt;LI&gt;/opt/alfresco/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/modules/create-site.get.js&lt;/LI&gt;&lt;LI&gt;/opt/alfresco/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/modules/create-site.get.properties&lt;/LI&gt;&lt;LI&gt;and replaced the repository's "Populate Site with Folder from Template" script, found in Data Dictionary/Scripts (to customize the document library folders).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;B) To prevent overwriting core files (and in case of upgrades in future), I ended up putting the files here instead:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;/opt/alfresco/tomcat/shared/classes/alfresco/web-extension/site-data/presets/presets.xml&lt;/LI&gt;&lt;LI&gt;/opt/alfresco/tomcat/shared/classes/alfresco/web-extension/site-webscripts/org/alfresco/modules/create-site.get.js&lt;/LI&gt;&lt;LI&gt;/opt/alfresco/tomcat/shared/classes/alfresco/web-extension/site-webscripts/org/alfresco/modules/create-site.get.properties&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;However, whilst testing the upgrade from 5.0d to 201702, I find that this no longer works; i.e. I used to be able to click "Create Site", and I would get the various customized sites, not just the standard Collaboration site. But now, I only get one choice, the default "Collaboration Site".&lt;/P&gt;&lt;P&gt;I tried method (B) first, then when this didn't work, I tried method (A).&amp;nbsp; Still no joy.&lt;/P&gt;&lt;P&gt;Has anybody else encountered this issue?&amp;nbsp; Has site creation changed in 201702 such that this no longer works?&amp;nbsp; And if so, does anybody have any suggestions on how to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2017 09:37:30 GMT</pubDate>
    <dc:creator>xarope</dc:creator>
    <dc:date>2017-02-27T09:37:30Z</dc:date>
    <item>
      <title>Custom site creation not working in 201702</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25715#M11108</link>
      <description>I've been using the custom site creation preset customization written up here: Think Alfresco: How to add custom Share site presets (the nice way) - Alfresco Hack #5&amp;nbsp;).&amp;nbsp; Basically this was to customize the creation of several different types of collaboration sites, with different layouts and documen</description>
      <pubDate>Mon, 27 Feb 2017 09:37:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25715#M11108</guid>
      <dc:creator>xarope</dc:creator>
      <dc:date>2017-02-27T09:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom site creation not working in 201702</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25716#M11109</link>
      <description>&lt;P&gt;This blog post might help&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/create-and-edit-site-dialog-customization-with-aikau/ba-p/292994" target="_self" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-blog/create-and-edit-site-dialog-customization-with-aikau/ba-p/292994&lt;/A&gt;&amp;nbsp;- it describes changes in site creation in 5.2&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 15:39:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25716#M11109</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2017-03-01T15:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom site creation not working in 201702</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25717#M11110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was it!&amp;nbsp;&amp;nbsp; Enabled legacyMode and my old customizations are working again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 07:55:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25717#M11110</guid>
      <dc:creator>xarope</dc:creator>
      <dc:date>2017-03-02T07:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom site creation not working in 201702</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25718#M11111</link>
      <description>&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;quand j'ai acceder je trouve la page vide&amp;nbsp;: smileysad:&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2019 13:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/custom-site-creation-not-working-in-201702/m-p/25718#M11111</guid>
      <dc:creator>khadidja</dc:creator>
      <dc:date>2019-12-31T13:30:31Z</dc:date>
    </item>
  </channel>
</rss>

