HTML.SafeScripting.txt
1 HTML.SafeScripting 2 TYPE: lookup 3 VERSION: 4.5.0 4 DEFAULT: array() 5 --DESCRIPTION-- 6 <p> 7 Whether or not to permit script tags to external scripts in documents. 8 Inline scripting is not allowed, and the script must match an explicit whitelist. 9 </p> 10 --# vim: et sw=4 sts=4