CSE HTML Validator Std/Pro v7.00 BETA 1 Documentation

[ Home | Download | Buy Now | Support | Search Local | Search Online ]

[ Table of Contents ]

Text Inserters

CSE HTML Validator includes text inserters so that HTML/XHTML tags, CSS properties, JavaScript items, PHP items, and user customized text can easily be inserted (or "pasted") into documents.

How to Use the Inserters

To use the inserters, they must first be visible in the editor. Make sure that they are visible by using the editor's View->Inserters submenu. Note that you can move the inserters around to position them to your liking.

To insert text from a text inserter, simply select the menu item that represents the text that you want to insert. If there is a "|" character in the text, then the "|" character indicates where the cursor will be placed after the text is inserted. If document text is selected and an inserter item with a "|" character is selected, then the selected document text will be placed where the "|" character is. For example, if the document text "IMPORTANT" is selected and then an inserter item such as <strong>|</strong> is selected (such as from the Tag Inserter), then the result will be <strong>IMPORTANT</strong>.

When an inserter is no longer needed, it can be left open or it can be closed to save screen space. To close an inserter, use the editor's View->Inserters submenu or the Close Inserter menu item from the inserter itself.

How to Configure the Inserters

All the inserters can be configured by editing the inserter configuration file. However, AI Internet Solutions recommends that only the User Inserter be edited so that the other inserters, such as the Tag, CSS, JavaScript, and PHP Inserters remain standard. Furthermore, any changes made to the Tag, CSS, JavaScript, or PHP Inserter configuration files may be lost the next time HTML Validator is installed, reinstalled, or updated. Therefore, if you change one of these configuration files, then it is recommended that you backup these files in case your changes are ever lost. Changes made to the User Inserter configuration file will not be overwritten the next time HTML Validator is installed or reinstalled.

To edit an inserter's configuration file, load the configuration file into HTML Validator's editor (any text editor should work as well). An easy way to do this is to choose the Edit Configuration menu option from the inserter whose configuration you want to edit. For example, choose User->Edit Configuration to edit the configuration for the User Inserter. You can now edit the configuration to your liking. Please note the following:

When you are finished editing the configuration file, save it and then choose the Reload Configuration option from the appropriate inserter to update the inserter so that it will use the new configuration file. For example, choose User->Reload Configuration to reload the User Inserter configuration.

[ Table of Contents ]