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 releasesDateSizeLinksStatus
6.x-1.12009-Oct-1214.43 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Oct-2014.03 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2007-Jun-1914.55 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.