Paste from Word
This plugin allows you to paste content from Microsoft Word and maintain original content formatting. It also adds the Paste from Word toolbar button which makes it possible to paste clipboard data this way only on demand.
Note: This feature was rewritten from scratch in CKEditor 4.6 and is now greatly improved when compared with previous versions in:
- Preservation of list numbering, styling and indentation (for example, nested lists with multiple levels, with different styling or custom list markers).
- Document structure parsing that fixes plenty of issues with distorted or missing content after paste.
- Smarter inline formatting, including preserving text or background color.
- Handling hotlinked images.
- Tight integration with Advanced Content Filter to efficiently adjust formatting coming from Word to what is allowed in a particular editor configuration.
- Clean and valid HTML markup.
The following configuration options are currently provided by this plugin:
- CKEDITOR.config.pasteFromWordRemoveFontStyles (to be soon deprecated in favor of Advanced Content Filter)
- CKEDITOR.config.pasteFromWordCleanupFile
- CKEDITOR.config.pasteFromWordPromptCleanup
For CKEditor versions older than 4.6 the following options were available, too:
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.25.1-lts |
||||
First minor release of CKEditor 4.25.1-lts |
||||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |