repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Core.RemoveScriptContents.txt
blob
a4cd966df89aa5f5ec80eff45e00e5fffb079b2f
1
Core.RemoveScriptContents
2
TYPE: bool/null
3
DEFAULT: NULL
4
VERSION: 2.0.0
5
DEPRECATED-VERSION: 2.1.0
6
DEPRECATED-USE: Core.HiddenElements
7
--DESCRIPTION--
8
<p>
9
This directive enables HTML Purifier to remove not only script tags
10
but all of their contents.
11
</p>
12
--# vim: et sw=4 sts=4