Closed (won't fix)
Project:
Organic Groups
Version:
5.x-7.3
Component:
og.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Sep 2008 at 15:04 UTC
Updated:
18 Aug 2024 at 21:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
moshe weitzman commentedI'm so so on the UI. The code needs a lot of work still. It duplicates to much of OG. I gues yu had to by doing it as a module instead of a patch. Also, I would really target D6 version instead of D5.
Comment #2
paolomainardi commentedHi Moshe,
It's already a module, i'm working on D5, so i've writed it for D5 and og 7.3, we don't have code duplication (only the submit and validate are similar).
What don't you like for the UI ? (Please, here we have only a textarea by default..)
Ciao ;)
Comment #3
amitaibuMy biggest problem with this feature's concept is that we don't always want group admins to see all the name of the users in the site.
Regarding the UI, If we're already using jQuery then maybe an autocomplete feature is better, which is better supported in core.
Comment #4
paolomainardi commentedThis plugin is using, native Drupal Jquery nothing more...then the autocomplete features or the textarea, how avoid the problems to see/add random site users ?
Or, we can add a Permission "Advanced add users interface" (or similar) for this nicer interface.
What do you think ?
Comment #5
amitaibuMaybe this:
1. Keep the textarea - it's good for copy/ paste.
2. If user has 'access user profiles' permission then show also an auto-complete textfield (i.e. you will be able to enter the users one by one).
I think this answers:
* The need of adding users in a more friendly way
* Not showing all the site users to users who shouldn't see it
* The need to keep stuff simple and 'Drupaly'.
Comment #6
paolomainardi commentedOk, i understand that this kind of interface it's not an OG business :)
But, really i don't understand why we can't see the users, if then we can add what we want and at the end only the group manager can see this, for example with another permission, because all the users in a community have "access user profiles" permission.
Or, can be only an "admin" interface for mass user inserting in custom OG.
So anyway, thank you for your feedback :)
Paolo
Comment #7
amitaibuThis assumption is incorrect.
Comment #8
scedwar commented"really i don't understand why we can't see the users"
Here is a real case study for why this is bad.
We use og to manage teams on our charity site. The members of a group are the team supporters. The admins of the group are the team members. The group analogy works great. However, if we opened up the possiblity for an over zealous team to add every user on the site as a group member (i.e. a supporter) we would very quickly lose users...
Think of it as if you were on facebook, and you were able to see a list of every facebook user and add them as a friend...
Stephen
Comment #9
paolomainardi commentedBut we can have the possibility of mass inserting users from "super admin" and this interface can be really useful, at least in this case (my case).
Paolo
Comment #10
scedwar commentedI see. In which case, some filters for the list of users would really make that useful. For example, filter by group members of existing groups, or profile fields, or roles etc.
Comment #11
paolomainardi commentedAdding the filters in this interface ?
Comment #12
alb commentedother:
not tested your patch, but a bug of add member is that is possible
insert in a group also the site's superadmin.
Comment #13
alb commentedbugs:
if I have already some members in a group, when use your modules I not see in second box the members that already I have;
if I want insert a member in a group,I click on add, I see on the 2nd box but when click on Submit all
is cleared ;
so for me module not work.
Comment #14
gustav commentedJust in case some followers of this thread might be interested: the is a patch, created by marvil07, that simply adds an autocomplete username field to the user add form, see http://drupal.org/node/225308. If you know the beginning of the usernames of the users that you want to add then that autocomplete field can be a very convenient tool. I have attached screenshots.
Comment #15
alesr commentedIs this Improved OG Add users form available on D6?
Comment #16
angelmax commentedI am interested in having this functtion for og 6.x.
Thanks
Comment #17
mrfelton commentedAlso looking for this for D6
Comment #18
hansrossel commentedFor D6 there is http://drupal.org/project/og_username_helper
Comment #19
claudiu.cristeaThis version of Drupal is not supported anymore. If this is still an issue in the
8.x-1.xbranch, please open a new up-to-date ticket. Closing.