Downloadliste

Projektbeschreibung

htmLawed is a PHP script that makes input text more secure, HTML standards-compliant, and suitable in general from the viewpoint of a Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1 documents. It is a customizable HTML/XHTML filter, processor, purifier, and sanitizer. It can ensure that HTML tags are balanced and properly nested tags, neutralize code that may be used for cross-site scripting (XSS) attacks, and limit the allowed HTML elements, tags, attributes, or URL protocols.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-24 05:48
1.1.10

Diese Version hat ein Fix für einen Bug in der ordentlich Funktionalität, die die gesamte Eingabe durch ein einzelnes Leerzeichen ersetzt werden. Es gibt ein neuer Parameter, $Config ["Direct_list_nest"], um direkte dabei einer Liste in einer Liste zu ermöglichen.
Tags: Minor bugfixes, Minor feature enhancements
This release has a fix for a bug in the tidy functionality that caused the entire input to be replaced with a single space. There is a new parameter, $config["direct_list_nest"], to allow direct descendance of a list in a list.

2011-07-07 10:51
1.1.9.5

Diese Version behebt einen Nistplatz Regel für die "li" Element innerhalb des 'dir' Element.
Tags: Minor
This release fixes a nesting rule for the 'li' element within the 'dir' element.

2010-07-04 17:48
1.1.9.4

Die "Systeme" Parameter akzeptiert jetzt "!" so dass jede URL, auch eine lokale, verweigert werden kann. Ein Problem, bei dem eine zweite URL-Wert in CSS-Eigenschaften in "style"-Werte wurde nicht geprüft wurde behoben. Dokumentation wurde verbessert.
Tags: Minor, Security, Documentation
The "schemes" parameter now accepts "!" so any URL, even a local one, can be denied. An issue in which a second URL value in CSS properties in "style" values was not checked was fixed. Documentation was improved.

2010-05-18 13:30
1.1.9.3

Eine verbesserte überprüfen Verschachtelung der "param"-Element.
Tags: Minor
An improved check for nesting of the 'param' element.

2010-04-27 07:24
1.1.9.2

Eine geringfügige fix über Rendering von URL-Schemata verweigert.
Tags: Minor
A minor fix regarding rendering of denied URL schemes.

Project Resources