menus

10 Minutes to a Better Drupal User Interface

03.22.2006

I'm not a betting man. However, I'd bet you 25 cents that your users will have a much easier time learning how to use Drupal with the interface I've designed below:

 

WHY? 

This interface is superior to the drupal defaults for a couple key reasons:

1. We can assume that if someone is using your website, they are already familiar, and comfortable with this type of navigation. Nearly every desktop program, from Firefox, to MS Word, to Photoshop, to Explorer, to the Macintosh Finder use this UI pattern. Always seek to design interfaces which your users will already be familiar with.

Investigation of Drupal's Menu System Uncovers Unexpected Treasure

03.08.2006

Today, I spent quite a bit of time wandering drupal's menu system in search of answers. But instead, I uncovered two techniques which made me rethink the questions I was asking. As the latter sentence suggested, I'm a professional writer of fortune cookies on the side (there aren't many of us left...).

 Firstly, we have a very simple technique of locating any menu item (works best with large trees, like "administration", "settings") that exists in the user, node, or admin interface. For me, at least, exploring these techniques has really begun to shift my thinking on the relationship between theming and menus.

I'm probably just tired, but I have this vision of free range administration, user, and publish menus (which, like their chicken cousins, are more healthy, and happier). These menus can be placed in any site's page.tpl.php file, and you're user interfaces will sprout like chia-pets.

Syndicate content