[3.1.0] Add support for deprecated and version in configdoc
commit39be09ee14b9410c912d939c5058e760e19865bc
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 22 Apr 2008 02:19:40 +0000 (22 02:19 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 22 Apr 2008 02:19:40 +0000 (22 02:19 +0000)
tree733149632ecb625925721d9303b2e5a2747a2537
parent949f60585762fb2123082b1d365cc5312f64bfcd
[3.1.0] Add support for deprecated and version in configdoc
- Hide deprecated elements from ToC
- %HTML.Doctype takes null instead of empty string; this shouldn't affect anyone

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1666 48356398-32a2-884e-a903-53898d9a118a
12 files changed:
NEWS
TODO
configdoc/styles/plain.css
configdoc/styles/plain.xsl
library/HTMLPurifier/ConfigSchema/Builder/Xml.php
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
tests/ConfigDoc/DOM/DocumentTest.php [deleted file]
tests/test_files.php