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.
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
Comment #1
mikey_p commentedYou may want to check out the Search Type module at http://drupal.org/project/search_type it is very similar to your request.
Comment #2
aharown07 commentedThanks 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.
Comment #3
mikey_p commented