The plugin provides the option to track the changes (additions/deletions) made to your editor's text, with the support of multi-user changes, meaning, changes will be colored differently for each user and will show the user information, enabeling you to see exactly who is the change owner. 
Changes are marked as added or deleted.
The operations supported by the plugin are:
	- 
	Enable / Disable Track Changes 
- 
	Show / Hide Track Changes 
- 
	Accept / Reject All Changes 
- 
	Accept / Reject A Single Change 
- 
	Displays The Changed Text Author 
- 
	Displays The Change Timestamp   
 
        
    
    
  
 
  
  
    Online builder
    The recommended way to install all CKEditor add-ons is to create a custom build by using Online builder. To do that, click the Add to my editor button on the plugin page. When you are done, click the Build my editor button on the right side of the page to go to Online builder.
    Note: This add-on is already selected to be a part of your current build.
    Add-on installation instructions
    If you want to add the plugin manually, you will need to:
    
      - Extract the downloaded plugin .zipinto thepluginsfolder of your CKEditor installation. Example:http://example.com/ckeditor/plugins/FLITE 
- Enable the plugin by using the extraPluginsconfiguration setting. Example:config.extraPlugins = 'FLITE'; 
- Download and configure all its dependencies, too.
Add-on dependencies
          No additional dependencies.
    
          Note: The plugin may have additional requirements. Check the add-on page and documentation for more details.