|
HTMLPurifier's default behavior? March 06, 2011 05:59AM |
Registered: 2 years ago Posts: 7 |
Hi,
How can find out what the default behavior of HTMLPurifier? ie, if I don't set any custom configurations, what tags, attributes are allowed? which DOCTYPE standard is used to purify the content (XHTML strict, XHTML Transitional, etc.).
I found an interesting page at http://htmlpurifier.org/live/smoketests/printDefinition.php. Does it contain the default "behaviors" that the purifier uses if I don't specify custom configs?
This is a great product, but I'm a newbie and just learning how things work.
thanks! Steve
|
Re: HTMLPurifier's default behavior? March 06, 2011 07:58AM |
Admin Registered: 6 years ago Posts: 2,640 |
|
Re: HTMLPurifier's default behavior? March 08, 2011 03:51AM |
Registered: 2 years ago Posts: 7 |