| 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: openSUSE 11.4 |
| Version: 0.5.5 | Vendor: openSUSE |
| Release: 215.1 | Build date: Sat Feb 19 06:02:16 2011 |
| Group: Productivity/Networking/Web/Utilities | Build host: build24 |
| Size: 48451 | Source RPM: apache2-mod_tidy-0.5.5-215.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://mod-tidy.sourceforge.net/ | |
| Summary: Apache Module using the Tidy Library to Clean Up HTML, XHTML, and XML | |
mod_tidy is a module for Apache that works as a filter that hooks
itself to HTML output. mod_tidy feeds the HTML output to TidyLib
(http://tidy.sourceforge.net/), which validates the HTML output. If
TidyLib finds an error, the client receives a HTML page with a list of
all found errors. If TidyLib does not complain, you get your HTML data
as without mod_tidy.
To load the module into Apache, run the command "a2enmod tidy" as root.
To learn about the configuration, refer to
/usr/share/doc/packages/apache2-mod_tidy/README.
Authors:
--------
Sierk Bornemann <sierk@sierkbornemann.de>
The Apache Software License
* Mon Nov 13 2006 poeml@suse.de
- copy package to autobuild, adding .changes file
- remove #neededforbuild
- fix buildrequires (don't work with commas)
* Mon Nov 13 2006 sierkb@gmx.de
- Spec file cleanup: added libtidy to REQUIRED.
- Spec file cleanup: made email adresses more obfuscated against Spam.
* Tue Jan 31 2006 sierkb@gmx.de
- 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 sierkb@gmx.de
- Update to version 0.5.5:
- 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).
* Sun Jan 01 2006 sierkb@gmx.de
- Update to version 0.5.4:
- 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 sierkb@gmx.de
- Generating also a debug information sub-package.
* Wed Nov 23 2005 sierkb@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 sierkb@gmx.de
- 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 sierkb@gmx.de
- 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 sierkb@gmx.de
- Updated tidy source to the latest version 051027.
- Updated tidy docs to the latest version 051021.
/etc/apache2/mod_tidy.conf /usr/lib64/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 Jun 10 10:35:16 2013