tinymec: lost paste text and word buttos
Permalink 1 user found helpful
I add some custom formats to the tinymce editor,
but now I lost both paste buttons: past word and paste as plain text
but now I lost both paste buttons: past word and paste as plain text
theme : "concrete", plugins: "inlinepopups,spellchecker,safari,advlink", editor_selector : "ccm-advanced-editor", spellchecker_languages : "+German=en", theme_concrete_buttons1 : "pastetext,pasteword,undo,redo,|,bold,italic,underline,strikethrough,|,styleselect", theme_concrete_buttons2 : "formatselect,bullist,numlist,|,outdent,indent,|,charmap,||,link,unlink,anchor", theme_concrete_blockformats : "p,h1,h2,h3,h4,h5,h6", theme_concrete_toolbar_align : "left", theme_concrete_styles: "Note=ccm-note", spellchecker_languages : "+English=en", style_formats: [ {title:"Vita", selector:"p", classes:"vita-new"}, {title:"Vita Headline", selector:"p", classes:"vitahead-new "}, {title:"Vita Datum",inline:"span", classes:"vitadate-new"} ]
Viewing 15 lines of 25 lines. View entire code block.
Hope this helps!
Rony