(Tutorial) Creating A List Of Users
Tutorial : Creating A List Of Users
-
This is an update of the old and outdated article "Drupal member list" which was written for Drupal 4.7 and Drupal 5 when it was just released.
Drupal 5
Since then I stopped working on the Drupal 5 version of the members module. The main reason is because eventually all functionality is better handled by installing a user-as-node module and integrating it with views. My personal favorite for this is usernode because it comes with a default view that you can use out of the box or customize to your needs:
-
Enable the views module
-
Enable the usernode module
-
Go to
admin/build/viewsand add the userlist view.
-
Courtesy : mostrey.be
- guru's blog
- Login to post comments
![Drupal-6-Book-[Building Powerful and Robust Websites with Drupal 6].jpg](http://www.drupalranch.com/images/Drupal-6-Book-[Building%20Powerful%20and%20Robust%20Websites%20with%20Drupal%206].jpg)