Guest User

Untitled

a guest
Jan 12th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. RTE.default {
  2. contentCSS = fileadmin/templates/stylesheets/rte.css
  3.  
  4. #ignoreMainstyleOverride = 1
  5. useCSS = 1
  6. #showTagFreeClasses = 1
  7. #classes = smaller,blockheader
  8. #proc.allowedClasses := addToList(smaller,blockheader)
  9.  
  10. proc.allowTags = table, tbody, tr, th, td, h1, h2, h3, h4, h5, h6, div, p, br, span, ul, ol, li, re, blockquote, strong, em, b, i, u, sub, sup, strike, a, img, nobr, hr, tt, q, cite, abbr, acronym, center, typohead
  11. proc.keepPDIVattribs = align,class,style,id proc.entryHTMLparser_db.allowTags < RTE.default.proc.allowTags
  12. }
Add Comment
Please, Sign In to add comment