<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://gotdrupal.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>GotDrupal.com | Drupal Tutorial Site - permissions</title>
 <link>http://gotdrupal.com/taxonomy/term/25/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>How To: Enhance Drupal&#039;s user access, features &amp; control</title>
 <link>http://gotdrupal.com/videos/enhance-drupal-user-access-features-control</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Drupal is all about two things, content and management. Ok, so that was a cheesy one about Drupal being a &lt;a href=&quot;http://en.wikipedia.org/wiki/Content_management_system&quot; title=&quot;Wikipedia page about Content management system&quot;&gt;&lt;span class=&quot;caps&quot;&gt;CMS&lt;/span&gt;&lt;/a&gt;. But,the biggest advantage Drupal has, as I see it, over many other &lt;span class=&quot;caps&quot;&gt;CMS&lt;/span&gt;&#039;s is both its flexibility and the number of contributions made to extend what it can do. Quite literly, there are &lt;a href=&quot;http://drupal.org/taxonomy/term/14/0/&quot; title=&quot;New modules on Drupal.org&quot;&gt;new modules every week&lt;/a&gt; (&lt;a href=&quot;http://drupal.org/taxonomy/term/14/0/feed&quot; title=&quot;RSS feed for new Drupal modules&quot;&gt;&lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; feed&lt;/a&gt;) which make Drupal do things you probably want it to&amp;nbsp;do.&lt;/p&gt;
&lt;p&gt;Herein lies the problem. Knowing what modules do, which ones to use and how to find them. If your goal is simply to allow other users to contribute content to your site with a degree of control over who can contribute, how they contribute and what the process is, then this video will get you&amp;nbsp;started.&lt;/p&gt;
&lt;p&gt;Using the &lt;a href=&quot;http://drupal.org/project/modr8&quot; title=&quot;Drupal Module page for Modr8&quot;&gt;Modr8 module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/modr8&quot; title=&quot;Issues for Modr8&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/modr8&quot; title=&quot;Usage for Modr8&quot;&gt;usage&lt;/a&gt;], you can add moderation of content to your site. When allowing users to contribute, you can clean things up by using the &lt;a href=&quot;http://drupal.org/project/vertical_tabs&quot; title=&quot;Drupal Module page for Vertical Tabs&quot;&gt;Vertical Tabs module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/vertical_tabs&quot; title=&quot;Issues for Vertical Tabs&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/vertical_tabs&quot; title=&quot;Usage for Vertical Tabs&quot;&gt;usage&lt;/a&gt;], which makes the node edit form much more clean. Finally, when it comes to allowing some users the ability to publish, without moderation, using the &lt;a href=&quot;http://drupal.org/project/override_node_options&quot; title=&quot;Drupal Module page for Override Node Options&quot;&gt;Override Node Options module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/override_node_options&quot; title=&quot;Issues for Override Node Options&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/override_node_options&quot; title=&quot;Usage for Override Node Options&quot;&gt;usage&lt;/a&gt;], you can provide users with control over the node options of Published, Promoted or Sticky and allow for the Authored On and Authored By to be controlled per&amp;nbsp;role.&lt;/p&gt;
&lt;p&gt;As Drupal has proven time-and-time-again, there&#039;s very little you can&#039;t accomplish. All you need to do is either find the module or build&amp;nbsp;it.&lt;/p&gt;
&lt;div class=&quot;field field-type-nodereference field-field-media-reference&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Related videos:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/videos/drupal-workflow-automation&quot;&gt;How To: Drupal Workflows &amp;amp; Automation&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <enclosure url="http://media.gotdrupal.com/matt/howto/d6/Drupal-User-Features_d6.mov" length="25443504" type="video/quicktime" />
 <category domain="http://gotdrupal.com/category/skill-level/intermediate">Intermediate</category>
 <category domain="http://gotdrupal.com/category/tags/moderation">moderation</category>
 <category domain="http://gotdrupal.com/category/tags/node-publishing">node publishing</category>
 <category domain="http://gotdrupal.com/category/tags/permissions">permissions</category>
 <category domain="http://gotdrupal.com/category/tags/user-contributions">user contributions</category>
 <pubDate>Thu, 16 Apr 2009 00:57:45 +0000</pubDate>
 <dc:creator>Matt Petrowsky</dc:creator>
 <guid isPermaLink="false">49 at http://gotdrupal.com</guid>
</item>
<item>
 <title>How To: Manage Drupal Permissions More Easily</title>
 <link>http://gotdrupal.com/videos/manage-drupal-permissions-more-easily</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;One of the most time-consuming tasks for any new Drupal site is setting up and testing what users can and can&#039;t do. This is the realm of user permissions and role permissions. I&#039;m guessing you&#039;ve visited the checkbox maze - as I like to call&amp;nbsp;it.&lt;/p&gt;
