Previous Topic

Next Topic

Book Contents

Book Index

Site Help

Site help is a feature that allows the system administrator to create help files that are unique to your installation. When people are using the various screens, a check is made for a site help file for each screen. Site Help is not available for the various View* pages.

For example, if you are on the EditCal.html screen, then the software will look in the Site Help Directory for a file named:

<language>/EditCal.html

The language is the user's browser specified language. The system will check for the user specified locale, and then for the default locale of the server.

For a user that has a browser specified language of "de", with a server default locale of "en" the system would check:

de/EditCal.html
en/EditCal.html

and return the first one it finds.

Site help files should be HTML format, but should not contain <HTML>, </HTML>, <BODY>, or </BODY> tags. The files should be encoded using UTF-8 or ISO-8859-1

The directory for site help is specified in the SYSTEM | CONFIGURATION | APPEARANCE screen.

See Also

Customizing Calendar Appearance

Customizing Appearance Overview

Custom Headers and Footers

Cascading Style Sheets

Setting Different Colors for Events

Customizing Icons

Customizing Event Display and Mouse-Overs

Calendar Display Options

Allowing the Public to Add Events