reviewed enterprise section
This commit is contained in:
@@ -5,9 +5,9 @@ description: WCAG & Section 508 compliant accessibility checking.
|
||||
keywords: a11y accessibility
|
||||
---
|
||||
|
||||
For most, if not all developers, accessibility has become critical to the usability of their solutions. TinyMCE’s accessibility checker (based on technology built by [Ephox](http://ephox.com)) makes checking for common accessibility issues incredibly easy for content creators, using an interface that steps them through each error and in most cases also recommends a solution.
|
||||
For most developers, accessibility has become critical to the usability of their solutions. TinyMCE’s accessibility checker (based on technology built by [Ephox](http://ephox.com)) makes checking for common accessibility issues incredibly easy for content creators by using an interface that steps them through each error, and in most cases also recommends a solution.
|
||||
|
||||
The check is achieved within the editor before the user posts (publishes) their content and operates in a similar fashion to running a spell check in Word, where a dialog walks the user through identified errors. It is a familiar experience for most people that will require little to no training.
|
||||
The check is achieved within the editor before the user posts their content and operates in a similar fashion to running a spell check in Word.
|
||||
|
||||
Before the introduction of this feature users would have to manually check for errors, requiring an advanced knowledge of accessibility and typically an understanding of HTML. Most people creating content with TinyMCE don't possess these skills and if they do fixing errors can be an incredibly time-consuming task.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: TinyMCE Enterprise customers get priority fixes of bugs.
|
||||
keywords: enterprise bug bugs patch patches
|
||||
---
|
||||
|
||||
TinyMCE is an open source project that relies on you, the community, to report and fix bugs through our [Github project](https://github.com/tinymce/tinymce).
|
||||
TinyMCE is an open source project that relies on the community, to report and fix bugs. You can do this through our [Github project](https://github.com/tinymce/tinymce).
|
||||
|
||||
The team behind TinyMCE invests a lot of time in fixing community-reported bugs - particularly high priority issues. Just check out our [changelog]({{ site.baseurl }}/changelog/) and I am sure you will agree!
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: MoxieManager. A premium plugin to manage files & images.
|
||||
keywords: moxiemanager .net php relative_urls
|
||||
---
|
||||
|
||||
MoxieManager is a premium TinyMCE plugin and server system that enables users to insert files located externally to the editor (e.g. on their client desktop) into their document.
|
||||
MoxieManager is a premium TinyMCE plugin and server system that enables users to insert files located externally into the editor (e.g. on their client desktop) into their document.
|
||||
|
||||
MoxieManager is an application separate from TinyMCE that includes .NET or PHP server components. Being built by the team behind TinyMCE it has tight integration with the editor via a toolbar control. It is designed to work with TinyMCE configuration settings such as `relative_urls`.
|
||||
|
||||
|
||||
@@ -7,10 +7,10 @@ keywords: atmention
|
||||
|
||||
It is now possible for users of your application to send notifications to other users through an `@mention` in the document. AtMentions are of course incredibly commonplace in social software such as Twitter and Facebook along with social enterprise applications such as IBM’s Connections suite.
|
||||
|
||||
The value to developers building modern enterprise solutions is obvious. Your users communicate every day using `@mentions` on social networks, and they expect to be able to use them when creating content too.
|
||||
Your users can communicate every day using `@mentions` on social networks, and they expect to be able to use them when creating content too.
|
||||
|
||||
## Downloading AtMentions
|
||||
|
||||
A [TinyMCE Enterprise](https://www.tinymce.com/pricing/) subscription includes the ability to download and install the AtMentions feature for the editor.
|
||||
|
||||
Please note that this feature requires a backend integration with a system to handle listing of users, as well as sending the notification. This is [explained in our example code](https://www.tinymce.com/docs/plugins/mentions/), but basically, there are two integration points: getting a userlist when `@abc...` is typed, and on submitting the form, sending a notification to the `@mentions` in the document.
|
||||
Please note that this feature requires a backend integration with a system to handle listing of users, as well as sending the notification. This is [explained in our example code](https://www.tinymce.com/docs/plugins/mentions/), but there are two integration points: getting a userlist when `@abc...` is typed, and on submitting the form, sending a notification to the `@mentions` in the document.
|
||||
|
||||
@@ -5,16 +5,16 @@ description: PowerPaste is a premium plugin for clean Word copy-and-paste.
|
||||
keywords: enterprise powerpaste power paste powerpaste_word_import powerpaste_html_import powerpaste_block_drop powerpaste_allow_local_images
|
||||
---
|
||||
|
||||
The TinyMCE PowerPaste plugin automatically cleans up content from Microsoft Word and other HTML sources to ensure clean, compliant content that matches the look and feel of the site.
|
||||
The TinyMCE PowerPaste plugin automatically cleans up content from Microsoft Word and HTML sources to ensure clean, compliant content that matches the look and feel of the site.
|
||||
|
||||
TinyMCE PowerPaste is included in the TinyMCE Enterprise download.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
The PowerPaste plugin activates automatically when users paste content into the editor. For basic usage, users are not required to take any action - simply copy and paste content normally using keyboard shortcuts, the browser's "Paste" menu item (including from the context menu) or the TinyMCE "Paste" toolbar button.
|
||||
The PowerPaste plugin activates automatically when users paste content into the editor. For basic usage, users are not required to take any action - simply copy and paste content normally using keyboard shortcuts, the browser's "Paste" menu item (including from the context menu) or the TinyMCE "Paste" toolbar button.
|
||||
|
||||
To paste clipboard content as plain text, removing all forms of formatting, user's can click the "Paste As Text" toolbar button and then paste the content normally. The TinyMCE PowerPaste plugin will convert the HTML on the clipboard into plain text.
|
||||
To paste clipboard content as plain text, user's can click the "Paste As Text" toolbar button and then paste the content normally. The TinyMCE PowerPaste plugin will convert the HTML on the clipboard into plain text.
|
||||
|
||||
***Note:*** *PowerPaste (when configured to allow local images) will import images from pasted Microsoft Word/Excel content. When doing this, PowerPaste extracts Base64 encoded images from the clipboard. Images larger than approximately 8.5MB may fail to import based on technical limitations of web browsers.*
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ keywords: support ephox enterprise client services
|
||||
|
||||
Support for TinyMCE Enterprise, is provided online via the Ephox support site. You can access the support site at: https://support.ephox.com.
|
||||
|
||||
Prior to opening a support ticket, we require all users to register with a valid business email address. You can register on the support site at: https://support.ephox.com/registration. Upon registration you will receive an email requesting that you validate your registration. If you don't receive such a request within 5 minutes please check your spam folder to see if the email ended up there in error. If you never receive the validation email please contact the [Ephox Client Services team via email](mailto:clientservices@ephox.com).
|
||||
Prior to opening a support ticket, we require all users to register with a valid business email address. You can register on the support site at: https://support.ephox.com/registration. Upon registration you will receive an email requesting that you validate your registration. If you don't receive such a request within 5 minutes please check your spam folder to see if the email ended up there in error. If you never receive the validation email please contact the [Ephox Client Services team via email](mailto:clientservices@ephox.com).
|
||||
|
||||
### Creating a support ticket
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ keywords: support supported browser browsers windows osx linux ie8 chrome firefo
|
||||
|
||||
## Supported Browsers
|
||||
|
||||
TinyMCE Enterprise is based on HTML, JavaScript and CSS standards and will operate on most web browsers that support these standards.
|
||||
TinyMCE Enterprise is based on HTML, JavaScript, and CSS standards and will operate on most web browsers that support these standards.
|
||||
|
||||
### Supported Browsers by Platform
|
||||
|
||||
@@ -31,7 +31,7 @@ The following platforms are fully supported for TinyMCE Enterprise.
|
||||
|
||||
## Word Copy/Paste
|
||||
|
||||
Word copy and paste is supported on all the browsers supported by TinyMCE Enterprise. There is some variance of functionality for different browsers. Please see the information below for more details.
|
||||
Word copy and paste is supported on all the browsers supported by TinyMCE Enterprise. There is some variances of functionality for different browsers. Please see the information below for more details.
|
||||
|
||||
### Feature Matrix and Browser Support
|
||||
|
||||
@@ -47,11 +47,11 @@ Word copy and paste is supported on all the browsers supported by TinyMCE Enterp
|
||||
|
||||
#### 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.
|
||||
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 HTML5 clipboard APIs to access the clipboard directly. It can perform more complex and intelligent cleaning of the HTML than the basic HTML cleaning approach. This better preserves the original document structure and formatting (when importing formatting). Where available this approach gives the highest fidelity copy and paste possible from Microsoft Word and HTML.
|
||||
On browsers that support HTML5 APIs PowerPaste is able to use improved HTML cleaning techniques. Improved HTML cleaning uses HTML5 clipboard APIs to access the clipboard directly. It can perform more complex and intelligent cleaning of the HTML than the basic HTML cleaning approach. This better preserves the original document structure and formatting (when importing formatting). Where available this approach gives the highest fidelity copy and paste possible from Microsoft Word and HTML.
|
||||
|
||||
#### Image Import
|
||||
|
||||
|
||||
Reference in New Issue
Block a user