<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Deny delete permission to space owner in Alfresco</title>
	<atom:link href="http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/</link>
	<description>my comments, my projects, my resources…</description>
	<lastBuildDate>Tue, 24 May 2011 12:55:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/comment-page-1/#comment-4120</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 01 Dec 2010 20:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.anotherstrangerme.com/?p=38#comment-4120</guid>
		<description>I&#039;ve created an issue for this on Alfresco JIRA.  Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created an issue for this on Alfresco JIRA.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Pleština</title>
		<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/comment-page-1/#comment-4092</link>
		<dc:creator>Ivan Pleština</dc:creator>
		<pubDate>Tue, 30 Nov 2010 12:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.anotherstrangerme.com/?p=38#comment-4092</guid>
		<description>This looks like a bug to me.</description>
		<content:encoded><![CDATA[<p>This looks like a bug to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/comment-page-1/#comment-4076</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 29 Nov 2010 23:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.anotherstrangerme.com/?p=38#comment-4076</guid>
		<description>How can I set permissions on the space such that a user can not move a directory into another directory?  For example, I have user matt as an Editor on space Company\Dept1 and on Company\Dept2 -- when viewing the space as a CIFS drive, user matt can still &quot;drag and drop&quot; space Dept1 into Dept2, or vice-versa.  All this, and yet user matt is not able to upload content or delete content from either space.  This doesn&#039;t make sense.  Any info would be greatly appreciated!!</description>
		<content:encoded><![CDATA[<p>How can I set permissions on the space such that a user can not move a directory into another directory?  For example, I have user matt as an Editor on space Company\Dept1 and on Company\Dept2 &#8212; when viewing the space as a CIFS drive, user matt can still &#8220;drag and drop&#8221; space Dept1 into Dept2, or vice-versa.  All this, and yet user matt is not able to upload content or delete content from either space.  This doesn&#8217;t make sense.  Any info would be greatly appreciated!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/comment-page-1/#comment-1779</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Wed, 18 Aug 2010 09:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.anotherstrangerme.com/?p=38#comment-1779</guid>
		<description>Hi,

I used the Method 1 which you have explained. But this settings is not working inside the home space of the user. Inside the home folder, the owner still has the delete permission. Could you please help me. I am using Alfresco ECM 3.2

Thanks in advance..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I used the Method 1 which you have explained. But this settings is not working inside the home space of the user. Inside the home folder, the owner still has the delete permission. Could you please help me. I am using Alfresco ECM 3.2</p>
<p>Thanks in advance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Pleština</title>
		<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/comment-page-1/#comment-1656</link>
		<dc:creator>Ivan Pleština</dc:creator>
		<pubDate>Wed, 11 Aug 2010 06:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.anotherstrangerme.com/?p=38#comment-1656</guid>
		<description>Hi,

you need a piece of code like:
&lt;blockquote&gt;
	&lt;config evaluator=&quot;string-compare&quot; condition=&quot;Action Wizards&quot;&gt;
		&lt;aspects&gt;
			&lt;aspect name=&quot;cm:ownable&quot; /&gt;
		&lt;/aspects&gt;
	&lt;/config&gt;
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>you need a piece of code like:</p>
<blockquote><p>
	&lt;config evaluator=&#8221;string-compare&#8221; condition=&#8221;Action Wizards&#8221;&gt;<br />
		&lt;aspects&gt;<br />
			&lt;aspect name=&#8221;cm:ownable&#8221; /&gt;<br />
		&lt;/aspects&gt;<br />
	&lt;/config&gt;
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xarlie</title>
		<link>http://www.anotherstrangerme.com/deny-delete-permission-to-space-owner-in-alfresco/comment-page-1/#comment-1649</link>
		<dc:creator>Xarlie</dc:creator>
		<pubDate>Tue, 10 Aug 2010 21:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.anotherstrangerme.com/?p=38#comment-1649</guid>
		<description>I&#039;ve been trying to apply the second approach on my 3.2, but i can&#039;t seem to find the proper way to expose cm:ownable through web-client-config-custom.xml so that it shows on the Action Wizard. Could you show me how u did it?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to apply the second approach on my 3.2, but i can&#8217;t seem to find the proper way to expose cm:ownable through web-client-config-custom.xml so that it shows on the Action Wizard. Could you show me how u did it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

