Morse Media on Twitter

We recently launched a new site for The Headwaters Fund for Humboldt County. Built in Drupal, it's a relatively simple a fairly basic site, but allows the staff to update all sections easily. We were handed a design to implement, and then spent some time adding styling that the client wanted but was not defined in the design itself.The Headwaters Fund Home page

We did build one unique feature which is a web form (using the Web Form module, of course) and substituted that for the standard Drupal Contact Form. This allows the Fund staff to gather more specific information from people who fill out the form and to allow them to sign up for newsletters on various topics. In order to automate that we had to have the Web Form module update the SimpleNews subscription table with the form submitter's email address assigned to the proper newsletter(s). This turned out to be a fairly simple task and a technique that could come in handy elsewhere.