Is it possible to have USER GROUPS? This would be a great feature.
Well, user groups - this is of course the overall target of any effort done here. But in this case, as I mentioned, I just wanted to add functionaility without hardcoding core files. So there are groups, as you can see the three standard groups, other groups would not yet make sense, as the backend "usergroups" function is still unter development by oliver g.
I think that most registered users would come into the same group, so I don't think theres much sense in switching the target group in admin, as you anyway do not know whos registering.
Does this work with your login content part?
Yes of course, this is why i called it part of the "frontend armada" content parts coming up
I planned to have:
- login-logout panel
- registering panel
- activation panel
- forgot password panel
At this point i managed to integrate the registering and the activation panels. This safes a lot of
click- and
think-work in admin.
Is it possible to direct unique users to a SPECIFIC page only based on username??
Do you mean redirect on successful registering? Well the account might not have been activated, so it doesn't make sense there.
If you mean redirection on log-in hm, than this question is not about this panel. the login-logout panel already has a rediretion, but not depending on username. Maybe usergroup would be more senseful. But because they are currently very limited, i didnt implement it so far.
