Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt is written in an unsupported language. File is not indexed.

0001 HTML.SafeEmbed
0002 TYPE: bool
0003 VERSION: 3.1.1
0004 DEFAULT: false
0005 --DESCRIPTION--
0006 <p>
0007     Whether or not to permit embed tags in documents, with a number of extra
0008     security features added to prevent script execution. This is similar to
0009     what websites like MySpace do to embed tags. Embed is a proprietary
0010     element and will cause your website to stop validating; you should
0011     see if you can use %Output.FlashCompat with %HTML.SafeObject instead
0012     first.</p>
0013 --# vim: et sw=4 sts=4