<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>So Many Fish</title>
	<link>http://www.lisasawin.com</link>
	<description>...which is pretty cool when you think about it...</description>
	<lastBuildDate>Fri, 26 Aug 2011 01:16:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	

	<item>
		<title>Custom template for block</title>
		<description><![CDATA[I&#8217;m using Node Blocks to create blocks for a bunch of different content types and I thought I needed to theme the block template on a per content type basis. Turns out I don&#8217;t, but it took me a long time to figure out so I wanted to record it for posterity. You can actually [...]]]></description>
		<link>http://www.lisasawin.com/2011/08/25/custom-template-for-block/</link>
			</item>
	<item>
		<title>Extending the Context Module</title>
		<description><![CDATA[I needed a slight extension of the Context module. Treehouse Agency wrote up a great explanation of how they extended context_condition to create two new conditions. I&#8217;m doing pretty much the same thing, but my condition is slightly different so I thought it might benefit somewhat to see another slant on this. My site has [...]]]></description>
		<link>http://www.lisasawin.com/2010/08/07/extending-the-context-module/</link>
			</item>
	<item>
		<title>Add Individual Event to Calendar</title>
		<description><![CDATA[A Drupal site I&#8217;m working on requires links for each event that would add the event to the user&#8217;s calendar. I&#8217;d like to provide this functionality for iCal, Outlook and Google. Drupals Calendar module offers something similar out of the box&#8211;there&#8217;s a feed which can deliver a an ics file on a per-day basis. I [...]]]></description>
		<link>http://www.lisasawin.com/2010/06/07/add-individual-event-to-calendar/</link>
			</item>
	<item>
		<title>Search Form restricted to particular node type, in a block.</title>
		<description><![CDATA[A site I&#8217;m working on has quite a few search forms. Basically, for each of the node types, we want to give the user an easy option to restrict search to only that type, ie events, blog posts, as well as a few custom content types. Sometimes the node types will be presented by taxonomy [...]]]></description>
		<link>http://www.lisasawin.com/2010/04/27/search-form-restricted-to-particular-node-type-in-a-block/</link>
			</item>
	<item>
		<title>Using Context and Menu Trail to establish subnavigation by taxonomy term</title>
		<description><![CDATA[Context is a great module, but the settings page is a little misleading. You can set a context to operate when a node tagged with a term. You can set as a reaction that one of your menu items is made active. However, when you navigate to the page for that node with the menu [...]]]></description>
		<link>http://www.lisasawin.com/2010/04/22/using-context-and-menu-trail-to-establish-subnavigation-by-taxonomy-term/</link>
			</item>
	<item>
		<title>Configuring Drupal Multisites as Git Submodules</title>
		<description><![CDATA[After thinking about the set up in my previous post, I decided that I wanted a good way to push changes from the dev to the production site. So, I found Simon Hamner&#8217;s post on using submodules for this and made some modifications. I also got the whole setup working with 3 sites, dev.my-project.local, my-project.local [...]]]></description>
		<link>http://www.lisasawin.com/2010/03/15/configuring-drupal-multisites-as-git-submodules/</link>
			</item>
	<item>
		<title>Setting up Drupal multisites under Passenger, with Git</title>
		<description><![CDATA[Here&#8217;s my steps for setting up a Drupal production and development site, with Drupal core and modules under separate Git control and running the whole thing under Passenger. I got most of this framework from Version Control Blog, but instead of using separate repositories for Drupal core and modules, I use branches. In addition, I [...]]]></description>
		<link>http://www.lisasawin.com/2010/03/09/setting-up-drupal-multisites-under-passenger-with-git/</link>
			</item>
	<item>
		<title>Import from Movable Type to Drupal</title>
		<description><![CDATA[It seems like they&#8217;re been some problems along the way with the Import Typepad / MoveableType module and Drupal 6. I had no problems with it though. I followed some, but not all of Andrew Benkard&#8217;s suggestions. Removing PRIMARY CATEGORY wasn&#8217;t necessary. I loved how the user names don&#8217;t need to match from Movable Type [...]]]></description>
		<link>http://www.lisasawin.com/2010/03/03/import-from-movable-type-to-drupal/</link>
			</item>
	<item>
		<title>Theme Developer toasts drag-n-drop in Manage Fields</title>
		<description><![CDATA[My Manage Fields page within Drupal Content Management lost drag and drop-ability, which turned out to because of this javascript error: &#8216;$(&#8216;.indentation&#8217;, testCell).get(1)&#8217; [undefined] is not an object. Turning off the Theme Developer module fixed it!]]></description>
		<link>http://www.lisasawin.com/2009/12/09/theme-developer-toasts-drag-n-drop-in-manage-fields/</link>
			</item>
	<item>
		<title>Viewing multiple domains hosted via vhost on other computers</title>
		<description><![CDATA[I followed this excellent screencast on setting up Phusion Passenger and all was running well. I can now develop multiple Rails apps simultaneously without starting/stopping my WebBrick server, which I love. But how to view these apps from my networked PC&#8217;s? All it took was an entry in the hosts file, which is here by [...]]]></description>
		<link>http://www.lisasawin.com/2009/10/07/viewing-multiple-domains-hosted-via-vhost-on-other-computers/</link>
			</item>
</channel>
</rss>

