<?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: Disable 'Create site' link in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288986#M242116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The AMP files aren't there because you need to build them (as described in the README file along with the Maven configuration and commands that you need to run). Once you've built the AMP files they can be deployed following the general AMP installation instructions in the Alfresco docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updates to the README will obviously be down to &lt;B&gt;Jeff Potts&lt;/B&gt;‌ (as this is a community module and not an official Alfresco offering). If there are specific issues with the AMP installation documentation then I'm sure the Alfresco docs team would like to hear&amp;nbsp;about it (you can provide feedback at the bottom of each documentation page).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2016 14:42:02 GMT</pubDate>
    <dc:creator>ddraper</dc:creator>
    <dc:date>2016-11-18T14:42:02Z</dc:date>
    <item>
      <title>Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288975#M242105</link>
      <description>Hello all,Been searching for ages for this function and I know it has been asked a lot, but no real solution to this yet.Why would you have to implement/edit/install all kind off different mods and pages etc while a function like this (let the 'Create site' link see to people only member of (a) spec</description>
      <pubDate>Fri, 18 Nov 2016 12:07:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288975#M242105</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-18T12:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288976#M242106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you've said that you've already searched a lot I'm going to assume that you've already encountered the "showCreateSite" boolean option on the &lt;A href="https://dev.alfresco.com/resource/docs/aikau-jsdoc/AlfSitesMenu.html" rel="nofollow noopener noreferrer"&gt;AlfSitesMenu&lt;/A&gt; widget that you can reconfigure following the customisation pattern described in &lt;A _jive_internal="true" href="https://community.alfresco.com/community/ecm/blog/2013/09/04/customizing-the-share-header-menu-part-1" rel="nofollow noopener noreferrer"&gt;this blog post&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to answer your more general question, the basic reason why we've not exposed every conceivable customisation option as some kind of configuration parameter is because we don't know all the customisation use cases (or how popular each individual use case might be) and to trying to implement everything as a configuration option would be complex and expensive with no guarantee of return on that investment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By providing a more generic customisation solution we can allow 3rd parties to essentially change Share as much or as little as they want to according to whatever criteria they need (i.e. role, page, user, etc.). Whilst this means that there is an overhead on very simple customisations, the approach required is applicable&amp;nbsp;across all use cases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 13:44:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288976#M242106</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-18T13:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288977#M242107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the addon&amp;nbsp;&lt;A class="link-titled" href="https://github.com/jpotts/share-site-creators" title="https://github.com/jpotts/share-site-creators" rel="nofollow noopener noreferrer"&gt;GitHub - jpotts/share-site-creators: An Alfresco add-on that limits site creation to those in a specific group.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This limits the site creation to a certain group in Alfresco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark my answer as helpful if this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:01:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288977#M242107</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-11-18T14:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288978#M242108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an option which has been asked quite a lot for, but only can be implemented after a lot of code changing or third party scripts which require you to know how to install them ( &lt;A class="link-titled" href="https://github.com/jpotts/share-site-creators" title="https://github.com/jpotts/share-site-creators" rel="nofollow noopener noreferrer"&gt;GitHub - jpotts/share-site-creators: An Alfresco add-on that limits site creation to those in a specific group.&lt;/A&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;The AlfSitesMenu requires a file &lt;A href="https://dev.alfresco.com/resource/docs/aikau-jsdoc/AlfSitesMenu.js.html" rel="nofollow noopener noreferrer"&gt;header/AlfSitesMenu.js&lt;/A&gt; which I cannot find on the system:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@shared header]# find / -name AlfSitesMenu.js&lt;BR /&gt;[root@shared header]# find / -name *AlfSitesMenu*&lt;BR /&gt;[root@shared header]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I don't really want to hide the menu button, but to make members able to create a new site when they are member of a specific group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:07:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288978#M242108</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-18T14:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288979#M242109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's really useful, &lt;A __default_attr="93834" __jive_macro_name="user" _jive_internal="true" data-id="93834" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/jego" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ I didn't know that &lt;A __default_attr="95631" __jive_macro_name="user" _jive_internal="true" data-id="95631" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/jpotts" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ had implemented that. I just took a look through the code and (on the Share side at least) it is doing exactly what I've suggested in terms of re-configuring the AlfSitesMenu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:08:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288979#M242109</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-18T14:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288980#M242110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jens thanks for your answer.&lt;/P&gt;&lt;P&gt;I was already looking into that one but it's not really clear on how to install/implement the addon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:08:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288980#M242110</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-18T14:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288981#M242111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look into the README of this addon. It describes the manual installation as well as integrating it into another amp projects you may have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very easy and used several times.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:12:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288981#M242111</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-11-18T14:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288982#M242112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cris...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it really depends on who has been asked (I wouldn't say that I've heard this request significantly more times than any other customization request). Ultimately it will be down to the current product manager for Share to make a call on what gets implemented. Any request for simpler solutions to specific customization requirements will then need to be traded off against other requirements that need to be delivered by the team. Given that there is already a well documented solution to this problem I doubt that it is likely to be a priority (although it's not my call).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create an extension module that re-configures the a widget you can apply evaluators to the module to determine when it gets applied.&amp;nbsp;There are custom evaluators provided out-of-the-box or you can write your own so applying the module if the current use is a member of a specific group or groups is easily achievable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards to not being able to find the widget source code, they will be in the Aikau JAR file in the share/WEB-INF/lib folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:14:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288982#M242112</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-18T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288983#M242113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks I checked that, but I have no experience at all installing with AMPs etc, that's why it's hard to implement such a thing &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:15:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288983#M242113</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-18T14:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288984#M242114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I think that there is a broader issue here in terms of helping people new to Alfresco get up to speed and something that I know that (our new Developer Evangelist)&amp;nbsp;&lt;B&gt;Francesco Corti&lt;/B&gt;‌ is going to be looking into so I'm sure that any information that you can provide him on your experiences in getting started with Alfresco in order to improve things will be invaluable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on installing AMPs can be found here:&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/community5.0/tasks/dev-extensions-tutorials-simple-module-install-amp.html" title="http://docs.alfresco.com/community5.0/tasks/dev-extensions-tutorials-simple-module-install-amp.html" rel="nofollow noopener noreferrer"&gt;Install the AMP file | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:18:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288984#M242114</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-18T14:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288985#M242115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's probably one of the problems indeed.&lt;/P&gt;&lt;P&gt;I searched that github page for the amp files but they're not there.&lt;/P&gt;&lt;P&gt;The explanation is also not really clear on how to install that extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:32:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288985#M242115</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-18T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288986#M242116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The AMP files aren't there because you need to build them (as described in the README file along with the Maven configuration and commands that you need to run). Once you've built the AMP files they can be deployed following the general AMP installation instructions in the Alfresco docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updates to the README will obviously be down to &lt;B&gt;Jeff Potts&lt;/B&gt;‌ (as this is a community module and not an official Alfresco offering). If there are specific issues with the AMP installation documentation then I'm sure the Alfresco docs team would like to hear&amp;nbsp;about it (you can provide feedback at the bottom of each documentation page).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:42:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288986#M242116</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-18T14:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288987#M242117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for referring the Site Creators add-on, &lt;A __default_attr="93834" __jive_macro_name="user" _jive_internal="true" data-id="93834" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/jego" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt; and for taking a look at it &lt;A __default_attr="83222" __jive_macro_name="user" _jive_internal="true" data-id="83222" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/ddraper" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the GitHub project page, if you click "&lt;A href="https://github.com/jpotts/share-site-creators/releases" rel="nofollow noopener noreferrer"&gt;Releases&lt;/A&gt;" you'll see that we provide AMPs for each stable release of the add-on. So you don't have to build them yourself if you don't want to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 16:18:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288987#M242117</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-11-18T16:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288988#M242118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A __default_attr="95631" __jive_macro_name="user" _jive_internal="true" data-id="95631" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/jpotts" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ and apologies, I only skimmed through the source - I didn't look at the releases - thanks for correcting me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 16:33:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288988#M242118</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-18T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288989#M242119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right&amp;nbsp;&lt;B&gt;Dave Draper&lt;/B&gt;!‌ (and thanks for including me into the conversation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Cris Kolkman&lt;/B&gt;, as &lt;B&gt;Dave Draper&lt;/B&gt;&amp;nbsp;says, I'm starting to work on the developer experience in learning Alfresco and could be nice to have any kind of suggestion from your point of view (no matter which is your level into Alfresco). If you have a bunch of time to dedicate to this improvement for the community, I will be very happy to receive your thoughts in my email box. Feel free to ask and write me, please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2016 14:00:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288989#M242119</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2016-11-19T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288990#M242120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A __default_attr="87041" __jive_macro_name="user" _jive_internal="true" data-id="87041" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/fcorti" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be happy to help out making things like this a lot clearer for people like me &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 07:34:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288990#M242120</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-21T07:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288991#M242121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;B&gt;Jeff Potts&lt;/B&gt;‌!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded the AMP files and ran the &lt;CODE&gt;bin/apply_amps.sh&lt;/CODE&gt; command, restarted Alfresco server and voila, it's working &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for this addon which is very important to many users I suppose &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I'm on your github page &lt;A class="link-titled" href="https://github.com/jpotts/share-site-creators" title="https://github.com/jpotts/share-site-creators" rel="nofollow noopener noreferrer"&gt;GitHub - jpotts/share-site-creators: An Alfresco add-on that limits site creation to those in a specific group.&lt;/A&gt;&amp;nbsp; it's not really clear where to click to get to the Releases page.&lt;/P&gt;&lt;P&gt;Maybe an idea to update the readme.md with a link to it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 07:57:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288991#M242121</guid>
      <dc:creator>criskolkman</dc:creator>
      <dc:date>2016-11-21T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disable 'Create site' link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288992#M242122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome. Thanks for using it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Mon, Nov 21, 2016 at 1:58 AM, Cris Kolkman &amp;lt;community@alfresco.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 14:43:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-create-site-link/m-p/288992#M242122</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-11-21T14:43:40Z</dc:date>
    </item>
  </channel>
</rss>

