equal
deleted
inserted
replaced
35 toolbar: "undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link unlink | code preview", |
35 toolbar: "undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link unlink | code preview", |
36 resize: true, |
36 resize: true, |
37 valid_styles : { '*' : 'color,font-size,font-weight,font-style,text-decoration' }, |
37 valid_styles : { '*' : 'color,font-size,font-weight,font-style,text-decoration' }, |
38 paste_use_dialog : true, |
38 paste_use_dialog : true, |
39 paste_auto_cleanup_on_paste : true, |
39 paste_auto_cleanup_on_paste : true, |
|
40 convert_fonts_to_spans: true, |
|
41 |
40 plugins: "code, preview, link, paste", |
42 plugins: "code, preview, link, paste", |
41 }); |
43 }); |
42 }); |
44 }); |
43 </script> |
45 </script> |
44 </head> |
46 </head> |