]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / CSS.AllowedProperties.txt
diff --git a/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt b/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
new file mode 100644 (file)
index 0000000..f1ba513
--- /dev/null
@@ -0,0 +1,18 @@
+CSS.AllowedProperties\r
+TYPE: lookup/null\r
+VERSION: 3.1.0\r
+DEFAULT: NULL\r
+--DESCRIPTION--\r
+\r
+<p>\r
+    If HTML Purifier's style attributes set is unsatisfactory for your needs,\r
+    you can overload it with your own list of tags to allow.  Note that this\r
+    method is subtractive: it does its job by taking away from HTML Purifier\r
+    usual feature set, so you cannot add an attribute that HTML Purifier never\r
+    supported in the first place.\r
+</p>\r
+<p>\r
+    <strong>Warning:</strong> If another directive conflicts with the\r
+    elements here, <em>that</em> directive will win and override.\r
+</p>\r
+--# vim: et sw=4 sts=4\r