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

Content

Have you ever seen an unsuccessful mall? There are some. They have nice stores, an adequate location, a nice infrastructure, yet visitors are few and they languish until the managers or owners give up. The same thing can happen to a XOOPS Web site: it can have good modules, an adequate theme, all the necessary functions, and still attract few visitors.

What’s the matter? That’s a tough question to answer, but more often than not the answer might lie in the realm of content. In the Web, says common wisdom, content is king. If you have a nice News module but you update once every two months, or if your news items are badly written, or if they have little relevance for users, why should they visit often?

Content is the key to a successful site. And in the past many a webmaster complained about how difficult it was to keep pace with the Internet’s frantic rhythm. Change a site’s content? Are you out of your mind? Who has time to change all that HTML? The advent of content managers, Web interfaces that allow for an easy update of the content changed all that. XOOPS’ infrastructure offers modules a lot of power to define nice content management interfaces, so as a XOOPS webmaster you’ll be concerned with what to show and not with how to show it.

A XOOPS site’s content is stored in a MySQL relational database, so it can be easily retrieved, stored, archived or otherwise used.

PreviousUsers and GroupsNextLanguage Files

Last updated 6 years ago