<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MeganMcDermott.com &#187; Drupal  &#8211; MeganMcDermott.com</title>
	<atom:link href="http://meganmcdermott.com/category/software/drupal-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://meganmcdermott.com</link>
	<description>Web design and that</description>
	<lastBuildDate>Mon, 19 Dec 2011 21:51:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Improving the default content, comments, and user admin pages in Drupal using Views</title>
		<link>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/</link>
		<comments>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:58:08 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=418</guid>
		<description><![CDATA[If you&#8217;re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at all. The users page does not allow you to search for a user name or join date (you can search for users using  Drupal search, but this does not allow you to perform bulk operations on them).</p>
<p>I have created some views to replicate these pages with more filtering options. <a href="http://drupal.org/project/views_bulk_operations">View Bulk Operations</a> does come with a sample view for content, but I found that this view didn&#8217;t contain the options I wanted. Each view comes with two pages: one to replace the default admin pages (admin/content/node, admin/content/comment, and admin/user/user) and one for a tabbed interface of all three views. It would be nice if these could be the same page but you can&#8217;t have more than one URL for a page.<span id="more-418"></span> These are in use on <a href="http://webmaster-forums.net">The Webmaster Forums</a>. Some of the terminology might need to be adjusted for your site, particularly the label for the taxonomy filter (forums are taxonomy terms). <a href="http://drupal.org/project/views_bulk_operations">Views Bulk Operations</a> is used to allow operations to be run on multiple items at once.</p>
<p><strong>Warning: </strong>These views have a lot of complicated filters that may not be suitable for some users. You may want to restrict this to advanced users only (although I&#8217;m not sure there would be a situation where a user would have the administer nodes permission but wouldn&#8217;t be sophisticated enough to work with this interface!)</p>
<p>Below are screenshots of the three views (click to enlarge) with links to download the views.</p>
<div class="clear">
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Topics.png"><img class="size-thumbnail wp-image-419 colorbox-418" title="Advanced Search - Topics" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Topics-150x150.png" alt="Alternate view for the Drupal content search page" width="150" height="150" /></a></p>
<p><strong>Content (nodes)</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Topics.txt">Download view</a></p>
</div>
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Comments.png"><img class="size-thumbnail wp-image-421 colorbox-418" title="Advanced Search - Comments" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Comments-150x150.png" alt="Alternate view for the Drupal comment search page" width="150" height="150" /></a></p>
<p><strong>Comments</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Comments.txt">Download view</a></p>
</div>
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Users.png"><img class="size-thumbnail wp-image-422 colorbox-418" title="Advanced Search - Users" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Users-150x150.png" alt="Alternate view for the Drupal user admin page" width="150" height="150" /></a></p>
<p><strong>Users</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Users.txt">Download view</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As it turns out, we did choose Drupal</title>
		<link>http://meganmcdermott.com/2010/04/02/turns-choose-drupal/</link>
		<comments>http://meganmcdermott.com/2010/04/02/turns-choose-drupal/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 18:49:37 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=405</guid>
		<description><![CDATA[Back in September I wrote about an agreement by the University of Waterloo to use the Open Text Web Content Management system. Well, as it turns out, that decision was &#8220;revisited&#8221; in February and UW will be using Drupal as it&#8217;s official web content management system. I have been on maternity leave since October so [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/2009/09/08/choose-drupal/">Back in September</a> I wrote about an agreement by the University of Waterloo to use the Open Text Web Content Management system. Well, as it turns out, that decision was &#8220;revisited&#8221; in February and UW will be using Drupal as it&#8217;s official web content management system.</p>
<p>I have been on maternity leave since October so I&#8217;m not entirely sure of the reasons for this decision. I know that some people went for training on the Open Text system in November and found it to be very cumbersome and difficult to use (something I thought was evident from the beginning, to be honest!). I think there were some other issues as well but I don&#8217;t know too much.</p>
<p>Needless to say, I am thrilled!  There is a tiny bit more information on the <a href="http://groups.drupal.org/node/52918">Kitchener Waterloo Drupal User&#8217;s Group</a>, as well as in the <a href="http://www.bulletin.uwaterloo.ca/2010/mar/04th.html">UW Daily Bulletin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2010/04/02/turns-choose-drupal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why we didn&#8217;t choose Drupal</title>
		<link>http://meganmcdermott.com/2009/09/08/choose-drupal/</link>
		<comments>http://meganmcdermott.com/2009/09/08/choose-drupal/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:04:05 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=345</guid>
		<description><![CDATA[Well, actually, we didn&#8217;t really &#8220;choose&#8221; anything. Something was chosen for us in the form of a &#8220;donation&#8221; from  OpenText of their web content management products to the university. I co-chaired the committee that was charged with investigating content management systems in the fall and winter 2008/2009. This &#8220;donation&#8221; was arranged completely outside of our [...]]]></description>
			<content:encoded><![CDATA[<p>Well, actually, <a href="http://web.uwaterloo.ca/story/web-content-management-project-underwayhttp://">we</a> didn&#8217;t really &#8220;choose&#8221; anything. Something was chosen for us in the form of a <a href="http://newsrelease.uwaterloo.ca/news.php?id=5095">&#8220;donation&#8221; from  OpenText</a> of their web content management products to the university. I co-chaired the committee that was charged with investigating content management systems in the fall and winter 2008/2009. This &#8220;donation&#8221; was arranged completely outside of our committee. In fact, we didn&#8217;t even know it was happening until the deal was essentially done.</p>
<p>I did do my best to sell the benefits of Drupal to the committee, and to explain why the OpenText product (formerly called RedDot) was not a good solution (phrasing it politely). However, I&#8217;m not sure that, given the chance, &#8220;we&#8221; would have chosen Drupal anyway. Why? Here&#8217;s a few of the biggest objections given by others in the group:</p>
<ol>
<li><strong>Sever models</strong> &#8211; the other two systems under consideration used a &#8220;push&#8221; model where static pages would be published to outlying web servers. This was considered to be preferable to a centralized model where pages are served by a database. Why? Mainly because many units within the university <em>really</em> want to run their own web servers. They also liked that the main system was &#8220;behind the firewall&#8221; and therefore more secure. This issue was focused on by some people to the exclusion of any other factors (usability? functionality? extensibility? who cares?). A few people actually said that since these two systems used the same publishing model then they were &#8220;really the same&#8221;.</li>
<li><strong>&#8220;It&#8217;s not enterprise&#8221; </strong>- I&#8217;m not sure what this is actually supposed to mean but it was a big problem for some people (and I&#8217;ve heard this in other higher ed circles as well). Maybe if it had a sticker price of half a million dollars and  obscenely complicated server requirements, then it would be &#8220;enterprise&#8221;??</li>
<li> <strong>Security</strong> &#8211; there are still many people out there who believe that open source must be insecure because it&#8217;s developed by &#8220;some guy in his basement.&#8221;</li>
</ol>
<p>There might have been other issues, had we ever gotten around to actually testing Drupal against the other two systems. Drupal isn&#8217;t exactly known for its usability, but from what I saw from the others Drupal isn&#8217;t any worse and might actually be better. To be honest, our presentation from Acquia didn&#8217;t do a lot to make the benefits of Drupal more clear.</p>
<p class="update"><strong>Update 04/02/2011</strong>: As is turns out <a href="/2010/04/02/turns-choose-drupal/">we did choose drupal.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2009/09/08/choose-drupal/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

