HTML Page editor

  HTML help editor

The HTML editor supports most common functionalities: styles, fonts, hyperlinks, tables, images, etcetera. Using menu View lets you switch from the WYSIWYG editing mode to HTML editing or to the Browse mode. Pages are automatically saved when you switch to another page or close the HTML Help Editor. Below explains the menu options which are specific for the HTML page editing. Others are explained at the HTML Help Editor page.

bStandardEditingFormattingStatusBar1

Menus:

File

Edit

View

Insert

Format

Alignment

File Menu

Save (ctr-s)

  save  Saves current changes on the HTML page.

Print...

print  Opens the Print dialog to print the current page.

Edit Menu

Undo (alt-backspace)

Undo last change(s).

Redo

Redo last undone change(s)

Cut (ctr-x)

cut  Cuts the current HTML selection from the document and places it on the clipboard

Copy (ctr-c)

copy  Copies the current HTML selection onto the clipboard

Paste (ctr-v)

paste  Paste the clipboard contents into the current cursor position in the document.

Select All (ctr-a)

Select the content of the whole document.

Find Text (ctr-f)

Opens the find dialog for text searching

Replace Text (ctr-h)

Opens the replace dialog to replace text

Spelling (F7)

Checks the current page for spelling errors. Opens the Spelling dialog if it finds one, else it reports that Spelling check has been completed.

Menu View

Browse

Browse your pages, editing disabled

Edit

Edit your pages using WYSIWYG HTML editor

HTML

Edit your pages using HTML code editor

Insert Menu

Break

break  Insert a new line without starting a new paragraph.

Horizontal Line

horizontal line   Inserts a horizontal line

Symbol...

Not available

Picture...

image  Insert a picture at the cursor position.

Insert picture

To select the picture press Browse. This will open a file selection dialog in the help project's image folder. By changing the View menu (located top right) to thumbnail you can visually recognize the image you need.

  select image

Hyperlink...

hyperlink  To add a hyperlink first select a text string. Next insert hyperlink opens a dialog.

insert hyperlink

Choose the T ype of hyperlink you want to insert:

The MailTo command can do more than enter a single e-mail address in the "Send To" field while activating your e-mail program. It can also:

Feature                                                          Syntax
Address message to multiple recipients  ,      (comma separating e-mail addresses)
Add entry in the "Subject" field                      ?subject=Subject Field Text
Add entry in the "Copy To" or "CC" field        ?&cc=id@internet.node
Add entry in the "Body" field                          ?&body=Your message here

Insert Hyperlink relative

 Opens a HTML file selection dialog from the BaseFolder. The fastest way to add links between pages in your help.

Remove Hyperlink

To remove a hyperlink:

  1. Put the cursor in the hyperlink
  2. Click the Insert Hyperlink
  3. Empty the URL textbox
  4. Press OK

Bookmark...

Bookmarks are used to link to a specific location in a document.

Format Menu

Style submenu

Show which HTML style is currently selected (v) and lets you select another style.

Import Style Sheet...

Inserts the content of a style sheet in the HTML page. As opposed to Link To Style Sheet File...  

Link To Style Sheet File...

Inserts a reference to an external stylesheet.

Remove Style Sheets

Removes all linked or imported style sheets.

Font...

Opens the dialog to select a font and attributes:

bold bold (ctr-b)

italic italic (ctr-i)

underline underline (ctr-u)

Alignment

align left  align Left

align center  align Center

align right  align Right

Indent

| start here...

| Increase Indent (twice)...

| Decrease Indent...

Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent... Decrease Indent...

| Decrease Indent...

Table

Insert Table...

insert table  Inserts a table. The table is of type automatic which means the table's width is given by the width of its columns. The columns width is automatically determined by the browser to give a best fit given the maximum cell content of each column.

Remove table

Select the table by clicking on it's border and press Del.

Insert Row

Inserts a row below the row with the cursor.

Insert Column

Inserts a column right side of the column with the cursor.

Insert Cell

Inserts a cell right side of the cell with the cursor.

Delete Rows

Deletes the currently selected rows

Delete Columns

Deletes the currently selected columns

Delete Cells

Deletes the currently selected cell

Merge Cells

Merges the currently selected cell.

Split Cell

Splits the currently selected cell

Help

Contents...

Open help file with contents tab.

Index...

Open help file with index tab. Find topics by looking thu entries which have been manually linked by the help author to the help page.

Search...

Open help file with search tab. Find topics by typing in words. On enter a list of all topics appears in which the word(s) appear.