Posted by jraper@groups.d... on June 5, 2007 at 1:49pm
3 followers
Jump to:
| Project: | Site User List |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | pukku |
| Status: | active |
Issue Summary
PLEASE, PLEASE, PLEASE ...
Can we get the same May 22nd update that added Site_User_List_Roles to 5.x ported to 4.7.x?
Thanks in advance.
Comments
#1
Hi! Before that can happen, I need to backport all of the re-write I did for 5.x to 4.7.x. This could take a while, especially since I no longer have a 4.7.x server running anywhere to test with.
(Although, if someone comes up with a patch, I'd be more than happy to apply it.)
I will put it on my list of things to do, but before I do the 4.7.x port, I still have a few features I want to finish adding to 5.x (such as conditional templates, which are required to properly deal with the avatar issue).
Ricky
#2
Okay. Any idea regarding time scale? Weeks? Months? Just need to factor it into my support and training plan for clients. Virtually 100% use IE.
While you are at the above, could I request one more thing. I noticed that Site_User_List only generates one Site User List per site. This makes sense before the addition of Site_User_List_Roles, but with the addition of Roles, it would REALLY be great if we can use Site_User_List_Roles to generate any number of Site_User_Lists -- i.e., lists for different SETS of Roles. Further, each list should be able to expose DIFFERENT sets of Profile Fields.
Is this possible?
#3
Sorry - forget about the reference to IE. I was thinking about a bug request that I have regarding another module.
#4
Hi! Time frame is whenever I find time; I would say on the order of months, the way things are currently going.
Re multiple pages, that's a lot harder than it sounds. You can (sort of) fake it in the 5.x version by setting things up how you want, and then copying the url; since everything is done via GET, this will allow you to set display, search, and sort options. However, this wouldn't allow you to get different roles displayed, because that's done when the user saves data.
Ricky
#5
"Members" module does exactly that.
Members module also has some cool features which this one doesn't (evn though sometimes it is not as flexible as this module). I propose that both "Site User List" module and "Members" module are merged into one comprehensive and highly flexible module.
#6
You are correct that Members does everything that I am asking for, but my understanding (from the Members maintainer) is that only the 5.x version includes these features. They have not yet been back-ported to 4.7.
If you have information to the contrary I would be THRILLED to be wrong -- Please do post here correcting me if that is the case!