File tree Expand file tree Collapse file tree
modules/ROOT/examples/live-demos/full-featured Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -420,7 +420,7 @@ tinymce.init({
420420 } ,
421421 menubar : 'file edit view insert format tools table tc help' ,
422422 // Note: if a toolbar item requires a plugin, the item will not present in the toolbar if the plugin is not also loaded.
423- toolbar : "undo redo | insertfile |importword exportword exportpdf | suggestededits | revisionhistory | tinymceai-chat tinymceai-review ai -quickactions-translate | blocks fontsizeinput | bold italic | align numlist bullist | link uploadcare uploadcare-video | table math media pageembed | lineheight outdent indent | strikethrough forecolor backcolor formatpainter removeformat | charmap emoticons checklist | code fullscreen preview | save print | pagebreak anchor codesample footnotes mergetags | addtemplate inserttemplate | addcomment showcomments | ltr rtl casechange | spellcheckdialog a11ycheck" ,
423+ toolbar : "undo redo | insertfile |importword exportword exportpdf | suggestededits | revisionhistory | tinymceai-chat tinymceai-review tinymceai -quickactions | blocks fontsizeinput | bold italic | align numlist bullist | link uploadcare uploadcare-video | table math media pageembed | lineheight outdent indent | strikethrough forecolor backcolor formatpainter removeformat | charmap emoticons checklist | code fullscreen preview | save print | pagebreak anchor codesample footnotes mergetags | addtemplate inserttemplate | addcomment showcomments | ltr rtl casechange | spellcheckdialog a11ycheck" ,
424424 mobile : {
425425 plugins : 'tinymceai suggestededits preview powerpaste casechange importcss searchreplace autolink autosave save directionality advcode visualblocks visualchars fullscreen link math media mediaembed codesample table charmap pagebreak nonbreaking anchor tableofcontents insertdatetime advlist lists checklist wordcount tinymcespellchecker a11ychecker help formatpainter pageembed charmap mentions quickbars emoticons advtable footnotes mergetags autocorrect typography advtemplate uploadcare'
426426 } ,
Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ tinymce.init({
408408 } ,
409409 menubar : 'file edit view insert format tools table tc help' ,
410410 // Note: if a toolbar item requires a plugin, the item will not present in the toolbar if the plugin is not also loaded.
411- toolbar : "undo redo | importword exportword exportpdf | suggestededits | revisionhistory | tinymceai-chat tinymceai-review ai -quickactions-translate | blocks fontsizeinput | bold italic | align numlist bullist | link uploadcare uploadcare-video | table math media pageembed | lineheight outdent indent | strikethrough forecolor backcolor formatpainter removeformat | charmap emoticons checklist | code fullscreen preview | save print | pagebreak anchor codesample footnotes mergetags | addtemplate inserttemplate | addcomment showcomments | ltr rtl casechange | spellcheckdialog a11ycheck" ,
411+ toolbar : "undo redo | importword exportword exportpdf | suggestededits | revisionhistory | tinymceai-chat tinymceai-review tinymceai -quickactions | blocks fontsizeinput | bold italic | align numlist bullist | link uploadcare uploadcare-video | table math media pageembed | lineheight outdent indent | strikethrough forecolor backcolor formatpainter removeformat | charmap emoticons checklist | code fullscreen preview | save print | pagebreak anchor codesample footnotes mergetags | addtemplate inserttemplate | addcomment showcomments | ltr rtl casechange | spellcheckdialog a11ycheck" ,
412412 mobile : {
413413 plugins : 'tinymceai suggestededits preview powerpaste casechange importcss searchreplace autolink autosave save directionality advcode visualblocks visualchars fullscreen link math media mediaembed codesample table charmap pagebreak nonbreaking anchor tableofcontents insertdatetime advlist lists checklist wordcount tinymcespellchecker a11ychecker help formatpainter pageembed charmap mentions quickbars emoticons advtable footnotes mergetags autocorrect typography advtemplate uploadcare'
414414 } ,
You can’t perform that action at this time.
0 commit comments