You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

HTML.SafeScripting.txt 273B

12345678910
  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