Download List

项目描述

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.

系统要求

System requirement is not defined
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

此版本有一个 bug 的修复的整洁的功能,造成整个输入要替换为单个空格。有一个新的参数,$config ["direct_list_nest"],以允许直接 descendance 列表的列表中。
标签: 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

此版本修复了的“礼”“DIR”元素内的元素嵌套规则。
标签: Minor
This release fixes a nesting rule for the 'li' element within the 'dir' element.

2010-07-04 17:48
1.1.9.4

该“计划”参数现在接受“!”因此任何网址,甚至一个地方之一,可以拒绝。在一个问题而第二网址在CSS属性值在“风格”的价值观是不检查是固定的。文件进行了改进。
标签: 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

一种对'帕拉姆库马拉'元素嵌套改进检查。
标签: Minor
An improved check for nesting of the 'param' element.

2010-04-27 07:24
1.1.9.2

A小调修复渲染否认关于URL方案。
标签: Minor
A minor fix regarding rendering of denied URL schemes.

Project Resources