alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

jforum example source code file (Groups.txt)

This example jforum source code file (Groups.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - jforum tags/keywords

add, by, delete, delete, group, group, groups, groups, jforum, panel, parent, permissions, permissions, you

The jforum Groups.txt source code

!!! Groups
Every user should belong to at least one group in JForum, being possible to belong to "unlimited" groups. By default, every new user is added to the "General" group, which includes the "Anonymous" user. 

!! Group administration
Group administration is done in the Admin Panel -> Groups section, where you can Add, Edit, Delete and setup Permissions. 

! Add a new Group
Click in the "Insert new" button, and inform the ''Group Name'', its ''Parent Group'' and a ''Description''. ''Parent Group'' is destined for organization purposes only, and don't have any other major functionality. 

After adding a new group, you must set the [Permissions] for it. 

! Deleting Groups
A group must be empty - e.g, there should not be any users associated to it - before it can be deleted. 

To remove one or more groups, select them using the checkboxes available in the ''Delete'' column, and press the button ''Delete selected''. 

! Permissions
Each group has a set of permissions, which are reflected to every user who belongs to that group. You set up permissions for a group by clicking in the ''Permissions'' link. Group roles are not merged - in other words, a child group does not inherit the permissions of its parent group. 

For more information about how to set up permissions in JForum, check out the [Permissions] section. 

Other jforum examples (source code examples)

Here is a short list of links related to this jforum Groups.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.