You are here

INSTALL.txt in HTML Tidy 7

Same filename and directory in other branches
  1. 5 INSTALL.txt
  2. 6 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.

3. Enable the htmltidy module under administer > configuration > modules.

4. Enable it as an input filter on your chosen input format at
   Administer > Site configuration > Input formats

5. Once enabled, formatting options are available if you use the [Configure]
   tab for that input format.
   The only option you absolutely *must* set is the location
   of the tidy executable.

6. 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. 3. Enable the htmltidy module under administer > configuration > modules.
  9. 4. Enable it as an input filter on your chosen input format at
  10. Administer > Site configuration > Input formats
  11. 5. Once enabled, formatting options are available if you use the [Configure]
  12. tab for that input format.
  13. The only option you absolutely *must* set is the location
  14. of the tidy executable.
  15. 6. Grant the proper access to user accounts under administer > accounts >
  16. permissions.