Jump to content

"Paste as plain text by default" - when we will be able to turn on this option for all existing and future users in ACP?


13.

Recommended Posts

+1

I write quite a few guides which means some of my content is edited often. Sometimes 5 or more times in a day. It happens more often than not it seems that editing, submitting, editing etc will break various formatting within a post. Makes me craaaaazy... dash1.gif

P.s.

Just changed my editor to paste in plain text by default. Whew! Maybe I can be a little more productive now. Need to make that default for everyone!

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 1 month later...

Maybe this has been posted somewhere already but I couldn't find it so I thought I'd share.

Add this line to ips_config.js to force all pastes to plain text.

config.forcePasteAsPlainText = true;

right below this:

CKEDITOR.editorConfig = function( config )
{

that file is in /public/js/3rd_party/ckeditor

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...