| Author |
Managing users in JForum
|
Arie Morgenstern
Greenhorn
Joined: Oct 30, 2012
Posts: 11
|
|
How do you manage users in JForum?
In particular, I would like to do two things:
- allow posts by only registered users.
- force Administrator moderation of new users.
Can this be done?
Thanks,
Arie
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
Yes, both can be done. You go to edit permissions for the "general" group. The settings are:
Anonymous PostsModeration of replies
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Arie Morgenstern
Greenhorn
Joined: Oct 30, 2012
Posts: 11
|
|
Thanks Jeanne.
It appears I asked the second question poorly though.
Regarding "force Adminstrator moderation of new users" -- what I was wondering was if when a new user registers, can the forum be set that the new user is not active until a Moderator activates the user.
Thank you regarding the first one -- I got that set.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
Arie Morgenstern wrote:Regarding "force Adminstrator moderation of new users" -- what I was wondering was if when a new user registers, can the forum be set that the new user is not active until a Moderator activates the user.
Oh! No JForum doesn't have that feature built in. This post suggests how you could implement it for you wanted to make a custom modification to your copy of JForum.
|
 |
 |
|
|
subject: Managing users in JForum
|
|
|