Paste as Plain Text as default in TinyMCE

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Locked
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm
Location: Florida

Paste as Plain Text as default in TinyMCE

Post by carasmo »

As you know, TinyMCE by default pastes in all kinds of formatting when someone is pasting. Here's how to set it up for paste as plain text by default:

Go to the Advanced Tab in TinyMCE

Add this content in the last area of the Extra Configuration:

Code: Select all

paste_text_sticky: true,
paste_text_sticky_default: true
Screen Shot 2015-08-19 at 1.57.25 PM.png
Notice that each configuration is its own line, separated by a comma, but not the last line.
Attachments
Screen Shot 2015-08-19 at 2.03.09 PM.png
Locked

Return to “Tips and Tricks”