Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website.
In the last month, I've been working on a project that requires a very custom look and feel for login/register/adding content forms, and worked what I've learned into a presentation. Now I've got a little running list of tips for whipping Drupal forms into shape.
... more
Imagecache is just one of those modules that we use on a consistent basis. There are usually many places within a complex site where the ability to crop and scale an image to a certain size comes into play. While this works great for images that you are storing on your own server, you run into... more
Two new hooks were recently committed to HEAD that will give Drupal 7 unprecedented flexibility when it comes to managing multiple node access modules on one site. Up until now, enabling multiple node access modules usually leads to... more