0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
Edward Z. Yang dba3ed7770 [3.1.2] Implement comments when %HTML.Trusted is on.
Some implementation notes: not all comments are valid; HTML makes sure
double-hyphens and trailing hyphens are not found in comments. In addition,
two new localizable messages were added.

Requested-by: Waldo Jaquith <waldo@vqronline.org>
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-06-25 23:12:19 -04:00
..
Composite.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Core.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
FixNesting.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
MakeWellFormed.php [3.1.1] Allow injectors to be specified by modules. 2008-06-09 01:23:05 +00:00
RemoveForeignElements.php [3.1.2] Implement comments when %HTML.Trusted is on. 2008-06-25 23:12:19 -04:00
ValidateAttributes.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00