You are here

INSTALL.txt in HTML Tidy 5

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