Convert HTMLPurifier_Config to use property list backend.
commitb9094d5ec8b45c249bb14f245ffa96dee802779f
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 2 Feb 2009 23:42:23 +0000 (2 18:42 -0500)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 2 Feb 2009 23:42:23 +0000 (2 18:42 -0500)
tree7f7314fc93f630b699a5e1649f0caf4991cd3c81
parentb31f280d41829550b767268a27b1c6bf7ad98ae8
Convert HTMLPurifier_Config to use property list backend.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
library/HTMLPurifier/Config.php
library/HTMLPurifier/ConfigSchema.php
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/PropertyList.php
tests/HTMLPurifier/PropertyListTest.php