Categories
mod_tidy
mod_tidy works as a filter that hooks up to the (X)HTML output of an Apache 2 webserver. It passes the webservers' (X)HTML output to TidyLib which parses and optional cleans-up and pretty-prints that output. If TidyLib detects an error, the client receives a HTML page with a list of all found errors and warnings that prevent the input of being a valid (X)HTML document. If TidyLib doesn't complain, the client will get and display the (X)HTML data as without mod_tidy. Due to the fact that mod_tidy may affect little response delays of the webserver, its use should be reduced to a developer framework only. mod_tidy is not recommended to be used in a production environment, where response delays of the webserver are undesirable.
Last updated 24 Aug, 2006
About
Leadership
- Sierk Bornemann - Maintainer
Requirements
- libtidy (Use Requirement)
- apache2 (Use Requirement)
- (Use Requirement)
- libtidy headers (Build Prerequisite)
- apache_mmn >= 20051115 (Build Prerequisite)
- apache2 headers (Build Prerequisite)
Versions
0.5.5
0.5.5 released on 2006-02-27
- Released: 27 Feb, 2006
- Code Maturity: Stable
- Source Archive: http://mod-tidy.sourceforge.net/src/
- Licenses: Apache
- Interfaces: Library
User Community and Support
Install information at http://mod-tidy.sourceforge.net/install



