Building reusable features
The Features module has recently become a core part of every project we work on. The ability to extract configuration from the database and turn... Read Full
The Features module has recently become a core part of every project we work on. The ability to extract configuration from the database and turn... Read Full
The last several projects I've worked on have all had some striking similarities. On each of these projects, we used features to export as much as we could into modules. We also built a simple... Read Full
In case you haven't heard: the Bartik theme is now in core and, after some refinement, ... Read Full
SimpleTest is all the rage in Drupal 7, and it's even finding its way into quite a few contrib modules for Drupal 6, not to mention its use at some big Drupal 6 projects, like the Economist.... Read Full
If you are like me then you love the Context module by Development Seed. This module has made it easy to... Read Full
If you are like me, you have avoided diving into coding for the black hole that is Views. Every time I started to look at the mass amount of documentation, I went blind. There is no shortage of... Read Full
This is the last post in a 4 part series about Views, Views Bulk Operations, Actions and Features.... Read Full
A client recently had a requirement for what we call a canned search. A canned search is simply a saved search with specific criteria that can be accessed directly at a URL. This... Read Full
This is an exciting time for Taxonomy Menu. I have just released the new UI that will be the base for creating menus in... Read Full
In my last post, I walked through the high level plan for the Comment Moderation feature. We... Read Full