Release 2.0.1, merged in 1181 to HEAD.v2.0.1-strict
commit495164e9389936f3d58bc4647657fcf78fceca2e
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 27 Jun 2007 14:30:45 +0000 (27 14:30 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 27 Jun 2007 14:30:45 +0000 (27 14:30 +0000)
tree18d66f00d8cde32b2bb3ddd55f5bcbac85b2bb0d
parent42858ad594c8ce12f338989df765662f52ae0488
Release 2.0.1, merged in 1181 to HEAD.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/strict@1255 48356398-32a2-884e-a903-53898d9a118a
326 files changed:
Doxyfile
INSTALL
NEWS
TODO
VERSION
WHATSNEW
art/100cases.png [new file with mode: 0644]
benchmarks/Lexer.php
benchmarks/ProfileDirectLex.php
configdoc/generate.php
configdoc/library/ConfigDoc.auto.php
configdoc/library/ConfigDoc.php
configdoc/library/ConfigDoc/HTMLXSLTProcessor.php
configdoc/library/ConfigDoc/XMLSerializer.php
configdoc/library/ConfigDoc/XMLSerializer/ConfigSchema.php
configdoc/library/ConfigDoc/XMLSerializer/Types.php
configdoc/styles/plain.xsl
docs/dev-advanced-api.html
docs/dev-naming.html
docs/dev-optimization.html
docs/dev-progress.html
docs/enduser-customize.html
docs/enduser-id.html
docs/enduser-slow.html
docs/enduser-tidy.html
docs/enduser-utf8.html
docs/enduser-youtube.html
docs/examples/basic.php
docs/index.html
docs/ref-devnetwork.html
docs/ref-proprietary-tags.txt
library/HTMLPurifier.auto.php
library/HTMLPurifier.func.php
library/HTMLPurifier.php
library/HTMLPurifier/AttrCollections.php
library/HTMLPurifier/AttrDef.php
library/HTMLPurifier/AttrDef/CSS.php
library/HTMLPurifier/AttrDef/CSS/Background.php
library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
library/HTMLPurifier/AttrDef/CSS/Border.php
library/HTMLPurifier/AttrDef/CSS/Color.php
library/HTMLPurifier/AttrDef/CSS/Composite.php
library/HTMLPurifier/AttrDef/CSS/Font.php
library/HTMLPurifier/AttrDef/CSS/FontFamily.php
library/HTMLPurifier/AttrDef/CSS/Length.php
library/HTMLPurifier/AttrDef/CSS/ListStyle.php
library/HTMLPurifier/AttrDef/CSS/Multiple.php
library/HTMLPurifier/AttrDef/CSS/Number.php
library/HTMLPurifier/AttrDef/CSS/Percentage.php
library/HTMLPurifier/AttrDef/CSS/TextDecoration.php
library/HTMLPurifier/AttrDef/CSS/URI.php
library/HTMLPurifier/AttrDef/Enum.php
library/HTMLPurifier/AttrDef/HTML/Bool.php
library/HTMLPurifier/AttrDef/HTML/Color.php
library/HTMLPurifier/AttrDef/HTML/FrameTarget.php
library/HTMLPurifier/AttrDef/HTML/ID.php
library/HTMLPurifier/AttrDef/HTML/Length.php
library/HTMLPurifier/AttrDef/HTML/LinkTypes.php
library/HTMLPurifier/AttrDef/HTML/MultiLength.php
library/HTMLPurifier/AttrDef/HTML/Nmtokens.php
library/HTMLPurifier/AttrDef/HTML/Pixels.php
library/HTMLPurifier/AttrDef/Integer.php
library/HTMLPurifier/AttrDef/Lang.php
library/HTMLPurifier/AttrDef/Text.php
library/HTMLPurifier/AttrDef/URI.php
library/HTMLPurifier/AttrDef/URI/Email.php
library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
library/HTMLPurifier/AttrDef/URI/Host.php
library/HTMLPurifier/AttrDef/URI/IPv4.php
library/HTMLPurifier/AttrDef/URI/IPv6.php
library/HTMLPurifier/AttrTransform.php
library/HTMLPurifier/AttrTransform/BdoDir.php
library/HTMLPurifier/AttrTransform/BgColor.php
library/HTMLPurifier/AttrTransform/BoolToCSS.php
library/HTMLPurifier/AttrTransform/Border.php
library/HTMLPurifier/AttrTransform/EnumToCSS.php
library/HTMLPurifier/AttrTransform/ImgRequired.php
library/HTMLPurifier/AttrTransform/ImgSpace.php
library/HTMLPurifier/AttrTransform/Lang.php
library/HTMLPurifier/AttrTransform/Length.php
library/HTMLPurifier/AttrTransform/Name.php
library/HTMLPurifier/AttrTypes.php
library/HTMLPurifier/AttrValidator.php
library/HTMLPurifier/CSSDefinition.php
library/HTMLPurifier/ChildDef.php
library/HTMLPurifier/ChildDef/Chameleon.php
library/HTMLPurifier/ChildDef/Custom.php
library/HTMLPurifier/ChildDef/Empty.php
library/HTMLPurifier/ChildDef/Optional.php
library/HTMLPurifier/ChildDef/Required.php
library/HTMLPurifier/ChildDef/StrictBlockquote.php
library/HTMLPurifier/ChildDef/Table.php
library/HTMLPurifier/Config.php
library/HTMLPurifier/ConfigDef.php
library/HTMLPurifier/ConfigDef/Directive.php
library/HTMLPurifier/ConfigDef/DirectiveAlias.php
library/HTMLPurifier/ConfigDef/Namespace.php
library/HTMLPurifier/ConfigSchema.php
library/HTMLPurifier/ContentSets.php
library/HTMLPurifier/Context.php
library/HTMLPurifier/Definition.php
library/HTMLPurifier/DefinitionCache.php
library/HTMLPurifier/DefinitionCache/Decorator.php
library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
library/HTMLPurifier/DefinitionCache/Decorator/Memory.php
library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
library/HTMLPurifier/DefinitionCache/Null.php
library/HTMLPurifier/DefinitionCache/Serializer.php
library/HTMLPurifier/DefinitionCacheFactory.php
library/HTMLPurifier/Doctype.php
library/HTMLPurifier/DoctypeRegistry.php
library/HTMLPurifier/ElementDef.php
library/HTMLPurifier/Encoder.php
library/HTMLPurifier/EntityLookup.php
library/HTMLPurifier/EntityParser.php
library/HTMLPurifier/Error.php
library/HTMLPurifier/ErrorCollector.php
library/HTMLPurifier/Filter.php
library/HTMLPurifier/Filter/YouTube.php
library/HTMLPurifier/Generator.php
library/HTMLPurifier/HTMLDefinition.php
library/HTMLPurifier/HTMLModule.php
library/HTMLPurifier/HTMLModule/Bdo.php
library/HTMLPurifier/HTMLModule/CommonAttributes.php
library/HTMLPurifier/HTMLModule/Edit.php
library/HTMLPurifier/HTMLModule/Hypertext.php
library/HTMLPurifier/HTMLModule/Image.php
library/HTMLPurifier/HTMLModule/Legacy.php
library/HTMLPurifier/HTMLModule/List.php
library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
library/HTMLPurifier/HTMLModule/Presentation.php
library/HTMLPurifier/HTMLModule/Scripting.php
library/HTMLPurifier/HTMLModule/StyleAttribute.php
library/HTMLPurifier/HTMLModule/Tables.php
library/HTMLPurifier/HTMLModule/Target.php
library/HTMLPurifier/HTMLModule/Text.php
library/HTMLPurifier/HTMLModule/Tidy.php
library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
library/HTMLPurifier/HTMLModule/Tidy/XHTML.php
library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
library/HTMLPurifier/HTMLModule/Tidy/XHTMLStrict.php
library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
library/HTMLPurifier/HTMLModuleManager.php
library/HTMLPurifier/IDAccumulator.php
library/HTMLPurifier/Injector.php [new file with mode: 0644]
library/HTMLPurifier/Injector/AutoParagraph.php [new file with mode: 0644]
library/HTMLPurifier/Injector/Linkify.php [new file with mode: 0644]
library/HTMLPurifier/Injector/PurifierLinkify.php [new file with mode: 0644]
library/HTMLPurifier/Language.php
library/HTMLPurifier/Language/classes/en-x-test.php
library/HTMLPurifier/Language/messages/en-x-test.php
library/HTMLPurifier/Language/messages/en.php
library/HTMLPurifier/LanguageFactory.php
library/HTMLPurifier/Lexer.php
library/HTMLPurifier/Lexer/DOMLex.php
library/HTMLPurifier/Lexer/DirectLex.php
library/HTMLPurifier/Lexer/PEARSax3.php
library/HTMLPurifier/PercentEncoder.php
library/HTMLPurifier/Printer.php
library/HTMLPurifier/Printer/CSSDefinition.php
library/HTMLPurifier/Printer/ConfigForm.php
library/HTMLPurifier/Printer/HTMLDefinition.php
library/HTMLPurifier/Strategy.php
library/HTMLPurifier/Strategy/Composite.php
library/HTMLPurifier/Strategy/Core.php
library/HTMLPurifier/Strategy/FixNesting.php
library/HTMLPurifier/Strategy/MakeWellFormed.php
library/HTMLPurifier/Strategy/RemoveForeignElements.php
library/HTMLPurifier/Strategy/ValidateAttributes.php
library/HTMLPurifier/TagTransform.php
library/HTMLPurifier/TagTransform/Font.php
library/HTMLPurifier/TagTransform/Simple.php
library/HTMLPurifier/Token.php
library/HTMLPurifier/TokenFactory.php
library/HTMLPurifier/URIScheme.php
library/HTMLPurifier/URIScheme/ftp.php
library/HTMLPurifier/URIScheme/http.php
library/HTMLPurifier/URIScheme/https.php
library/HTMLPurifier/URIScheme/mailto.php
library/HTMLPurifier/URIScheme/news.php
library/HTMLPurifier/URIScheme/nntp.php
library/HTMLPurifier/URISchemeRegistry.php
maintenance/flush-htmldefinition-cache.php
maintenance/generate-entity-file.php
package.php
release1-update.php
release2-strict.php
release3-tag.php
smoketests/all.php
smoketests/attrTransform.php
smoketests/attrTransform.xml
smoketests/basic.php
smoketests/basic/allElements.css
smoketests/basic/allElements.html
smoketests/basic/legacy.html
smoketests/common.php
smoketests/configForm.php
smoketests/loadFunc.php
smoketests/preserveYouTube.php
smoketests/printDefinition.php
smoketests/testSchema.php
smoketests/utf8.php
smoketests/variableWidthAttack.php
smoketests/xssAttacks.php
svn.php
test-settings.sample.php
tests/Debugger.php
tests/HTMLPurifier/AttrCollectionsTest.php
tests/HTMLPurifier/AttrDef/CSS/BackgroundPositionTest.php
tests/HTMLPurifier/AttrDef/CSS/BackgroundTest.php
tests/HTMLPurifier/AttrDef/CSS/BorderTest.php
tests/HTMLPurifier/AttrDef/CSS/ColorTest.php
tests/HTMLPurifier/AttrDef/CSS/CompositeTest.php
tests/HTMLPurifier/AttrDef/CSS/FontFamilyTest.php
tests/HTMLPurifier/AttrDef/CSS/FontTest.php
tests/HTMLPurifier/AttrDef/CSS/LengthTest.php
tests/HTMLPurifier/AttrDef/CSS/ListStyleTest.php
tests/HTMLPurifier/AttrDef/CSS/MultipleTest.php
tests/HTMLPurifier/AttrDef/CSS/NumberTest.php
tests/HTMLPurifier/AttrDef/CSS/PercentageTest.php
tests/HTMLPurifier/AttrDef/CSS/TextDecorationTest.php
tests/HTMLPurifier/AttrDef/CSS/URITest.php
tests/HTMLPurifier/AttrDef/CSSTest.php
tests/HTMLPurifier/AttrDef/EnumTest.php
tests/HTMLPurifier/AttrDef/HTML/BoolTest.php
tests/HTMLPurifier/AttrDef/HTML/ColorTest.php
tests/HTMLPurifier/AttrDef/HTML/FrameTargetTest.php
tests/HTMLPurifier/AttrDef/HTML/IDTest.php
tests/HTMLPurifier/AttrDef/HTML/LengthTest.php
tests/HTMLPurifier/AttrDef/HTML/LinkTypesTest.php
tests/HTMLPurifier/AttrDef/HTML/MultiLengthTest.php
tests/HTMLPurifier/AttrDef/HTML/NmtokensTest.php
tests/HTMLPurifier/AttrDef/HTML/PixelsTest.php
tests/HTMLPurifier/AttrDef/IntegerTest.php
tests/HTMLPurifier/AttrDef/LangTest.php
tests/HTMLPurifier/AttrDef/TextTest.php
tests/HTMLPurifier/AttrDef/URI/Email/SimpleCheckTest.php
tests/HTMLPurifier/AttrDef/URI/EmailHarness.php
tests/HTMLPurifier/AttrDef/URI/HostTest.php
tests/HTMLPurifier/AttrDef/URI/IPv6Test.php
tests/HTMLPurifier/AttrDef/URITest.php
tests/HTMLPurifier/AttrDefHarness.php
tests/HTMLPurifier/AttrDefTest.php
tests/HTMLPurifier/AttrTransform/BdoDirTest.php
tests/HTMLPurifier/AttrTransform/BgColorTest.php
tests/HTMLPurifier/AttrTransform/BoolToCSSTest.php
tests/HTMLPurifier/AttrTransform/BorderTest.php
tests/HTMLPurifier/AttrTransform/EnumToCSSTest.php
tests/HTMLPurifier/AttrTransform/ImgRequiredTest.php
tests/HTMLPurifier/AttrTransform/ImgSpaceTest.php
tests/HTMLPurifier/AttrTransform/LangTest.php
tests/HTMLPurifier/AttrTransform/LengthTest.php
tests/HTMLPurifier/AttrTransform/NameTest.php
tests/HTMLPurifier/AttrTransformHarness.php
tests/HTMLPurifier/AttrTransformTest.php
tests/HTMLPurifier/AttrTypesTest.php
tests/HTMLPurifier/AttrValidator_ErrorsTest.php [new file with mode: 0644]
tests/HTMLPurifier/ChildDef/ChameleonTest.php
tests/HTMLPurifier/ChildDef/CustomTest.php
tests/HTMLPurifier/ChildDef/OptionalTest.php
tests/HTMLPurifier/ChildDef/RequiredTest.php
tests/HTMLPurifier/ChildDef/StrictBlockquoteTest.php
tests/HTMLPurifier/ChildDef/TableTest.php
tests/HTMLPurifier/ChildDefHarness.php
tests/HTMLPurifier/ConfigSchemaTest.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/ContextTest.php
tests/HTMLPurifier/DefinitionCache/Decorator/CleanupTest.php
tests/HTMLPurifier/DefinitionCache/Decorator/MemoryTest.php
tests/HTMLPurifier/DefinitionCache/DecoratorHarness.php
tests/HTMLPurifier/DefinitionCache/DecoratorTest.php
tests/HTMLPurifier/DefinitionCache/SerializerTest.php
tests/HTMLPurifier/DefinitionCacheFactoryTest.php
tests/HTMLPurifier/DefinitionCacheHarness.php
tests/HTMLPurifier/DefinitionCacheTest.php
tests/HTMLPurifier/DefinitionTest.php
tests/HTMLPurifier/DoctypeRegistryTest.php
tests/HTMLPurifier/ElementDefTest.php
tests/HTMLPurifier/EncoderTest.php
tests/HTMLPurifier/EntityLookupTest.php
tests/HTMLPurifier/EntityParserTest.php
tests/HTMLPurifier/ErrorCollectorEMock.php [new file with mode: 0644]
tests/HTMLPurifier/ErrorCollectorTest.php
tests/HTMLPurifier/ErrorsHarness.php [new file with mode: 0644]
tests/HTMLPurifier/GeneratorTest.php
tests/HTMLPurifier/HTMLDefinitionTest.php
tests/HTMLPurifier/HTMLModule/ScriptingTest.php
tests/HTMLPurifier/HTMLModule/TidyTest.php
tests/HTMLPurifier/HTMLModuleHarness.php
tests/HTMLPurifier/HTMLModuleManagerTest.php
tests/HTMLPurifier/HTMLModuleTest.php
tests/HTMLPurifier/Harness.php
tests/HTMLPurifier/IDAccumulatorTest.php
tests/HTMLPurifier/Injector/AutoParagraphTest.php [new file with mode: 0644]
tests/HTMLPurifier/Injector/LinkifyTest.php [new file with mode: 0644]
tests/HTMLPurifier/Injector/PurifierLinkifyTest.php [new file with mode: 0644]
tests/HTMLPurifier/InjectorHarness.php [new file with mode: 0644]
tests/HTMLPurifier/LanguageFactoryTest.php
tests/HTMLPurifier/LanguageTest.php
tests/HTMLPurifier/Lexer/DirectLexTest.php
tests/HTMLPurifier/Lexer/DirectLex_ErrorsTest.php [new file with mode: 0644]
tests/HTMLPurifier/LexerTest.php
tests/HTMLPurifier/PercentEncoderTest.php
tests/HTMLPurifier/SimpleTest/Reporter.php
tests/HTMLPurifier/Strategy/CompositeTest.php
tests/HTMLPurifier/Strategy/CoreTest.php
tests/HTMLPurifier/Strategy/ErrorsHarness.php [new file with mode: 0644]
tests/HTMLPurifier/Strategy/FixNestingTest.php
tests/HTMLPurifier/Strategy/FixNesting_ErrorsTest.php [new file with mode: 0644]
tests/HTMLPurifier/Strategy/MakeWellFormedTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed_ErrorsTest.php [new file with mode: 0644]
tests/HTMLPurifier/Strategy/RemoveForeignElementsTest.php
tests/HTMLPurifier/Strategy/RemoveForeignElements_ErrorsTest.php [new file with mode: 0644]
tests/HTMLPurifier/Strategy/ValidateAttributesTest.php
tests/HTMLPurifier/StrategyHarness.php
tests/HTMLPurifier/TagTransformTest.php
tests/HTMLPurifier/TokenFactoryTest.php
tests/HTMLPurifier/TokenTest.php
tests/HTMLPurifier/URISchemeRegistryTest.php
tests/HTMLPurifier/URISchemeTest.php
tests/HTMLPurifierTest.php
tests/generate_mock_once.func.php
tests/index.php
tests/path2class.func.php
tests/tally_errors.func.php
tests/test_files.php