Special Pages

OpenForum has a number of special pages that perform special functions and hold configuration data. These pages are all children of the OpenForum page.

Below is a list of each of these pages, each with a short description of what they do and, where appropriate, a link to further information.


Configuration Pages

There are three configuration pages...


Page Templates

Page templates describe the format of pages excluding their core content.

The template page Default has special significance as it also defines the default access settings for all pages and is the default page template.


File Templates

There is a folder for each kind of file that OpenForum uses. In the folder cam be any number of default files of that type that are used in the editor when a new file is requested for a page.


Authentication

Authentication relates to users signing in. The service defined here decides how OpenForum knows who a user is.


Authorisation

The authorisation service decides what a user is allowed to do on any page of the site.


Actions

OpenForum comes with a set of web services built in. They are defined as child pages of the /OpenForum/Actions page


Extensions

OpenForum comes with a number of elements that can be used in a page as short cuts to complex page elements.


Javascript

OpenForum has a standard javascript library that allows javascript data to be embeded and bound to a page in a simple way...


Deleted Pages

When a page is deleted in OpenForum, it is copied to the page /OpenForum/DeletedPages. From here the pages can be undeleted or purged at a later date.


Page History

Each page keeps a history of all changes to content and resources in a subdirectory of the page named history. You can access the page history from within the editor using the page history plugin.


Site Explorer

Site explorer gives a view of the entire site content in a convinient tree format. For this view you can navigate to pages, edit and delete them.


Page Editor

The page editor is opened when a page is edited and makes all of the pages resource files available to edit. From here you can also create new resources, upload files, copy, move or delete the page. Plugins make more features available such as running javascript or viewing the page history


Error Pages

When the OpenForum server encounters an error, it will display one of the error pages to the user. The functionality and content of these pages is defined as a set of templates under the error pages page.


System Monitor

The system monitor enables the monitoring and viewing of the server state, from drive space to memory use and processor load. Child pages give access to live log feeds and the list of users currently logged in.


Message Queue

The message queue is a service used extensively in OpenForum to make live data available to users and services. It is a transient queue, with messages posted to it only persisting for a couple of minutes.


Spider

The spider enables a service to process every page in the application server asynchronously.


Users and Groups

The Users and Groups pages list users and groups and contain private information about them like passwords and email addresses


Triggers

There are four trigger types in OpenForum:


Add Ons

OpenForum has many extended features available that can be added such as email support.


Temporary

This page is just used to hold uploaded files before they are moved to their intended pages. It is regularly purged.


SQL

OpenForum has built in support for relational database integration.


Giraffe

Giraffe is OpenForum's graphics engine. It enables the inclusion of animated graphics for graphs, dials games etc.


Jounal

The Jounal keeps a list of all page chnages and when they are made.