Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

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


User level: Submit a level

User Rating:

Homepage

License(s) :

Apache

Rate it!

 

About

Leadership
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

User Community and Support

Install information at http://mod-tidy.sourceforge.net/install

General Resources
Announcement Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.