published by Noah on Sat, 04/02/2011 - 16:59
I am working on a project for a client who will be using Ubercart 2 and Drupal 6 to sell organization memberships that have accompanying Drupal roles on the site. The implementation for this is fairly simple using Ubercart's Roles module; however, the client has an existing database of members, with varying membership levels and expiration dates, which needs to be imported into the new site.
published by Noah on Tue, 12/28/2010 - 14:51
This short book from Packt, published in 2008, serves as a good introduction to theming Drupal. I came at it with some amateur Drupal experience and with having only themed a site by including a .info and css file to override the default styles, and I come away from it with a much better understanding of the various components that go into the theming process as well as the many different ways to theme in Drupal.