Mod tidy

From Free Software Directory
 
Jump to: navigation, search


[edit]

mod_tidy

http://mod-tidy.sourceforge.net/
mod_tidy is a TidyLib based DSO module for the Apache HTTP Server Version 2 to parse, clean-up and pretty-print the webservers' (X)HTML output.

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.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Ted Teah

Verified on

24 August 2006




Leaders and contributors

Contact(s)Role
Sierk Bornemann Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://sourceforge.net/tracker/?atid=753700&group_id=142791&func
Bug TrackingHomepagehttp://sourceforge.net/tracker/?atid=753698&group_id=142791&func
Help,SupportE-mailmailto:bornemann@users.sourceforge.net
SupportHomepagehttp://sourceforge.net/tracker/?atid=753699&group_id=142791&func
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=142791&atid=753698


Software prerequisites

KindDescription
Required to buildlibtidy headers
Required to buildapache2 headers
Required to useapache2
Required to buildapache_mmn >= 20051115
Required to uselibtidy




Entry




































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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.