Skip to content

Commit 980adc3

Browse files
author
Sorita Heng
committed
Revise Suggestions content
1 parent b945b79 commit 980adc3

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

modules/ROOT/pages/suggestededits.adoc

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ The sidebar also displays all tracked changes that need to be resolved. Each cha
4747
* Reject: Removes the change from the document.
4848
* Revert: Undoes a previously accepted or rejected change.
4949

50+
The plugin also enables users to view and provide suggestions to edits. All users with access to the {pluginname} View can view suggestions. To allow users to provide suggestions, xref:{plugincode}_access[`{plugincode}_access`] must be set to either `admin` or `suggest`.
51+
5052
== Basic setup
5153

5254
To setup the {pluginname} plugin in the editor:
@@ -80,14 +82,6 @@ tinymce.init({
8082
});
8183
----
8284

83-
== Suggestions
84-
85-
The plugin also enables users to provide suggestions or feedback to edits before they are resolved. This feature is only available if xref:{plugincode}_access[`+suggestededits_access+`] is set to `admin` or `suggest`.
86-
87-
Example: Using Suggestions
88-
89-
liveDemo::suggestededits-suggestions[]
90-
9185
== Options
9286

9387
The following configuration options affect the behavior of the {pluginname} plugin.

0 commit comments

Comments
 (0)