Files
tinymce-docs-4x/enterprise/tiny-comments.md
T
2019-01-07 12:37:47 +10:00

47 lines
1.9 KiB
Markdown

---
layout: default
title: Comments
description: Tiny Comments provides the ability to add comments to the content and collaborate with other users for content editing.
keywords: enterprise pricing comment commenting
---
TinyMCE editor now has a highly desirable functionality, **Tiny Comments**.
The Tiny Comments plugin provides the user an ability to start or join a conversation by adding comments to the content within the TinyMCE editor.
Users can now add comments to their text from within their TinyMCE editor for collaboration, review, and providing feedback.
## Collaborate on your projects within your content
Tiny Comments offers the following primary functionality:
* A **user interface** to collaborate on content by creating and replying to comments.
* A way to control the delete operation on a comment/comment thread if you want to remove it from your content.
## Primary Tiny Comments Functions
The Tiny Comments plugin allows the user to perform the following functions:
* Create a comment
* Reply to a comment
* Delete a comment/comment thread
* Lookup a comment
* Edit a comment
## Tiny Comments Integration
We provide a working example for integrating the TinyMCE plugin into your site.
> Note: For more information on installing and configuring Tiny Comments, please visit our [documentation]({{ site.baseurl }}/plugins/comments/).
### Buy Tiny Comments
Start with our [dedicated product page](https://www.tiny.cloud/pricing/) to see our flexible pricing options. Enterprise customers should [contact sales directly](https://www.tinymce.com/pricing/). Still not sure? Check out the demo below.
## Tiny Comments Demo
In this example, we highlight the features in Tiny Comments, including adding a comment, replying to a comment, and deleting a comment. For more information on the other Tiny Comments configuration options, see the [docs]({{ site.baseurl }}/plugins/comments/).
{% include codepen.html id="pOzxJw" %}