Jump to content

How to make it so that only text is copied/pasted?

Featured Replies

Posted

As in, when i copy text from another forum and it adds in the background colour  and then it makes the post look ugly.

Click on the cog icon in the editor and it will produce a pop-up, in which you can select to paste plain text by default.

Can this default been set in the AdminCP globally for all users?

There will be improved settings for this in a future release. 

For now, you can force plain text pasting by changing the CKeditor config file here:
applications/core/interface/ckeditor/ckeditor/config.js

and add:

CKEDITOR.config.forcePasteAsPlainText = true;

 

  • Author

Im

There will be improved settings for this in a future release. 

For now, you can force plain text pasting by changing the CKeditor config file here:
applications/core/interface/ckeditor/ckeditor/config.js

and add:

CKEDITOR.config.forcePasteAsPlainText = true;

 

Im sorry but where exactly do i go to change this? *newbie*

Its driving my members crazy and i feel it is heavily impeding on their user experience because we copy a lot of content from blogs.

Im sorry but where exactly do i go to change this? *newbie*

 

 

applications/core/interface/ckeditor/ckeditor/config.js

It's a file on your server, not something you'd access via the Admin Control Panel.

  • Author

 

 

It's a file on your server, not something you'd access via the Admin Control Panel.

im hosted through vbulletin lol can u be more specific plz 

Archived

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

Recently Browsing 0

  • No registered users viewing this page.