Htmltidy
michaelfavia - September 28, 2003 - 16:44
This module tidies up Drupal's HTML output by optionally sanitizing it when it is saved or when it is displayed, like a traditional input formatter. Missing and mis-ordered tag components are replaced and reordered automatically to that user input doesnt break site structure with open tags and the like.
User interface configuration supports:
- code indenting - automatically format HTML for easier reading, or strip indenting for proper parsing and display in the less compliant browsers.
- word wrapping - automatically wrap lines in an intelligent fashion once they get to a specified length
- info/warning/error information - optionally appended to pages and includes details about the wrong HTML attributes and w3c validation info.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2009-Oct-12 | 14.43 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Oct-20 | 14.03 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2007-Jun-19 | 14.55 KB | Download · Release notes | Development snapshot | |
