Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The Infinit.e.Manager GUI Communities page allows users with the appropriate permissions to add, edit and delete communities from the system.

...

  • Parent Id: allows hierarchical relationships to be set up between communities. Parent/child relationships are used internally as described here, in addition the information can be utilized by applications for whatever domain-specific logic is desired.
  • "is Public": if true, then non-members can see this community
  • "Users can self register": if true, then non-members can request joining this community (if visible); if false, then users can only be invited from within the community
  • "Registration requires approval": if true, then non-members can add themselves to public communities without approval from the community owner/moderators
  • "Users can create sub-communities": if false, then members without moderator/owner rights can create child communities.
  • "Members are visible to other members": TODOif false, then members without moderator/owner rights will not be able to see other members (the members field will be removed from returned communities).

The system will create the new community and refresh the page to update the form with the details of the newly created community.

...