<?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: Deleting a site in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251578#M204708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the share interface, it is more comfortable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just add yourself to the SiteManager group as I suggested. See here on how to add a user to a group: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/at-adminconsole-group-membership.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/at-adminconsole-group-membership.html&lt;/A&gt;&lt;SPAN&gt;. If you are an administrator this should be quite familiar - if not read the docs :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The group is named after your site and the role. The structure is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;site_mysite&lt;BR /&gt;&amp;nbsp; |- site_mysite_SiteManager&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;After this you will be a member of the site (without invitation process) and have the site-delete button available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; lothar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 08:28:03 GMT</pubDate>
    <dc:creator>lotharmärkle</dc:creator>
    <dc:date>2012-02-07T08:28:03Z</dc:date>
    <item>
      <title>Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251571#M204701</link>
      <description>I want to a delete a site using the "share" interface.I am not the site owner but I do have ALFRESCO_ADMINISTRATORS privilegeHow do I do that ?The "delete site" button only appears if you are the site owner…Confused &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Mon, 16 Jan 2012 14:33:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251571#M204701</guid>
      <dc:creator>buxtonmarauder</dc:creator>
      <dc:date>2012-01-16T14:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251572#M204702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi marauder,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not that sure, but you can delete a site with the rights you mentioned, when you access the sites via WCM (alfresco/faces/jsp/browse/browse.jsp)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should to the trick, but I won't give any guarantee&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR Florian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 12:29:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251572#M204702</guid>
      <dc:creator>kqfflo</dc:creator>
      <dc:date>2012-01-17T12:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251573#M204703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Florian..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found my answer - but it's less than ideal..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As ALFRESCO_ADMINISTRATOR you have the following methods for removing a site you do not own..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(suggested by alfresco support)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Change the password of the site owner, log in as the site owner and delete the site in the SHARE interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Login to the ALFRESCO interface and delete the site through that - not recommended and causes orphaned data in my experience&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Use the restful API's in some custom javascript&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(suggested by zaizi employee)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. In the SHARE interface view sites and folders under the repository button - remove the folder associated with the site using the delete folder option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of these options are less than ideal IMHO. If the logged in user has ALFRESCO_ADMINISTRATOR as a privilege which grants them the ability to delete a site (item 4) then why can the SHARE UI not show me the delete button in the same place it does when i OWN the site..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a pretty shoddy user experience.. judging by the number of bugs on Alfresco's JIRA site it aint gonna get fixed any time soon.. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 15:17:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251573#M204703</guid>
      <dc:creator>buxtonmarauder</dc:creator>
      <dc:date>2012-01-17T15:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251574#M204704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found that the best way is to make myself the owner of the site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do this per alfresco documentation example. (&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/index.jsp" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/index.jsp&lt;/A&gt;&lt;SPAN&gt; - programming - Alfresco API reference - Reposatory javascript api - Services api - site service - site object - setmembership) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Login alfresco explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create javascript under company home - script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;var site = siteService.getSite("SITENAMEHERE");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(site){&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var authorityName = "YOURNAMEHERE";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var role = "SiteManager"; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; site.setMembership(authorityName, role);&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Alter above to reflect the sitename you want to alter and your username.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Goto a random document and click details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. choose run action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Execute script and choose the javascript you created above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. finish it et voila you are a siteManager of the site you want to delete and can now choose to do so from share.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 19:51:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251574#M204704</guid>
      <dc:creator>mysha</dc:creator>
      <dc:date>2012-01-18T19:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251575#M204705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you honestly think thats an appropriate method for people to use who are not programmers ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 15:42:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251575#M204705</guid>
      <dc:creator>buxtonmarauder</dc:creator>
      <dc:date>2012-02-03T15:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251576#M204706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The suggested workaround for the missing Delete-Button for admins in the share-UI can be easily done without programming through the User-and-Group Administration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just put yourself in the SiteManager Group of the site you would like to delete.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 10:28:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251576#M204706</guid>
      <dc:creator>lotharmärkle</dc:creator>
      <dc:date>2012-02-05T10:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251577#M204707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Lothar..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you be a little more explicit please ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you provide step-by-step instructions for your suggestion ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g. are you suggesting using the share interface or the alfresco interface ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 14:45:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251577#M204707</guid>
      <dc:creator>buxtonmarauder</dc:creator>
      <dc:date>2012-02-06T14:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251578#M204708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the share interface, it is more comfortable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just add yourself to the SiteManager group as I suggested. See here on how to add a user to a group: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/at-adminconsole-group-membership.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/at-adminconsole-group-membership.html&lt;/A&gt;&lt;SPAN&gt;. If you are an administrator this should be quite familiar - if not read the docs :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The group is named after your site and the role. The structure is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;site_mysite&lt;BR /&gt;&amp;nbsp; |- site_mysite_SiteManager&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;After this you will be a member of the site (without invitation process) and have the site-delete button available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; lothar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 08:28:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251578#M204708</guid>
      <dc:creator>lotharmärkle</dc:creator>
      <dc:date>2012-02-07T08:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251579#M204709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Lothar..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your link points to documentation for v4.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have access to a 4.0 instance and your instructions are correct for that version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if I look at the same screen on v3.4 the site specific admin groups don't show up..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My original question pertained to v3.4..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In that version, I cannot see how to perform this action within the Share interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 08:56:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251579#M204709</guid>
      <dc:creator>buxtonmarauder</dc:creator>
      <dc:date>2012-02-07T08:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251580#M204710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mysha, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your post save me! &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;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even if I'm not a programmer just with a bit of intention I managed to solve it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 07:00:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-site/m-p/251580#M204710</guid>
      <dc:creator>miguelperdomo</dc:creator>
      <dc:date>2013-11-20T07:00:38Z</dc:date>
    </item>
  </channel>
</rss>