&lt;p&gt;One of the most frustrating aspects of Drupal&#039;s Permissions screen is this; with any number of roles beyond a few, and with a large collection of modules, the task of permissions management becomes quite hazardous. The potential for &quot;accidentally&quot; checking one little box which gives the wrong role the wrong access and allows the wrong user to do the wrong things, it&#039;s no wonder managing Drupal permissions can become&amp;nbsp;unnerving.&lt;/p&gt;
&lt;p&gt;Enter my solution to this problem. A collection of modules which extend the level of control, make it easier to focus on the permissions that matter (relative to what you&#039;re setting up at the time), and remove the visual clutter from this extensive web&amp;nbsp;page.&lt;/p&gt;
&lt;p&gt;Here are the modules I cover in this&amp;nbsp;video.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/filter_perms&quot; title=&quot;Drupal Module page for Filter Permissions&quot;&gt;Filter Permissions module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/filter_perms&quot; title=&quot;Issues for filter_perms&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/filter_perms&quot; title=&quot;Usage for filter_perms&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/better_perms&quot; title=&quot;Drupal Module page for Better Permissions&quot;&gt;Better Permissions module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/better_perms&quot; title=&quot;Issues for Better Permissions&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/better_perms&quot; title=&quot;Usage for Better Permissions&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/permissions_lock&quot; title=&quot;Drupal Module page for Permissions Lock&quot;&gt;Permissions Lock module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/permissions_lock&quot; title=&quot;Issues for permissions_lock&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/permissions_lock&quot; title=&quot;Usage for permissions_lock&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here are some other modules, which I didn&#039;t review in the video, that deal with permissions. They seem to provide even more control over who can do what on your Drupal&amp;nbsp;site.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/user_permissions&quot; title=&quot;Drupal Module page for User Permissions&quot;&gt;User Permissions&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/user_permissions&quot; title=&quot;Issues for User Permissions&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/user_permissions&quot; title=&quot;Usage for User Permissions&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/node_permissions_grid&quot; title=&quot;Drupal Module page for Node permissions grid&quot;&gt;Node permissions grid module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/node_permissions_grid&quot; title=&quot;Issues for Node permissions grid&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/node_permissions_grid&quot; title=&quot;Usage for Node permissions grid&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/config_perms&quot; title=&quot;Drupal Module page for Site Configuration Permissions&quot;&gt;Site Configuration Permissions module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/config_perms&quot; title=&quot;Issues for Site Configuration Permissions&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/config_perms&quot; title=&quot;Usage for Site Configuration Permissions&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/permissions_api&quot; title=&quot;Drupal Module page for Permissions API&quot;&gt;Permissions &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; module(for developers)&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/permissions_api&quot; title=&quot;Issues for Permissions API&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/permissions_api&quot; title=&quot;Usage for Permissions API&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/profile_permission&quot; title=&quot;Drupal Module page for Profile permission&quot;&gt;Profile permission module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/profile_permission&quot; title=&quot;Issues for Profile permission&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/profile_permission&quot; title=&quot;Usage for Profile permission&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you&#039;ve got other suggestions or ideas about making it easier to manage Drupal permissions then leave a comment&amp;nbsp;below!&lt;/p&gt;
&lt;div class=&quot;field field-type-nodereference field-field-media-reference&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Related videos:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/videos/understanding-drupal-permissions&quot;&gt;Basics: Understanding Drupal&amp;#039;s Permissions&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <enclosure url="http://media.gotdrupal.com/matt/howto/d6/Managing-Drupal-Permissions_d6.mov" length="20967939" type="video/quicktime" />
 <comments>http://gotdrupal.com/videos/manage-drupal-permissions-more-easily#comments</comments>
 <category domain="http://gotdrupal.com/category/skill-level/intermediate">Intermediate</category>
 <category domain="http://gotdrupal.com/category/tags/permissions">permissions</category>
 <pubDate>Wed, 15 Apr 2009 19:12:30 +0000</pubDate>
 <dc:creator>Matt Petrowsky</dc:creator>
 <guid isPermaLink="false">48 at http://gotdrupal.com</guid>
</item>
<item>
 <title>Basics: Understanding Drupal&#039;s Permissions</title>
 <link>http://gotdrupal.com/videos/understanding-drupal-permissions</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;The Situation - You&#039;ve just started your new Drupal site, and you&#039;re wondering how you&#039;ll manage those thousands (hopefully hundreds of thousands) of users and what they can and can&#039;t&amp;nbsp;do.&lt;/p&gt;
&lt;p&gt;You&#039;ve entered the realm of Permissions. You click on the link titled Permissions, in the Users area, and I&#039;d like to welcome you to the &quot;Checkbox Maze Game&quot;. You proceed to create all your roles according to the people who will be using your site. This includes your Assistant, your Junior Admin, some Moderators and various other roles. But wait...!!! Stop! Don&#039;t check that&amp;nbsp;box!&lt;/p&gt;
&lt;p&gt;There may be a better way to manage permissions which will be more flexible in the long run. I personally remember my first try at the Checkbox Maze Game and it&#039;s through my experience that I present this video about understanding Drupal&#039;s permissions and how it&#039;s much more straight forward when someone just tells you how it&amp;nbsp;works.&lt;/p&gt;
&lt;p&gt;To get you started, did you know the only role that needs the checkbox &#039;post comments&#039; checked is authenticated&amp;nbsp;user?*&lt;/p&gt;
&lt;p&gt;*(unless you&#039;re going for something much more&amp;nbsp;complex)&lt;/p&gt;
&lt;div class=&quot;field field-type-nodereference field-field-media-reference&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Related videos:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/videos/manage-drupal-permissions-more-easily&quot;&gt;How To: Manage Drupal Permissions More Easily&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://gotdrupal.com/videos/understanding-drupal-permissions#comments</comments>
 <category domain="http://gotdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://gotdrupal.com/category/tags/getting-started">getting started</category>
 <category domain="http://gotdrupal.com/category/tags/permissions">permissions</category>
 <pubDate>Thu, 09 Oct 2008 01:13:07 +0000</pubDate>
 <dc:creator>Matt Petrowsky</dc:creator>
 <guid isPermaLink="false">24 at http://gotdrupal.com</guid>
</item>
</channel>
</rss>

