]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.SafeEmbed.txt
diff --git a/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt b/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
new file mode 100644 (file)
index 0000000..556fa67
--- /dev/null
@@ -0,0 +1,13 @@
+HTML.SafeEmbed\r
+TYPE: bool\r
+VERSION: 3.1.1\r
+DEFAULT: false\r
+--DESCRIPTION--\r
+<p>\r
+    Whether or not to permit embed tags in documents, with a number of extra\r
+    security features added to prevent script execution. This is similar to\r
+    what websites like MySpace do to embed tags. Embed is a proprietary\r
+    element and will cause your website to stop validating; you should\r
+    see if you can use %Output.FlashCompat with %HTML.SafeObject instead\r
+    first.</p>\r
+--# vim: et sw=4 sts=4\r