Commentary

Adding a teaser to an Ubercart catalog

I needed to format the Ubercart catalog differently from how it is in the default distribution.  Specifically, I wanted to include the product description teaser in the catalog listings.  I found two possibilities:

I found a blog post at http://www.sevenshadow.com/blog/ubercart-customize-datagrid that described how to add a field for a short description.  That was a start.

Adding video to a Drupal6 web site

One of my web sites requested that I add a video clip to the web site.  At the current time, they have no video files on the site.  I was looking for the easiest way to add the capability without requiring hard coding and it needed to support playing a flash file with a preview image.

Migrating from Drupal5 to Drupal6

in

Yes, I know that Drupal7 is just around the corner, but I am stuck around the prior corner with some of my web sites.  My largest, most complex site is still on D5, and I am starting a project to migrate it to D6.  I believe that all modules needed are finally on D6, although I plan to look to the future and not depend on some modules who took a really long time to mograte from D5 to D6.

Adding a calendar and scheduling function to a Drupal site

One site I support recently had a calendar problem.  We were using the Event module from Drupal, although Date has made improvements so that it could be used today.  Events were posted on the calendar that corresponded with the organization's most important external events.  They maintained an internal schedule of all rooms and meetings using a Microsoft Access tool that had been developed by a former employee, and it could not accept a date beyond December 31, 2009.  (Can you say Y2K plus 10?)

Adding voting to a web site

One of my web sites wanted to run a contest where people could vote on the best design.  After a period of time, then the voting would be closed and the best design would be made into a T-shirt.  Well, Drupal has a number of modules that support voting, so which one to choose?

This particular contest required that people could see thumbnails of the designs, and then vote on the one they liked best.  So I needed to provide a view of the designs, with voting information on each design.

I reviewed three voting modules for this case:

Syndicate content