Check your HTML pages easily with TidExpress

TidExpress is a graphical interface specially developed for HTML Tidy 5 by the HTACG, an official W3.org community group.

TidExpress allows you to analyze HTML pages that you have created, detect errors, correct them in a text editor with syntax highlighting, or correct them automatically with the Tidy module options.

I. Quick Start

point Open a document: in the File Menu, click Open or drag a file into the text editor.
point Analyze the document: click Analyze.
point Automatically correct the document: click Clean.
point Save the document: in the File Menu, click Save.
point Automatic correction settings: click on the Tidy Config tab.
point Undo all changes: click Undo Clean.

II. Setting options

The setting options are located in the Tidy Config tab.

note To open an existing configuration, select it in the configuration box.

Options box of Tidy configuration

note To add an option, click Button Add an option. This will open a dialog box. Select your options in it, then click OK. The inclusion in the grid will be done automatically.
Add an option dialog

note To delete an option, select it in the grid, then click Button Delete an option.

note To modify an option, click on it, then select the new value in the options box.

Option list - boolean value

note To open a list of item option, click on it.

Option list - items

This will open the option editor that allows you to add or delete items of the selected option.

Items editor

note To save a given configuration, click Button Save as Tidy configuration.

III. Document Protection

note The Undo Clean button will cancel all previous fixes.

note When saving a file, the software indicates if a file with the same name already exists. You can then choose between overwrite the file or cancel the operation.

note The configuration file is never modified by the software. If you want to return to the original configuration file, simply reopen it in the configuration box. The configuration file will be preserved as long as you will not overwrite it.

advice Despite these protections, it is advisable to make a copy of your original page, such as a compressed backup (7z, rar, zip ...), so that you can go back if needed.

IV. Ergonomics of the interface

note TidExpress supports drag'n'drop to open your documents.

note In the code editor, the font size is quickly adjustable. It is the same thing for the automatic line feed when a line is too long (Wordwrap).

note The error list is at the bottom of the interface, but you can move it to the left if your screen is large enough (Menu / View / Move Error List to the left). The border have a splitter to resize the error list with the mouse.

Tidy interface with the error list at the bottom   Tidy interface with the error list at the left

note When you double-click on an error in the list, the corresponding line in the code editor will be highlighted.

V. HTML 5 and CSS 3

TidExpress contains an integrated web browser to view the pages you create. You must use TidExpress on a main account of your computer (not a guest account whose rights are restricted) to display HTML5 and CSS3 in this web browser.

If you can't obtain the display of these languages correctly, adjust the following values in the Windows registry:

If that doesn't work, then change the decimal value of the TidExpress key, depending of the IE version installed on your machine:

VI. Language files of the sofware

TidExpress is a multi-language software. English and french are actually supported. If you want to add another languages, it is possible with the following rules.

A language package consist in two elements:
1. language file
2. help file

File names must be strictly as follows:
point language file: [lang_] [Language id] [.txt], e.g: "lang_en.txt".
point HTML help file: [help_] [Language id] [.htm], e.g: "help_en.htm".

TidExpress will scan the segment between "_" and "." as the id of the language, and will use it to detect the files of the kit. If a file is not find, TidExpress will use the english by default.

VII. Uninstalling the program

On your hard drive, simply delete the folder of TidExpress. There is nothing more to do.

Indeed, TidExpress is a portable software that can run on a USB stick or an external hard drive. In addition, TidExpress do not write anything in the registry of your computer.

Document version 1.2. Author: Christian Feron, April 2016.

 TidExpress © Copyright Chris Feron   |   http://chrisferon.free.fr