Blog

Installing Solr-Jetty on Ubunty 10.10

Ubuntu Linux is a very popular distribution. While it's very well-polished, there are some hiccups and I thought I'd document one. This how-to will provide step-by-step instructions on setting up Apache Solr under Jetty.

Shipping theme templates with a module

Once in a while you have to develop a module that would provide theming functionality beyond things available with via hook_theme. What if your module needs to provide theming for an entirely new content type in a way that would allow a designer modify the theme without digging through the code?