Closed (won't fix)
Project:
Site User List
Version:
6.x-1.1-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 02:19 UTC
Updated:
4 Aug 2017 at 19:05 UTC
Jump to comment: Most recent
Comments
Comment #1
mpearrow commentedHi all,
I made an edit in site_user_list.module so that it uses theme('username'...) as a special case, and it works. Not sure how graceful a change that is, though...
mjp
Comment #2
brayo4 commentedHello,
I would love to follow suit, exactly where did you edit the theme to "username" ? Thanks in advance.
Comment #3
brayo4 commentedanyone help ?????? just cant figure it out.......please help.
Comment #4
pukku commentedHi! I'm actually working on transitioning this to work via Views, so in the long term this wouldn't be a problem, but in the meantime you're going to want to look at the hooks defined by site_user_list. If you look at the top of the module file, you'll see some documentation. There are also some implementations at the bottom of the file to provide the profile information. You can also look at the site_user_list_roles module for more examples...
Ricky
Comment #5
brayo4 commentedThanks...let me get on it..........great module by the way.
Comment #6
pukku commented