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 Requirements

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

이 릴리스는 단일 공간으로 대체 될 전체 입력 시킨 깔끔한 기능에 버그에 대 한 수정 프로그램을 가진다. 새 매개 변수를 목록에서 목록 직접 descendance 수 있도록 $config ["direct_list_nest"]입니다.
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

이 릴리스는 '디렉토리'요소 내에있는 '리튬'요소에 둥지 규칙을 수정합니다.
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

"제도"는 매개 변수 이제 인정 "!" 심지어 지역의 한, 거절 수있는 모든 URL에, 그래서. 어떤 문제에서 CSS의 속성에서 URL을 두 번째 값 "스타일"값을 수정되었습니다 확인되지 않았습니다. 문서가 개선되었습니다.
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

요소의 'param'의 둥지에 대한 개선 확인하시기 바랍니다.
Tags: Minor
An improved check for nesting of the 'param' element.

2010-04-27 07:24
1.1.9.2

사소한 수정 프로그램의 렌더링에 관한 URL 스키마를 거부했습니다.
Tags: Minor
A minor fix regarding rendering of denied URL schemes.

Project Resources