October 2008

nhl fanfav site launch

i'm pleased to announce launch of our first drupal 6 site. this is the first of 3 different fan-community poll-based sites we're doing for nhl. we hoped to use more core modules for the polling but they just didn't quite fit the bill so we had to roll our own. another joint project with PROD and with thanks to ben durbin and jon bauer as additional drupal team members.

http://fanfav.nhl.com/

username_hide module - a simple way to remove username and just use email addresses for accounts

so the NHL folks wanted to only have an email address field in registration. i didn't want to hack up core so came up with this super simple module that hides the username field on the register page and then behind the scenes assigns the username value to whatever the email address is set to.

a couple of key points: