INSTALL.txt in HTML Tidy 5
Same filename and directory in other branches
Installation ------------ This module requires the htmltidy executable for your machine to be available. 1. Place htmltidy.module in modules/htmltidy: 2. Download and unpack Tidy from http://tidy.sf.net Place it in the 'bin' directory of this module if you like and it will be found automatically. On Linux systems, an auto-install process is provided to do this step under admin/settings/htmltidy. 3. Enable the htmltidy module under administer > configuration > modules. 4. Configure the module. (admin/settings/htmltidy) The only option you absolutely *must* set is the location of the tidy executable. 5. Grant the proper access to user accounts under administer > accounts > permissions.
File
INSTALL.txtView source
- Installation
- ------------
- This module requires the htmltidy executable for your machine to be available.
-
- 1. Place htmltidy.module in modules/htmltidy:
-
- 2. Download and unpack Tidy from http://tidy.sf.net
- Place it in the 'bin' directory of this module if you like and it will
- be found automatically.
- On Linux systems, an auto-install process is provided to do this step
- under admin/settings/htmltidy.
-
- 3. Enable the htmltidy module under administer > configuration > modules.
-
- 4. Configure the module. (admin/settings/htmltidy)
- The only option you absolutely *must* set is the location
- of the tidy executable.
-
- 5. Grant the proper access to user accounts under administer > accounts >
- permissions.