Mod tidy
mod_tidy
http://mod-tidy.sourceforge.net/
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.
Documentation
Install information at http://mod-tidy.sourceforge.net/install
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| Apache2.0 | Ted Teah | 24 August 2006 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Homepage | |
| Bug Tracking | VCS Repository Webview | |
| Help,Support | mailto:bornemann@users.sourceforge.net | |
| Bug Tracking | Homepage | |
| Support | Homepage |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | apache2 headers |
| Required to use | libtidy |
| Required to use | apache2 |
| Required to build | libtidy headers |
| Required to build |
This entry (in part or in whole) was last reviewed on 24 August 2006.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.