<?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>Learning the World &#187; Drupal</title>
	<atom:link href="http://knewquist.edublogs.org/category/technology/web-applications/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://knewquist.edublogs.org</link>
	<description>An education tech blog by Ken Newquist</description>
	<lastBuildDate>Sun, 04 Oct 2009 16:12:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac Firefox 3 won&#8217;t copy/paste formatted text</title>
		<link>http://knewquist.edublogs.org/2008/11/05/mac-firefox-3-wont-copypaste-formatted-text/</link>
		<comments>http://knewquist.edublogs.org/2008/11/05/mac-firefox-3-wont-copypaste-formatted-text/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 18:01:12 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[firefox3]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=145</guid>
		<description><![CDATA[As I alluded to yesterday, Firefox 3 on the Mac won&#8217;t accepted formatted text from other applications (most notably word). While this does mean that users don&#8217;t have to deal with the Word&#60;-&#62;Firefox 3  extraneous code problem, also means that every document that gets cut and pasted into Firefox 3 is going to come in without [...]]]></description>
			<content:encoded><![CDATA[<p>As I alluded to yesterday, Firefox 3 on the Mac won&#8217;t accepted formatted text from other applications (most notably word). While this does mean that users don&#8217;t have to deal with the <a href="http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/">Word&lt;-&gt;Firefox 3  extraneous code problem</a>, also means that every document that gets cut and pasted into Firefox 3 is going to come in without any sort of formatting. This is a pain for folks who were used to this functionality in Firefox 2, and I expect that we&#8217;ll see more and more complaints about this as Firefox 3 achieves deeper penetration on campus.</p>
<p>There&#8217;s a report on this bug in Bugzilla; please vote for it. </p>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428096">Clipboard and drag-and-drop don&#8217;t interoperate with formatted text (e.g. HTML) on OS X</a></li>
</ul>
<p>There&#8217;s also a good conversation about the issue, including possible workarounds, at MacRumors.com:</p>
<ul>
<li><a href="http://forums.macrumors.com/showthread.php?p=5669603">Copy and Paste removes formatting &#8211; why?</a></li>
</ul>
<p>Note that Safari on the Mac does not have this problem, but I&#8217;ve found Safari support in TinyMCE and CKEditor flaky at best (e.g. when cutting and pasting from Word into Safari using TinyMCE 2.x in Drupal, the resulting text will have random spaces removed from between words).</p>
<p><strong>Update 11/7/2008</strong></p>
<p>The patch that fixes this problem has been committed, so hopefully we&#8217;ll see this in production soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/11/05/mac-firefox-3-wont-copypaste-formatted-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with copy/paste between Firefox 3 and Word</title>
		<link>http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/</link>
		<comments>http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 16:22:03 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=143</guid>
		<description><![CDATA[Firefox 3 for Windows has changed the way it handles copy and pasting text from other applications, such as Word, which in turn is causing extra code to show up in posts to a variety of web apps, including Moodle, Drupal, and WordPress. Firefox 3 for Mac has its own issues (namely it won&#8217;t copy/paste [...]]]></description>
			<content:encoded><![CDATA[<p><em>Firefox 3 for Windows</em> has changed the way it handles copy and pasting text from other applications, such as Word, which in turn is causing extra code to show up in posts to a variety of web apps, including Moodle, Drupal, and WordPress. <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428096">Firefox 3 for Mac has its own issues</a> (namely it won&#8217;t copy/paste rich text from Word at all).</p>
<p><a href="http://tracker.moodle.org/browse/MDL-16621">This Moodle Tracker report</a> offers one scenario where the problem pops up. I encountered it earlier in the semester as well, and unfortunately the best workaround I had at the time was to tell folks to use IE to do cutting and pasting if they wanted to preserve their formatting (or copy/pasting into Notepad before pasting into Firefox 3 if they didn&#8217;t.</p>
<p>The extra code is style data that Firefox 2 omitted, but Firefox 3 includes:</p>
<p style="padding-left: 30px">&lt;!&#8211; /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal<br />
{mso-style-parent:&#8221;"; margin:0in; margin-bottom:.0001pt;<br />
mso-pagination:widow-orphan; font-size:12.0pt; font-family:&#8221;Times New<br />
Roman&#8221;; mso-fareast-font-family:&#8221;Times New Roman&#8221;;} span.EmailStyle15<br />
{mso-style-type:personal; mso-style-noshow:yes;<br />
mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial;<br />
mso-ascii-font-family:Arial; mso-hansi-font-family:Arial;<br />
mso-bidi-font-family:Arial; color:windowtext;} @page Section1<br />
{size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;<br />
mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}<br />
div.Section1 {page:Section1;} &#8211;&gt; </p>
<p>Digging around on the web, I found a post <a href="http://www.telerik.com/community/forums/thread/b311D-bgedka.aspx">(&#8221;Pasting from Word in Firefox 3 Doesn&#8217;t Remove Meta/Style Tags&#8221;</a>) that explains the problem:</p>
<p style="padding-left: 30px">The problem is due to that Firefox 3.0 is presenting itself to MS Word as a XML client and the content pasted in the editor has new format different to this one pasted in Firefox 2.0. That is why the regular expressions used by the editor&#8217;s Paste From Word filters are not stripping the new MS Word XML formatting. </p>
<p>I can&#8217;t find anything in Bugzilla that speaks to this (my guess is that it would be viewed as a feature rather than a bug).  </p>
<p>My understanding is that there&#8217;s always extraneous code coming over from Word, but that the various WYSIWYG editors (TinyMCE, CKEditor) endeavor to strip out said code. The problem, aside from the fact that Firefox 3 has changed the way it does copy and paste, is that the editors haven&#8217;t caught up with the changes. I found posts for both editors discussing how to deal with this.</p>
<p>On the CKEditor site, there&#8217;s a tracker report about improving the editor itself:</p>
<ul>
<li><a href="http://dev.fckeditor.net/ticket/2291">Ticket #2291: Simple copy &amp; paste from Word document &#8211; extra code not stripped</a></li>
</ul>
<div>I couldn&#8217;t find any official tracker posts for TinyMCE, but there were two forum posts relating to it with proposed workarounds:</div>
<div>
<ul>
<li><a href="http://tinymce.moxiecode.net/punbb/viewtopic.php?id=12385">Paste as Word: &#8216;extra&#8217; code in Firefox</a></li>
<li><a href="http://tinymce.moxiecode.com/punbb/viewtopic.php?id=12405">Paste from Word not converting Word comments</a></li>
</ul>
</div>
<div>So ultimately, this isn&#8217;t a Moodle problem. Or a Drupal problem. Or a WordPress problem; it&#8217;s a WYSIWYG editor problem, and needs to be addressed at that level.</div>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media Classroom</title>
		<link>http://knewquist.edublogs.org/2008/11/01/social-media-classroom/</link>
		<comments>http://knewquist.edublogs.org/2008/11/01/social-media-classroom/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 14:30:05 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=134</guid>
		<description><![CDATA[The Social Media Classroom is an experiment in using Drupal to drive a Web 2.0 classroom. From the web site:
The Social Media Classroom (we’ll call it SMC) includes a free and open-source (Drupal-based) web service that provides teachers and learners with an integrated set of social media that each course can use for its own [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://socialmediaclassroom.com">Social Media Classroom</a> is an experiment in using Drupal to drive a Web 2.0 classroom. From the web site:</p>
<p style="padding-left: 30px">The Social Media Classroom (we’ll call it SMC) includes a free and open-source (Drupal-based) web service that provides teachers and learners with an integrated set of social media that each course can use for its own purposes—integrated forum, blog, comment, wiki, chat, social bookmarking, RSS, microblogging, widgets , and video commenting are the first set of tools.  The Classroom also includes curricular material: syllabi, lesson plans, resource repositories, screencasts and videos. </p>
<p>Interesting.  It&#8217;s based on Drupal 5.x and makes use of a huge number of modules &#8212; 61 to be precise. Among those included are activitystream, advanced_profile, chatroom, lightbox2, nodefamily, node review, panels, organic groups, seesmic, tagadelic and many, many more.</p>
<p>I think Drupal is a good fit for this kind of thing, though I&#8217;m curious to see how they polished up the Drupal interface to hide the rough edges from students and faculty (which has probably been our biggest stumbling block in using Drupal with our &#8220;Soapbox&#8221; web app at the college).</p>
<p>I think I&#8217;ll throw this on my Mac when I have a chance, but my biggest concern about this is keeping it current. They appear to be doing regular builds based on updates to Drupal&#8217;s CVS repository, but I&#8217;ve run into problems over the years with one module update mucking up a bunch of other modules. I imagine staying on top of those interactions is going to be a heck of a challenge for the SMC&#8217;s developers.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/11/01/social-media-classroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying inline lists of posts from a WordPress category?</title>
		<link>http://knewquist.edublogs.org/2008/10/31/displaying-inline-lists-of-posts-from-a-wordpress-category/</link>
		<comments>http://knewquist.edublogs.org/2008/10/31/displaying-inline-lists-of-posts-from-a-wordpress-category/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:00:50 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpressmu]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=135</guid>
		<description><![CDATA[In looking at WordPress Mu as a possible lightweight CMS for campus organizations and departments, I&#8217;ve found myself on a quest &#8230; a quest to figure out if/how WordPress can display an inline list of posts from a given WordPress category.
So what do I mean by that? Well, consider this actual use example from the [...]]]></description>
			<content:encoded><![CDATA[<p>In looking at WordPress Mu as a possible lightweight CMS for campus organizations and departments, I&#8217;ve found myself on a quest &#8230; a quest to figure out if/how WordPress can display an inline list of posts from a given WordPress category.</p>
<p>So what do I mean by that? Well, consider this actual use example from the &#8220;Research Tools&#8221; database I ported over to Drupal for a recent Library redesign project. The original database contained a number of records relating to research tools (journals, indexes, etc.) relating to a particular subject area. These records were assigned to categories like &#8220;Africana Studies: Major Research Tools&#8221; and &#8220;Africana Studies: Other Research Tools&#8221;. The original database then dynamically served up lists of these research tools on a single &#8220;Africana Studies&#8221; themed web page.</p>
<p><span id="more-135"></span></p>
<p>In Drupal, I was able to do this by creating a <a href="http://drupal.org/project/cck">custom content type</a> called &#8220;Research Tools&#8221; and a taxonomy to go with it. I then imported all the tools into the Drupal database, and used the <a href="http://drupal.org/project/views">Views</a> module to create queries for the different categories. I then embeded these Views inline on a page, creating a nicely formatted list of research tools. <a href="https://library.lafayette.edu/researchtools/africanastudies">You can check out the live version</a>, but here&#8217;s a screen shot for quick reference:</p>
<p> </p>
<p><a href="http://knewquist.edublogs.org/files/2008/10/research-tools-screenshot.jpg"><img class="alignnone size-full wp-image-137" src="http://knewquist.edublogs.org/files/2008/10/research-tools-screenshot.jpg" alt="A screenshot of a dynamic list of research tools built using Drupal\'s CCK and Views modules." width="475" /></a></p>
<p> </p>
<p>So the &#8220;Major Research Tools&#8221; component is one Views query, and &#8220;Other Suggested Research Tools&#8221; is another Views query.</p>
<p>All well and good &#8230; but how do I do this in WordPress?</p>
<p>Imagine the same scenario, but now my &#8220;research tool&#8221; entries have been added as posts. The posts have been added two different categories: &#8220;Major Research Tools&#8221; and &#8220;Other Research Tools&#8221;. I want to query WordPress for that information, and then display it inline on the page.</p>
<p>Here&#8217;s another example: a Career Services department might want to have a page that lists all of the internships-related posts on a page, but wants to break them into groups of &#8220;paid&#8221; and &#8220;unpaid&#8221; internships. Sure, they could manually maintain that list &#8230; but it sure would be nice if they didn&#8217;t have to. </p>
<div>Now I could do this through PHP and MySQL by hacking the WordPress templates, but while I could do that, your typical student, faculty or staff member can&#8217;t. So how do I make it as easy as possible to display one or more lists of posts belonging to one or more categories?</div>
<p>What I&#8217;m ultimately trying to do here is provide folks with some simple tools to get dynamic lists of content onto a page. So far, I haven&#8217;t come up with much; the common WordPress solution seems to be to hack the site templates to come up with these kinds of pages, which is fine for developers, but is at odds with one of the reasons why we&#8217;d want to roll out WordPress: ease of use and ease of maintenance.</p>
<p>I&#8217;d rather give people a toolbox than have to handcraft each tool for them. I&#8217;m not opposed to doing so in special cases &#8212; sometimes you really do need a hydrospanner, but in most cases you don&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/10/31/displaying-inline-lists-of-posts-from-a-wordpress-category/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drupal Admin Module Demo</title>
		<link>http://knewquist.edublogs.org/2008/10/24/drupal-admin-module-demo/</link>
		<comments>http://knewquist.edublogs.org/2008/10/24/drupal-admin-module-demo/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 18:46:22 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=122</guid>
		<description><![CDATA[A demonstration of the very nifty Drupal Admin Module. I&#8217;ve been experimenting with using this module; it seems like a good way to expose the guts of Drupal, which can confuse even veteran users.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=m1yblPg5z8U">A demonstration of the very nifty Drupal Admin Module</a>. I&#8217;ve been experimenting with using this module; it seems like a good way to expose the guts of Drupal, which can confuse even veteran users.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/10/24/drupal-admin-module-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DRUPAL4LIB</title>
		<link>http://knewquist.edublogs.org/2008/01/14/drupal4lib/</link>
		<comments>http://knewquist.edublogs.org/2008/01/14/drupal4lib/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 14:59:07 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/2008/01/14/drupal4lib/</guid>
		<description><![CDATA[There&#8217;s a new listserv for librarians interested in Drupal: DRUPAL4LIB. You can join it via its archives page.It&#8217;s great to see there are enough people interested in using Drupal with library web sites to warrant such a list &#8212; so far it&#8217;s only seeing sporadic traffic, but I intend to start posting once I begin [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a new listserv for librarians interested in Drupal: DRUPAL4LIB. <a href="http://listserv.uic.edu/archives/drupal4lib.html">You can join it via its archives page</a>.It&#8217;s great to see there are enough people interested in using Drupal with library web sites to warrant such a list &#8212; so far it&#8217;s only seeing sporadic traffic, but I intend to start posting once I begin converting Lafayette&#8217;s library site to Drupal later this month.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/01/14/drupal4lib/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 6.0 beta 2 released</title>
		<link>http://knewquist.edublogs.org/2007/10/22/drupal-60-beta-2-released/</link>
		<comments>http://knewquist.edublogs.org/2007/10/22/drupal-60-beta-2-released/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 13:28:08 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/2007/10/22/drupal-60-beta-2-released/</guid>
		<description><![CDATA[The Drupal 6.0 beta 2 release is out. Among 6&#8217;s new features are support for OpenID, triggers for site events, theming improvements, a brand new menu system, and overhauled book and forum modules.
I haven&#8217;t tried installing it yet, either at work or home, so I&#8217;m not sure what these changes mean practically. I&#8217;m hoping we&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://drupal.org/drupal-6.0-beta2">The Drupal 6.0 beta 2 release is out</a>. Among 6&#8217;s new features are support for OpenID, triggers for site events, theming improvements, a brand new menu system, and overhauled book and forum modules.</p>
<p>I haven&#8217;t tried installing it yet, either at work or home, so I&#8217;m not sure what these changes mean practically. I&#8217;m hoping we&#8217;ll see some sort of native support for secondary menus within Drupal (e.g. click on a primary navigation link, and it spawns 5 sublinks). I&#8217;ve had to hack together a solution on two of my three Drupal sites, and I&#8217;m not particularly happy with either of them.</p>
<p>The forum module was always clunky, at least when I tried to implement it, so I&#8217;m looking forward to trying that out as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2007/10/22/drupal-60-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Drupal Podcast</title>
		<link>http://knewquist.edublogs.org/2007/05/17/a-drupal-podcast/</link>
		<comments>http://knewquist.edublogs.org/2007/05/17/a-drupal-podcast/#comments</comments>
		<pubDate>Thu, 17 May 2007 13:02:19 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/2007/05/17/a-drupal-podcast/</guid>
		<description><![CDATA[I just found a podcast dedicated to all things Drupal: the Lullabot Podcast. It talks about the ongoing development work on the CMS, popular modules, deprecated practices, and interviews with people and companies using Drupal professionally.
I discovered it via the Drupal account on Twitter, once again showing that the microblogging service can actually be useful.
]]></description>
			<content:encoded><![CDATA[<p>I just found a podcast dedicated to all things Drupal: <a href="http://www.lullabot.com/podcast">the Lullabot Podcast</a>. It talks about the ongoing development work on the CMS, popular modules, deprecated practices, and interviews with people and companies using Drupal professionally.</p>
<p>I discovered it via the <a href="http://twitter.com/drupal">Drupal account on Twitter</a>, once again showing that the microblogging service can actually be useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2007/05/17/a-drupal-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DrupelEd: Drupal for Educators</title>
		<link>http://knewquist.edublogs.org/2007/05/04/drupeled-drupal-for-educators/</link>
		<comments>http://knewquist.edublogs.org/2007/05/04/drupeled-drupal-for-educators/#comments</comments>
		<pubDate>Fri, 04 May 2007 17:31:07 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/2007/05/04/drupeled-drupal-for-educators/</guid>
		<description><![CDATA[Some folks have put together a Drupal distribution designed for use in education. It uses the latest Drupal build, and I&#8217;m thinking of throwing an install of it on one of our test servers to see how it looks compared to Soapbox, which is running an older version of Drupal and which doesn&#8217;t have quite [...]]]></description>
			<content:encoded><![CDATA[<p>Some folks have put together <a href="http://drupaled.org/">a Drupal distribution designed for use in education</a>. It uses the latest Drupal build, and I&#8217;m thinking of throwing an install of it on one of our test servers to see how it looks compared to <a href="http://ww2.lafayette.edu/~soapbox">Soapbox</a>, which is running an older version of Drupal and which doesn&#8217;t have quite so many bells and whistles (and optional modules installed).</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2007/05/04/drupeled-drupal-for-educators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to Drupal 5.1</title>
		<link>http://knewquist.edublogs.org/2007/03/19/upgrading-to-drupal-51/</link>
		<comments>http://knewquist.edublogs.org/2007/03/19/upgrading-to-drupal-51/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 13:32:11 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/2007/03/19/upgrading-to-drupal-51/</guid>
		<description><![CDATA[I upgraded my personal web site to Drupal 5.1 from Drupal 4.7 last week. The process went more smoothly than I expected; the majority of problems I experienced were related to my old 4.7-centric theme and a bit of a coding hack I did for my primary navigation on the site. I&#8217;m experiencing a few [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my personal web site to <a href="http://drupal.org/">Drupal</a> 5.1 from Drupal 4.7 last week. The process went more smoothly than I expected; the majority of problems I experienced were related to my old 4.7-centric theme and a bit of a coding hack I did for my primary navigation on the site. I&#8217;m experiencing a few lingering CSS issues, namely none of the Ajax-collapsible menus will collapse and the editing blocks for forms aren&#8217;t lining up properly.</p>
<p>Rather than try and rework the existing theme (which itself was based on someone else&#8217;s 4.6 theme) into compliance with Drupal 5.1, I&#8217;m planning on starting from scratch with the <a href="http://drupal.org/project/zen">new &#8220;Zen&#8221; theme</a>.  Zen was inspired by the <a href="http://www.csszengarden.com">CSS Zen Garden</a>, and is designed to be modified &#8212; it includes a well-documented template and CSS file, which should make modifying things far easier. I wish it included Photoshop or PNG versions of all of its graphics so that the minor editorial graphics (like those use in the tertiary navigation) could be easily modified, but I love the concept &#8212; this is exactly what Drupal needed.</p>
<p>Bringing it back to education, Drupal powers two very difference sites at Lafayette: the <a href="http://ww2.lafayette.edu/~its/">Information Technology Services web site</a>, in which it serves as a straight-forward, taxonomy-driven content management system, and <a href="http://ww2.lafayette.edu/~soapbox">Soapbox</a>, which is our ongoing experiment with a community blogging platform.</p>
<p>Based on my experiences with my own site, I&#8217;m looking forward to upgrading Lafayette&#8217;s Drupal installations. The administrative interface for 5.1 is much cleaner and easier to navigate, and the collapsible admin field help keep pages streamlined when in edit mode.</p>
<p>A lingering problem we&#8217;ve had with Drupal refusing to obey the &#8220;break&#8221; tag in PHP pages is solved by the <a href="http://drupal.org/project/nodeteaser">Node Teaser</a> module, which lets you have a separate introductory teaser for a page or story (a la WordPress) while <a href="http://drupal.org/project/securepages">Secure Pages</a> allows for secure logins without the hacks I&#8217;ve been forced to use in the past. </p>
<p>I haven&#8217;t found a particularly good image management option for Drupal yet, but there are a number of new options I plan on trying out. I&#8217;m also going to give the <a href="http://drupal.org/project/audio">Audio</a> module another whirl; it looks like a much more robust solution for podcasting than the default RSS 2.0 feeds that core Drupal creates.</p>
<p>Finally, the <a href="http://drupal.org/project/views">Views module</a> offers some exciting possibilities with regards to displaying lists of content &#8212; Drupal&#8217;s default behavior is to list content as header-link-teaser, which works fine for blogs but can be problematic when you have 10+ pages worth of documents and want to be able quickly list and browse them. Views allows you to customize node lists within Drupal, and looks like the perfect solution to this usability problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2007/03/19/upgrading-to-drupal-51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
