(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Fri, 27 Nov 2015 14:41:02 +0000 (15:41 +0100)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Fri, 27 Nov 2015 14:41:02 +0000 (15:41 +0100)
rte.ts

diff --git a/rte.ts b/rte.ts
index 6c0d4dc3d7c752e39bf43ebe93f54d194056a4a8..d0fd267532f188991f86296396d627d447c2ac10 100644 (file)
--- a/rte.ts
+++ b/rte.ts
@@ -15,12 +15,9 @@ RTE.default {
         #  a,b,blockquote,br,center,div,em,font,hr,i,img,li,ol,p,pre,span,strike,strong,sub,sup,u,ul\r
         denyTags = blockquote, center, div, font, h1, h2, h3, h4, h5, h6, hr, img, ol, pre, span, strike, sub, sup, strike, u\r
 \r
-        overruleMode = ts_css\r
-\r
         entryHTMLparser_db = 1\r
         entryHTMLparser_db {\r
-            allowTags = a, b, br, i, li, link, p, strong, ul\r
-            denyTags < RTE.default.proc.denyTags\r
+            removeTags < RTE.default.proc.denyTags\r
             noAttrib = b, br, div, em, i, li, strong, ul\r
             tags >\r
         }\r