Supported functionality for the PowerPaste plugin
PowerPaste support (Copy and Paste)
This section details supported use of the Tiny PowerPaste plugin.
Pasting from Microsoft Word
Tiny Technologies, Inc. tests and supports using the PowerPaste plugin for copying content from versions of Microsoft Word and Microsoft Excel:
-
Covered by Microsoft Mainstream Support based on the Microsoft Fixed Lifecycle Policy.
-
Provided by Microsoft Office 365.
Pasting from Google Docs
Tiny Technologies, Inc. tests and supports using the PowerPaste plugin for copying content from Google Docs for:
-
Copying content from the latest version of Google Docs.
-
Pasting into any supported version of TinyMCE using PowerPaste 5.5.0 or later.
The following may work, but is not officially supported:
-
Copying content from other Google suite applications such as Google Sheets into TinyMCE.
PowerPaste Feature and Browser Support
PowerPaste (Copy and Paste) is supported on all the browsers supported by TinyMCE Enterprise. There are some variances of functionality for different browsers.
HTML Cleaning | Improved HTML Cleaning | Image Import | |
---|---|---|---|
Microsoft Edge Latest |
✔ |
✔ |
✔ |
Chrome Latest |
✔ |
✔ |
✔ |
Firefox Latest |
✔ |
✔ |
✔ |
Safari Latest |
✔ |
✔ |
✔ |
HTML Cleaning
On all browsers, PowerPaste provides basic HTML cleaning. For browsers where HTML5 support is not available, PowerPaste uses the browser DOM to import and clean HTML. This mechanism is the primary cleaning method on browsers where HTML5 clipboard APIs are not available. While the resulting content is clean HTML the direct conversion to a browser DOM can result in some loss of content structure and/or formatting information.
Improved HTML Cleaning
On browsers that support HTML5 APIs, PowerPaste is able to use improved HTML cleaning techniques. Improved HTML cleaning uses the HTML5 clipboard APIs to access the clipboard directly. The original document structure and formatting (when importing formatting) is more likely to be preserved. Where available this approach gives the highest fidelity copy and paste from supported applications to HTML.