<?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: Hide 'Create Site'-Link for specific groups or users?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275305#M228435</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;the solution which is proposed in this topic is really interesting me, and i hope other users of the Alfresco community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to make these sources available again ? (the link has expired) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thankfully !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2011 21:03:53 GMT</pubDate>
    <dc:creator>jco</dc:creator>
    <dc:date>2011-07-04T21:03:53Z</dc:date>
    <item>
      <title>Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275302#M228432</link>
      <description>Hello,i'm wondering if there is an option to hide the "create site" link in the meta navigation for specific user groups or maybe user roles? E.g. Only managers should see this link. But the best way would be to hide this link for specific user-groups. How can this be done ?regards,Volker</description>
      <pubDate>Tue, 04 Jan 2011 12:03:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275302#M228432</guid>
      <dc:creator>volkerlux</dc:creator>
      <dc:date>2011-01-04T12:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275303#M228433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There was already a thread describing an implementation for that, but I don't remember which one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to create some files in shared/classes/alfresco/web-extension/site-webscripts/org/alfresco/ to overide the default behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;These are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) in sub-directory components/dashlets&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my-sites.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my-sites.get.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;user-welcome.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;user-welcome.get.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) in sub-directory&amp;nbsp; modules/header&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sites.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sites.get.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can provide you a tar.gz file containing all these files and assuming that only users declared in the "SiteCreators" group will have the Site creation links in their browser view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works on Alfresco Community 3.4b&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the next weeks, I will test it on latest 3.4c version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can download the tar.gz file at following location:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://" rel="nofollow noopener noreferrer"&gt;ftp://&lt;/A&gt;&lt;/SPAN&gt;&lt;A href="http://ftp.tls.cena.fr/export/SiteCreation.tar.gz" rel="nofollow noopener noreferrer"&gt;ftp.tls.cena.fr/export/SiteCreation.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;then go to&amp;nbsp;&amp;nbsp; shared/classes/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and: tar zxf your_download_location/SiteCreation.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, restart alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 11:08:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275303#M228433</guid>
      <dc:creator>kriner</dc:creator>
      <dc:date>2011-01-05T11:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275304#M228434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many, many thanks for this detailed solution and your snippets!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meanwhile i tried it with a "if user.isAdmin" condition in the my-sites.get.html.ftl, but your approach seems to be much better and more flexible and also comprises the dashlets link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i noticed that there is no "user-welcome.get.js" in my original alfresco folder "dashlets"….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: i should have looked more precisely in your "user-welcome.get.js", its only your additional code in there, so please ignore the sentence above…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the problem can be marked as solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Volker&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 11:16:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275304#M228434</guid>
      <dc:creator>volkerlux</dc:creator>
      <dc:date>2011-01-06T11:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275305#M228435</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;the solution which is proposed in this topic is really interesting me, and i hope other users of the Alfresco community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to make these sources available again ? (the link has expired) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thankfully !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 21:03:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275305#M228435</guid>
      <dc:creator>jco</dc:creator>
      <dc:date>2011-07-04T21:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275306#M228436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the tar.gz file is back on the ftp server (link mentioned above).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is also available now at following link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://perso.tls.cena.fr/kriner/SiteCreation.tar.gz" rel="nofollow noopener noreferrer"&gt;http://perso.tls.cena.fr/kriner/SiteCreation.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 06:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275306#M228436</guid>
      <dc:creator>kriner</dc:creator>
      <dc:date>2011-07-05T06:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275307#M228437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Kriner,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your quick reply. This has been really usefull to me ! This should be a default behavior in Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 12:37:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275307#M228437</guid>
      <dc:creator>jco</dc:creator>
      <dc:date>2011-07-05T12:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275308#M228438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi kriner,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For information, I just installed your solution on my 4.0d release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That work perfectly on that version !&amp;nbsp; :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again and have a nice day !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 13:04:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275308#M228438</guid>
      <dc:creator>jean</dc:creator>
      <dc:date>2012-03-09T13:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275309#M228439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've updated this for 4.0d, for the most part it's identical, the only major change is that user-welcome has been replaced by dynamic-welcome. I haven't tested the welcome part yet but it should work. The rest does work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mediafire.com/?mspve14j5d823mo" rel="nofollow noopener noreferrer"&gt;http://www.mediafire.com/?mspve14j5d823mo&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;&lt;SPAN&gt;. The dynamic-welcome portion should not be used as it doesn't work properly. Since it's used on multiple pages it breaks the formatting. You're better off just removing the Create Site link inside dynamic-welcome.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 20:50:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275309#M228439</guid>
      <dc:creator>ashex</dc:creator>
      <dc:date>2012-03-15T20:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275310#M228440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for solution. I was test on the community 4.0d with kriner's file. it 's work fine,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but I've make the minor modify to get back on original style menu layout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and option to show create site on SITECREATORS group. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will upload after finish testing. please wait.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheer,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2012 05:45:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275310#M228440</guid>
      <dc:creator>dehnax</dc:creator>
      <dc:date>2012-03-17T05:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275311#M228441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the link update file, test and work on 4.0d&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.mediafire.com/?st1ih9ip9q7jqzg" rel="nofollow noopener noreferrer"&gt;http://www.mediafire.com/?st1ih9ip9q7jqzg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, create new group name "SITECREATORS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then change who is able to create sites. in file &lt;/SPAN&gt;&lt;EM&gt;public-services-security-context.xml&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;goto (&lt;/SPAN&gt;&lt;EM&gt;/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/public-services-security-context.xml&lt;/EM&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fine and change from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.service.cmr.site.SiteService.createSite=ACL_ALLOW&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.service.cmr.site.SiteService.createSite=ACL_METHOD.GROUP_SITECREATORS &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;copy file from download link and paste to&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;/tomcat/shared/classes/alfresco/web-extension/&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;next restart alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; :mrgreen:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2012 06:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275311#M228441</guid>
      <dc:creator>dehnax</dc:creator>
      <dc:date>2012-03-17T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275312#M228442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for all the efforts, really appreciate the input on this issue. I've been searching for a solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 06:53:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275312#M228442</guid>
      <dc:creator>chrisliv</dc:creator>
      <dc:date>2012-03-27T06:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275313#M228443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can&amp;nbsp; update the link or send me the files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks newly&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2012 18:46:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275313#M228443</guid>
      <dc:creator>tomapadre</dc:creator>
      <dc:date>2012-06-17T18:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275314#M228444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The download link is expire. Can you please give me the new link?&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>Thu, 28 Jun 2012 07:04:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275314#M228444</guid>
      <dc:creator>gunta</dc:creator>
      <dc:date>2012-06-28T07:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275315#M228445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also appreciate a new link very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 14:08:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275315#M228445</guid>
      <dc:creator>immanuel</dc:creator>
      <dc:date>2012-10-18T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275316#M228446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rather then upload the files again I wrote a post on my blog describing how it's done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.chipnick.com/blog/?p=58" rel="nofollow noopener noreferrer"&gt;http://www.chipnick.com/blog/?p=58&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 00:28:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275316#M228446</guid>
      <dc:creator>ashex</dc:creator>
      <dc:date>2013-04-10T00:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275317#M228447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is an old thread, but in case you need to do this with 4.2, here is an add-on that uses the new 4.2 extension points to eliminate cutting-and-pasting of Alfresco code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/jpotts/share-site-creators" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/share-site-creators&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 04:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275317#M228447</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2015-03-06T04:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide 'Create Site'-Link for specific groups or users??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275318#M228448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What about version 5.0.d ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 09:42:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-create-site-link-for-specific-groups-or-users/m-p/275318#M228448</guid>
      <dc:creator>ebuild</dc:creator>
      <dc:date>2016-02-10T09:42:57Z</dc:date>
    </item>
  </channel>
</rss>

