[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ -> HTML.SafeEmbed.txt (source)

   1  HTML.SafeEmbed
   2  TYPE: bool
   3  VERSION: 3.1.1
   4  DEFAULT: false
   5  --DESCRIPTION--
   6  <p>
   7      Whether or not to permit embed tags in documents, with a number of extra
   8      security features added to prevent script execution. This is similar to
   9      what websites like MySpace do to embed tags. Embed is a proprietary
  10      element and will cause your website to stop validating. You probably want
  11      to enable this with %HTML.SafeObject.
  12      <strong>Highly experimental.</strong>
  13  </p>
  14  --# vim: et sw=4 sts=4


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1