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.
Be the first to post a text review of mod_tidy. Rate and review a project by clicking thumbs up or thumbs down in the right column.
mod_tidy - a TidyLib based DSO module for the Apache HTTP Server Version 2 Changelog ========= Version 0.5.5: * Tue Jan 31 2006 - Sierk Bornemann <bornemann@users.sourceforge.net> - mod_tidy.c: Added compile variable MODULE_RELEASE; Replaced Tabs with white spaces; Replaced deprecated // Comments with /**/. - /tidy/include/platform.h: Added patch #11012006knauf (Netware convenience patch). * Thu Jan 26 2006 - Sierk Bornemann <bornemann@users.sourceforge.net> - Made mod_tidy ready for Apache 2.2 (APR 1.x): - Iteration over a brigade with the macro APR_BRIGADE_FOREACH is deprecated since apr-util 0.9.x. Since apr-util 1.x, which is used by Apache 2.2, iteration over a brigade has to be done in a different way (see http://www.apachetutor.org/dev/brigades). Version 0.5.4: * Thu Jan 12 2006 - Sierk Bornemann <bornemann@users.sourceforge.net> - Made some fixes to the memory management, because callbacks in TidyLib have changed. Thanks to Guenter Knauf <gknauf@users.sourceforge.net> for contributing the patch. - Added Apache conf files - Added Microsoft Developer Studio Project File for Win32, thanks to Guenter Knauf <gknauf@users.sourceforge.net> for contributing. - Added Novell Netware Makefile, thanks to Guenter Knauf <gknauf@users.sourceforge.net> for contributing. * Fri Nov 11 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Short intermediate fix: - Changed HTTP Media Type of error page from 'application/xhtml+xml' to 'application/xml', respecting that Internet Explorer up to version 6 doesn't recognize the 'true' XHTML Media Type but the default XML Media Type for applications. References: http://www.w3.org/TR/xhtml-mediatypes (XHTML Media Types), RFC 3023 (The 'application/xml' Media Type), RFC 3236 (The 'application/xhtml+xml' Media Type). - Added HTTP charset parameter to HTTP Media Type as recommended in the W3C note and the RFCs mentioned above. Version 0.5.3: * Wed Nov 02 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Removed copyright notice on error page footer. - Changed error page from XHTML 1.0 to XHTML 1.1 and its Content-Type from 'text/html' to 'application/xhtml+xml'. - Fixed typo. * Tue Nov 01 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Updated tidy source to the latest version 051027. - Updated tidy docs to the latest version 051021. * Wed Oct 26 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Added Base64 image and shortcut icon to the error page. Version 0.5.2: * Mon Oct 17 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Updated tidy source to the latest version 051014. * Wed Oct 11 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Improved and beautified mod_tidy.c: - moved some declarations into new header file mod_tidy.h Version 0.5.1: * Wed Sep 28 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Styled error log similar to the style of the W3C Markup Validation Service. - Fixed some little unclean written code which caused several warnings: - removed unused variables; - added prototypes for mod_tidy_FatalError, mod_tidy_MemAlloc, mod_tidy_MemFree and mod_tidy_MemRealloc. * Tue Sep 20 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Updated tidy source to the latest version 050913. - Updated tidy docs to the latest version 050706. * Mon Jul 25 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Updated tidy source to the latest version 050723. Version 0.5: * Thu Jul 14 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Updated tidy source to the latest version 050623. - Added Apache License, Version 2.0 - Changed Copyright notices where appropriate. * Thu Jun 30 2005 - Sierk Bornemann <bornemann@users.sourceforge.net> - Registered mod_tidy as an Open Source project at Sourceforge.net with grant permission of the former private owner Sebastian Tusk. From now on the project's home is http://mod-tidy.sourceforge.net/. mod_tidy now is licensed under an OSI-approved Apache Licence, Version 2.0. Version 0.4: - added a copyright notice (Sebastian Tusk) Version 0.3: - fix undefined 'null' error (Sebastian Tusk) - tidylib is now distributed with mod_tidy (Sebastian Tusk) - build process rewritten (Sebastian Tusk)
We have just released mod_tidy 0.5.5. This version compiles now fine for both Apache 2.0.x and 2.2.x; and we have also most wanted binaries of the module on the project page available for download for both Apache 2.0.x and 2.2.x. If someone wants to contribute binaries for other platforms please post in the project's developer forum, or contact the project admins.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?