Home > Basic Functions > Table of Contents > Adding a Page
Adding a Page
Follow the instructions below to add a new page to your help system:
1. Open the Help System
2. If you are not already logged in, log in as an administrator with 'design' permissions.
3. Click the 'Add Page' icon.

4. Enter a name for the new page.

5. Click 'options' to display additional fields such as filename and template.

Add Page Options
|
Option |
Description |
|
Name |
Defines the name of the help page. The name can be changed at any time after it has been added.
|
|
File |
Normally this is automatically assigned based on the page name, but you can also specify an existing file or an external website such as http://www.extremeease.com
|
|
Page Template |
The new page is created from the selected template.
Page template files are located in the project folder and can be customized by editing the file: _PageTemplate_<template name>.aspx. example: _PageTemplate_HTML Page.aspx. New templates can be created by copying an existing template file.
|
|
Add as Child |
If this is checked, the page will be added as a child (under the selected page), otherwise it will be added as a sibling (at the same level as the selected page)
Add as Child (added under Introduction) Add as Sibling (Same level as Introduction)

| 6. Click OK to add the page.
7. The new page will be displayed.

See also Adding an External Page Adding an Embedded Project Renaming a Page Deleting a Page Page Properties Page Styles Treeview Styles Dragging & Dropping Pages
|