0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-22 16:31:53 +00:00
htmlpurifier/library/HTMLPurifier
Edward Z. Yang 07ed1bbf8c Fix broken trusted comments functionality.
This fix is slightly hackish, as we simply treat comments as whitespace.
This should largely be correct, and breaks no current test cases,
although it could result in noncompliant behavior.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2009-02-05 18:04:10 -05:00
..
AttrDef Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrTransform Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ChildDef Fix broken trusted comments functionality. 2009-02-05 18:04:10 -05:00
ConfigSchema Convert HTMLPurifier_Config to use property list backend. 2009-02-02 18:42:23 -05:00
DefinitionCache Downgrade directory not found and permissions errors to warnings. 2009-02-02 10:08:37 -05:00
EntityLookup [1.2.0] 2006-09-30 20:18:08 +00:00
Filter Fix standards-compliance issue with YouTube filter with double hyphens. 2008-12-12 16:27:23 -05:00
HTMLModule Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Injector Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Language Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Lexer Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Printer Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Strategy Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
TagTransform Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Token Fix broken trusted comments functionality. 2009-02-05 18:04:10 -05:00
URIFilter Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIScheme Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
VarParser Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrCollections.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrDef.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrTransform.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrTypes.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrValidator.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Bootstrap.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ChildDef.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Config.php Convert HTMLPurifier_Config to use property list backend. 2009-02-02 18:42:23 -05:00
ConfigSchema.php Convert HTMLPurifier_Config to use property list backend. 2009-02-02 18:42:23 -05:00
ContentSets.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Context.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
CSSDefinition.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Definition.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DefinitionCache.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DefinitionCacheFactory.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Doctype.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DoctypeRegistry.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ElementDef.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Encoder.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
EntityLookup.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
EntityParser.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ErrorCollector.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ErrorStruct.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Exception.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Filter.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Generator.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLDefinition.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLModule.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLModuleManager.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
IDAccumulator.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Injector.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Language.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
LanguageFactory.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Length.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Lexer.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
PercentEncoder.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Printer.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
PropertyList.php Convert HTMLPurifier_Config to use property list backend. 2009-02-02 18:42:23 -05:00
PropertyListIterator.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Strategy.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
StringHash.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
StringHashParser.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
TagTransform.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Token.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
TokenFactory.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
UnitConverter.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URI.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIDefinition.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIFilter.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIParser.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIScheme.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URISchemeRegistry.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
VarParser.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
VarParserException.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00