<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		

		
		<item>
			<title>Comment by 'cheap replicas handbags' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_778</link>
			<description>
I have tried locking them out of the standard page class, then read</description>
			<pubDate>Mon, 02 Aug 2010 04:17:02 -0500</pubDate>
			<author>cheap replicas handbags</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_778</guid>
		</item>
		
		<item>
			<title>Comment by 'Qlex' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_444</link>
			<description>hi,
great code!somebody actually told me about this on SS irc.
I got a question.
how to add those functions (canCreate,Edit,Delete..) to Blogholder.php and Blogentry.php ? I dont want to edit the files in /blog/code/ but create some kind of decorator in mysite/code ?

thanx for hints.
Qlex</description>
			<pubDate>Tue, 13 Oct 2009 05:08:43 -0500</pubDate>
			<author>Qlex</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_444</guid>
		</item>
		
		<item>
			<title>Comment by 'jiudian' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_396</link>
			<description>Good job,I like this info.thanks for your work! 
So useful information,I like it.
Nice,great info...thanks for blog
</description>
			<pubDate>Thu, 13 Aug 2009 03:41:52 -0500</pubDate>
			<author>jiudian</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_396</guid>
		</item>
		
		<item>
			<title>Comment by 'Ingo' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_367</link>
			<description>Good recipe! :) As a side-note, its best practice to pass an optional member argument to all can*() methods, and fall back to Member::currentUser(). This makes the method easier to unit test without actually logging in the member.</description>
			<pubDate>Sun, 19 Jul 2009 16:26:11 -0500</pubDate>
			<author>Ingo</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_367</guid>
		</item>
		
		<item>
			<title>Comment by 'Aram' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_355</link>
			<description>@adam: As we discovered this was due to having a space in the group name. In this case using the group ID instead fixed the problem.</description>
			<pubDate>Wed, 08 Jul 2009 05:37:05 -0500</pubDate>
			<author>Aram</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_355</guid>
		</item>
		
		<item>
			<title>Comment by 'Kate' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_354</link>
			<description>It is very helpful for me too</description>
			<pubDate>Wed, 08 Jul 2009 01:42:08 -0500</pubDate>
			<author>Kate</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_354</guid>
		</item>
		
		<item>
			<title>Comment by 'Adam' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_353</link>
			<description>How does this work if I want to limit a certain Group to create/edit/delete/publish a single page type? 

I have tried locking them out of the standard page class, then readmitting them on the sub class but it seems like the page class permissions take precident and the sub class permissions are ignored...</description>
			<pubDate>Tue, 07 Jul 2009 11:17:33 -0500</pubDate>
			<author>Adam</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_353</guid>
		</item>
		
		<item>
			<title>Comment by 'jimmy' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_346</link>
			<description>i'm still learning</description>
			<pubDate>Thu, 25 Jun 2009 21:11:37 -0500</pubDate>
			<author>jimmy</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_346</guid>
		</item>
		
		<item>
			<title>Comment by 'Pete Bacon Darwin' on Using canCreate(), canEdit(), canDelete() and canPublish() to manage page type permissions</title>
			<link>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_343</link>
			<description>You can also check against a group name if you don't know (or can't be bothered to find out) the id: Member::currentUser()-&gt;inGroup(&quot;SomeGroupName&quot;);</description>
			<pubDate>Tue, 23 Jun 2009 12:37:17 -0500</pubDate>
			<author>Pete Bacon Darwin</author>
			<guid>http://www.ssbits.com/using-cancreate-canedit-candelete-and-canpublish-to-manage-page-type-permissions/#PageComment_343</guid>
		</item>
		

	</channel>
</rss>
