Would love to see username search in a block! There doesn't currently seem to be any way to do this unless you know how to write the php in a custom block... which I don't know how to do.

Comments

mikey_p’s picture

You may want to check out the Search Type module at http://drupal.org/project/search_type it is very similar to your request.

aharown07’s picture

Thanks for the tip. I've moved on to D6 now which solves the problem a completely different way. Since Views 2 has a nice "users" type View, it's possible to make user views w/exposed filters for username and other fields. Which works very nicely.

mikey_p’s picture

Status: Active » Closed (fixed)