By oalbad on
Hello,
does anyone know a way I can create a view(page?) that displays a customizable list of all users on the site? I am new to drupal so any help would be greatly apperciated.
Hello,
does anyone know a way I can create a view(page?) that displays a customizable list of all users on the site? I am new to drupal so any help would be greatly apperciated.
Comments
Not unless you are using
Not unless you are using node profile. In Drupal 5 views only produces lists of nodes.
Install usernode.module and
Install usernode.module and views.module and build a list of users using a View.
You can then export the view as RSS, CSV etc. if needed.
Another alternative is http://drupal.org/project/site_user_list -- although it has not got any stable release yet.
--
Ixis (UK) providing Drupal consultancy and Drupal theme design. Check the portfolio.
--
Ixis (UK): Drupal support, Drupal hosting.