]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.SafeEmbed.txt
CommitLineData
d4949327
NL
1HTML.SafeEmbed\r
2TYPE: bool\r
3VERSION: 3.1.1\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6<p>\r
7 Whether or not to permit embed tags in documents, with a number of extra\r
8 security features added to prevent script execution. This is similar to\r
9 what websites like MySpace do to embed tags. Embed is a proprietary\r
10 element and will cause your website to stop validating; you should\r
11 see if you can use %Output.FlashCompat with %HTML.SafeObject instead\r
12 first.</p>\r
13--# vim: et sw=4 sts=4\r