We needed to grab a special report in time for tax season. Fortunately, with a bit of SQL it’s easy t grab pretty much anything you want from Ubercart

Read on to see an example —»

[Read more →]

There is no Drupal 6 module that lets you add a meta noindex to pages tagged with a specific term, but here’s how to do it easily in the theme layer.

Read on

[Read more →]

Ubercart not Charging Shipping

If your customer has Javascript turned off, he may accidentally be awarded free shipping. The fix is simple.

[Read more →]

Integrating shipping with an online store has it’s share of challenges and is a common subject of conversation in the forums for Ubercart (USPS Shipping Labels), osCommerce (non-answers on USPS integration and no answer though there does seem to be some integration). Sadly, if you should be so lucky as to be on osCommerce, X-Cart, [...]

[Read more →]

Using a View as a Content Field in Drupal

Sometimes you’re just dying to bring the power of views formatting to individual CCK fields. The Node Reference Views modules does just that.

[Read more →]

How to make product options into a displayable field in Ubercart

[Read more →]

Limiting Menu Choices for Drupal Content Creators

One challenge for any Drupal site is making the interface simpler for the “end admin”, that is to say the person who will ultimately run the site, but is not a developer or Drupal guru. In general, you can turn most things on and off, but the menu system does not allow you to hide [...]

[Read more →]

Change a Drupal form label in such a way that you change it in one place and leave it alone in another, which is not possible with string overrides

[Read more →]

I have nothing especially original to add here — this page is mostly meant as a bookmark for my memory. The fix for a vertical menu is slightly (but only slightly) different from the solution outlined in the official docs, so here it is. Essentially, the problem is this: the Fusion theme for Drupal uses [...]

[Read more →]

Drupal Mega Menu ideas

These are just some random notes on various solutions and half solutions people have put out there for making “mega menus” in Drupal. I’m sure there are much better roundups out there. I just don’t want this to fade entirely into the disorganized soup of my delicious bookmarks. In brief, a mega menu is a [...]

[Read more →]