Searchusers: a self-explanatory module for Drupal 6

The other day I was surprised to find that apparently there is no straightforward way in Drupal6 to search for a specific user. Using the excellent interface for administering users, you can filter them using different parameters such as user permissions and status, but you can't directly search for that user which you seem to remember was called "Paul" and something.

So I decided to try and create a module which adds the functionality.

You can find the tar.gz file attached to this post. Just put it in the usual /sites/all directory and activate it.

You will find a new menu entry in the user administrative area to search for users, and a "Searchusers settings" page in which to decide how many users to show in results pages.

I hope you'll find it useful. Enjoy!

Download: 

Comments

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><h2><h3><img>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <bash>, <drupal5>, <drupal6>, <javascript>, <php>. The supported tag styles are: <foo>, [foo].

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.