Creating New Help Files

In rare cases, you may need to add specialized help files to your CNAV system. To create these new help files so that they will work with the current CNAV help system, you must follow these rules:

 

Help File Naming Conventions

For global files:  Global help files are accessible to ALL users, including students, parents, alumni, etc.  Use the following naming convention for global files:

A_filename.htm

For restricted files:  Restricted files are viewable only by users in one or more user realms as listed in the file name.  Use the following naming convention for restricted files:

Rxxxx_filename.htm

where R stands for Restricted and the x characters hold the place of letters that represent the available realms. Those realms are Sysadmin (A), Faculty (F), and Employees (E). You will note that there are no codes for Parent, Student, or Alumni because it is extremely unlikely those realms would be granted access to restricted functions that you wouldn't want the employees or faculty to know about.

 

Overview of help file naming conventions

A_filename.htm

Viewable by anyone.

RAEF_filesname.htm

Viewable by faculty, employees, and system administrators.

RAF_filename.htm

Viewable by faculty and system administrators.

REF_filename.htm

Viewable by employees and system administrators.

RA_filename.htm

Viewable by system administrators only.