XOOPS Operations Guide
  • Introduction
  • GENERAL PRINCIPLES
    • The XOOPS Core
    • Modules
    • Blocks
    • Users and Groups
    • Content
    • Language Files
    • Themes and Templates
  • The Admin Interface
    • Logging
      • As Site Administrator
      • As Registered User
      • Incorrect Login Procedure
      • Logging Out
    • Control panel home
      • Some preliminaries before we get started in the admin area
        • JavaScript
        • Cache
    • Working with the new Admin GUI (en/book/our Dashboard)
      • Help Functions
    • Avatars
      • Adding avatars
      • Edit and delete Avatars
      • System Avatars
      • Custom Avatars
    • Banners
      • What are they?
      • Current active banners
      • Add new banner
      • Editing banners
      • Finished banners
      • Advertising clients
      • Add new client
    • Blocks
      • Overview
      • Editing/Configuring a block
      • Adding custom blocks
      • Cloning a block
    • Comments
      • Overview
      • Manage comments
    • Groups Overview
      • The different sets of rights
      • Edit members of this group
      • Creating a new group
    • Image Manager
      • Adding image categories
      • Editing and deleting images and categories
      • Adding image files through the control panel
      • Accessing the image manager from the user side
    • Mail Users
    • Maintenance
    • Modules
      • Acquiring a module
        • Module origins
        • Ancillary files
        • Copyrights and GPL notices
      • Uploading the module
        • Preparing the module files for upload to a remote server
        • Using FTP or browser file uploader
        • Upload the module package
        • Setting file/directory permissions
      • Installing the module
      • Setting module visibility and menu order
      • Configuring module settings and options
        • Renaming module
        • Display and position options for the module
      • Setting user access rights for a module
    • Preferences
      • General Settings
      • User Info Settings
      • Meta Tags and Footer
      • Word Censoring Options
      • Search Options
      • Mail Setup
      • Authentication Options
      • System Module Settings
    • Smilies
      • Using smilies
      • Adding and editing smilies
    • Templates
      • The default template set
      • Cloning and downloading template sets
      • Editing templates
      • Uploading a new template set
    • User Ranks
    • Users Management
    • Feedback
  • About XOOPS CMS
Powered by GitBook
On this page
  1. GENERAL PRINCIPLES

Users and Groups

At the heart of XOOPS main functions is a robust user management system. Going back to our mall metaphor, it’s like saying the XOOPS mall allows the mall administrator to present different visitors a different mall depending on who they are. A XOOPS administrator can build a site that offers nothing to some users, part of the content to other users, and all the content to still other users.

Since XOOPS was born out of systems designed to build online communities, its user functionalities reflect this past. XOOPS allows the site administrator to define as many groups of users as deemed necessary.

By default, XOOPS is configured with three groups of users: anonymous users, which have direct access to whatever the administrator configures as visible for them; registered users, which usually have access to more content once they log in the site; and webmasters, which have management roles over different parts of the site. The site’s administrator can give users of this group differential control over some of the modules. The site manager can search for users by different criteria, as well as send mail messages or private messages to groups or subgroups of users.

As to users, they have access to their profile, have some control over most of the information that will be visible to other users, and have also an inbox to receive private messages from the site administrator or from other users. They have besides control over what changes in the site will trigger personal notifications. And depending on the permissions set by the site manager, they can see content and participate in the site’s life by uploading content, writing stories or comments, rating content and in general giving their feedback to what they see on the site.

Summing this up, XOOPS gives the site manager a lot of control over how the site’s users are grouped, and also over what can specific groups see and do in specific areas of the site.

PreviousBlocksNextContent

Last updated 6 years ago