preprocess_node


Make a module use a custom node template

On my list of 2010 New Year's todo's, not necessarily resolutions, is to start a blog here. So let's jump right in.
 
I wanted to have better search for a new project I'm working on, but I'm not quite sure I need apache solr yet. So I found a Drupal 6 version of the Fuzzy Search module and started playing around.

One nice thing that any search should have is results that show why the item is a result. Fuzzy Search needed this, so I started tinkering.