<?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: on drupal, part three</title>
	<atom:link href="http://www.blogwithoutalibrary.net/331/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blogwithoutalibrary.net/331</link>
	<description>libraries, technology, UX, &#38;c.</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:18:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: blogwithoutalibrary.net &#8211; more drupal, if you can stand it</title>
		<link>http://www.blogwithoutalibrary.net/331/comment-page-1#comment-20977</link>
		<dc:creator>blogwithoutalibrary.net &#8211; more drupal, if you can stand it</dc:creator>
		<pubDate>Sat, 07 Mar 2009 03:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwithoutalibrary.net/?p=331#comment-20977</guid>
		<description>[...] might want to have a closer look at the last couple of slides, which effectively cover everything I said I&#8217;d cover in the final post of the series which never ended up getting written (lessons learned &amp; [...]</description>
		<content:encoded><![CDATA[<p>[...] might want to have a closer look at the last couple of slides, which effectively cover everything I said I&#8217;d cover in the final post of the series which never ended up getting written (lessons learned &amp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog: blogwithoutalibrary.net &#124; Bscopes Feeds</title>
		<link>http://www.blogwithoutalibrary.net/331/comment-page-1#comment-20976</link>
		<dc:creator>Blog: blogwithoutalibrary.net &#124; Bscopes Feeds</dc:creator>
		<pubDate>Wed, 04 Mar 2009 03:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwithoutalibrary.net/?p=331#comment-20976</guid>
		<description>[...] Blog: blogwithoutalibrary.net tagged with:  Post: http://www.blogwithoutalibrary.net/331 [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog: blogwithoutalibrary.net tagged with:  Post: <a href="http://www.blogwithoutalibrary.net/331" rel="nofollow">http://www.blogwithoutalibrary.net/331</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThisGlobe.com Blogs &#187; on drupal, part two</title>
		<link>http://www.blogwithoutalibrary.net/331/comment-page-1#comment-20972</link>
		<dc:creator>ThisGlobe.com Blogs &#187; on drupal, part two</dc:creator>
		<pubDate>Sun, 01 Feb 2009 01:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwithoutalibrary.net/?p=331#comment-20972</guid>
		<description>[...] Next: on drupal, part three. [...]</description>
		<content:encoded><![CDATA[<p>[...] Next: on drupal, part three. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amanda</title>
		<link>http://www.blogwithoutalibrary.net/331/comment-page-1#comment-20969</link>
		<dc:creator>amanda</dc:creator>
		<pubDate>Sun, 14 Dec 2008 17:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwithoutalibrary.net/?p=331#comment-20969</guid>
		<description>Hi Anita,

Here&#039;s what I did: once I had all the content types set up, I created roles for each content type. Then, once I installed the Account Types module, I created account types and assigned roles to each. As an example, &quot;liaison librarian&quot; is an account type and the roles assigned to this account type are: 

- &quot;subject guide editor&quot;: can create and edit subject guides 
- &quot;news &amp; events contributor&quot;: can create and edit our blog and events page.

I totally understand why it might take a while to wrap your head around this stuff -- it took me a while too. However, once you start creating your content types, roles (and account types) do tend to fall into place. 

Good luck! Let me know if there&#039;s anything else I can do to help!</description>
		<content:encoded><![CDATA[<p>Hi Anita,</p>
<p>Here&#8217;s what I did: once I had all the content types set up, I created roles for each content type. Then, once I installed the Account Types module, I created account types and assigned roles to each. As an example, &#8220;liaison librarian&#8221; is an account type and the roles assigned to this account type are: </p>
<p>- &#8220;subject guide editor&#8221;: can create and edit subject guides<br />
- &#8220;news &#038; events contributor&#8221;: can create and edit our blog and events page.</p>
<p>I totally understand why it might take a while to wrap your head around this stuff &#8212; it took me a while too. However, once you start creating your content types, roles (and account types) do tend to fall into place. </p>
<p>Good luck! Let me know if there&#8217;s anything else I can do to help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anita</title>
		<link>http://www.blogwithoutalibrary.net/331/comment-page-1#comment-20968</link>
		<dc:creator>Anita</dc:creator>
		<pubDate>Tue, 09 Dec 2008 14:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwithoutalibrary.net/?p=331#comment-20968</guid>
		<description>I&#039;m working through these issues with our new Drupal site so it&#039;s very useful to read about your experience. Would you be willing to share how exactly you use content type permissions and the Account Types module to build permissions on your site? I&#039;m having trouble getting my head around the whole thing. 

Thanks in advance, Amanda. This has been an extremely useful series of posts!</description>
		<content:encoded><![CDATA[<p>I&#8217;m working through these issues with our new Drupal site so it&#8217;s very useful to read about your experience. Would you be willing to share how exactly you use content type permissions and the Account Types module to build permissions on your site? I&#8217;m having trouble getting my head around the whole thing. </p>
<p>Thanks in advance, Amanda. This has been an extremely useful series of posts!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

