| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: apache2-mod_tidy | Distribution: SUSE LINUX 10.0 (i586) OSS |
| Version: 0.5.4 | Vendor: sierkbornemann.de |
| Release: 1 | Build date: Mon Jan 16 22:11:15 2006 |
| Group: Productivity/Networking/Web/Servers | Build host: cherub.sierkbornemann.invalid |
| Size: 42281 | Source RPM: apache2-mod_tidy-0.5.4-1.src.rpm |
| Packager: Sierk Bornemann <sierkb@gmx.de> | |
| Url: http://mod-tidy.sourceforge.net/ | |
| Summary: TidyLib based DSO module for the Apache HTTP Server Version 2 | |
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 (http://tidy.sourceforge.net/)
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.
Author(s):
----------
Sebastian Tusk (Initial author)
Sierk Bornemann <bornemann@users.sourceforge.net>
Apache License, Version 2.0
* Sun Jan 01 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.
* Tue Nov 29 2005 Sierk Bornemann <sierkb at gmx.de>
- Generating also a debug information sub-package.
* Wed Nov 23 2005 Sierk Bornemann <sierkb at gmx.de>
- SUSE addons are now comprised in a Tarball instead of spread files.
- Rebuild for SUSE Linux 10.0 OSS (GCC 4.0.2).
* 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.
* 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.
* Thu Oct 27 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Update to version 0.5.3:
- Added Base64 image and shortcut icon to the error page.
- APR Build macro: search for TidyLib headers in /usr/include/tidy.
- Improved Spec file.
* Mon Oct 17 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Updated tidy to version 051014.
* Tue Oct 11 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Update to version 0.5.2:
- Improved and beautified mod_tidy.c:
- moved some declarations into new header file mod_tidy.h
* Wed Sep 28 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Update to version 0.5.1:
- 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 to version 050913.
* Mon Jul 25 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Updated tidy to version 050723.
- Updated Source-URL.
* Thu Jul 14 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Update to version 0.5.
- Updated license, source URL, summary and description text.
* Thu Jun 23 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Update to version 0.4.
- Updated source URL.
- Improved and updated doc install.
* Wed Jun 08 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Improved Spec file according to the SUSE Package conventions.
- Added example configuration options to README.SuSE.
* Tue May 24 2005 - Sierk Bornemann <bornemann@users.sourceforge.net>
- Initial build for SuSE Linux.
/etc/apache2/mod_tidy.conf /usr/lib/apache2/mod_tidy.so /usr/share/doc/packages/apache2-mod_tidy /usr/share/doc/packages/apache2-mod_tidy/Changes /usr/share/doc/packages/apache2-mod_tidy/INSTALL /usr/share/doc/packages/apache2-mod_tidy/LICENSE /usr/share/doc/packages/apache2-mod_tidy/README /usr/share/doc/packages/apache2-mod_tidy/README.SUSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 00:52:19 2013