Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.70 KB | None | 0 0
  1. theme_advanced_buttons1 : "save,newdocument,bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull,styleselect,formatselect, fontselect,fontsizeselect",
  2.                                   theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,search,replace,bullist,numlist,outdent,indent,blockquote,undo,redo,link,unlink,anchor,image,cleanup,help,codemagic,insertdate,inserttime,preview,forecolor,backcolor",
  3.                                   theme_advanced_buttons3 : "code,tablecontrols,hr,removeformat,visualaid,sub,sup,charmap,emotions,iespell,media,advhr,print,ltr,rtl,fullscreen",
  4.                                   theme_advanced_buttons4 : "styleprops,cite,abbr,acronym,del,ins,attribs,visualchars,nonbreaking,template,pagebreak,restoredraft,visualblocks",
  5.                                   theme_advanced_toolbar_location : "top",
  6.                                   theme_advanced_toolbar_align : "left",
  7.                                   theme_advanced_statusbar_location : "bottom",
  8.                                   theme_advanced_resizing : false,
  9.                                                     extended_valid_elements: 'pre[*],script[*],style[*]',
  10.                                                     valid_children: "+body[style|script],pre[script|div|p|br|span|img|style|h1|h2|h3|h4|h5],*[*]",
  11.                                                     valid_elements : '*[*]',
  12.                                                     force_p_newlines : false,
  13.                                                     cleanup: false,
  14.                                                     forced_root_block : false,
  15.                                                     force_br_newlines : true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement