tinymce.init({ selector: ".tinymce-gevorderd", plugins: [ "advlist autolink autosave autoresize link image lists charmap print preview hr anchor pagebreak spellchecker", "searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking", "table contextmenu directionality emoticons template textcolor paste textcolor colorpicker textpattern" ], style_formats: [ { title: 'Button link', selector: 'a,button', classes: 'button' }, { title: 'Button link 100% wide', selector: 'a,button', classes: 'button buttonwide' }, { title: 'Button white transparent', selector: 'a,button', classes: 'button button-border white mt-20' }, { title: 'Image left align', selector: 'img', classes: 'img-box-right' }, { title: 'Image right align', selector: 'img', classes: 'img-box-left' }, { title: 'White text', selector: 'a,p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img', classes: 'text-white' }, { title: 'List with orange check icons', selector: 'ul', classes: 'list list-mark' }, { title: 'Color 1', selector: 'a,p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img', classes: 'color1' }, { title: 'Color 2', selector: 'a,p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img', classes: 'color2' }, { title: 'Color 3', selector: 'a,p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img', classes: 'color3' }, { title: 'Color 4', selector: 'a,p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img', classes: 'color4' }, { title: 'Color 5', selector: 'a,p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img', classes: 'color5' }, { title: 'Table basic', selector: 'table', classes: 'table' }, { title: 'Table with striped rows', selector: 'table', classes: 'table-striped' }, { title: 'Table with borders', selector: 'table', classes: 'table-bordered' }, { title: 'Table condensed (=compact)', selector: 'table', classes: 'table-condensed' } ], image_list : [ ], toolbar1: "bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | formatselect styleselect fontsizeselect", toolbar2: "cut copy paste | searchreplace | bullist numlist | outdent indent blockquote | undo redo | link unlink anchor image media code | insertdatetime preview | forecolor backcolor", toolbar3: "table | hr removeformat | subscript superscript | charmap emoticons | print fullscreen | ltr rtl | spellchecker | visualchars visualblocks nonbreaking template pagebreak restoredraft", extended_valid_elements: 'div[*],i[*]', menubar: false, toolbar_items_size: 'small', branding: false, autoresize_bottom_margin: 10, autoresize_max_height: 350, language_url : '/agrirecover/tinymce/langs/nl.js', target_list: [ {title: 'None', value: ''}, {title: 'Same page', value: '_self'}, {title: 'New page', value: '_blank'}, {title: 'Top page', value: '_top'} ] }); tinymce.init({ selector: ".tinymce-eenvoudig", plugins: [ "advlist autolink autosave autoresize link image lists charmap print preview hr anchor pagebreak spellchecker", "searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking", "table contextmenu directionality emoticons template textcolor paste textcolor colorpicker textpattern" ], toolbar1: "bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist | undo redo | link unlink anchor code", menubar: false, toolbar_items_size: 'small', convert_urls: false, branding: false, autoresize_bottom_margin: 10, autoresize_max_height: 350, language_url : '/agrirecover/tinymce/langs/nl.js', target_list: [ {title: 'None', value: ''}, {title: 'Same page', value: '_self'}, {title: 'New page', value: '_blank'}, {title: 'Top page', value: '_top'} ] }); tinymce.init({ selector: ".tinymce-eenvoudig-br", plugins: [ "advlist autolink autosave autoresize link image lists charmap print preview hr anchor pagebreak spellchecker", "searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking", "table contextmenu directionality emoticons template textcolor paste textcolor colorpicker textpattern" ], toolbar1: "bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist | undo redo | link unlink anchor code", forced_root_block : '', force_br_newlines : true, force_p_newlines : false, menubar: false, toolbar_items_size: 'small', convert_urls: false, branding: false, autoresize_bottom_margin: 10, autoresize_max_height: 350, language_url : '/agrirecover/tinymce/langs/nl.js', invalid_elements : 'div', target_list: [ {title: 'None', value: ''}, {title: 'Same page', value: '_self'}, {title: 'New page', value: '_blank'}, {title: 'Top page', value: '_top'} ] });