Skip to content

Commit 791592a

Browse files
committed
DOC-3246: Fixed, premium-plugin table, removed template material, fixed whitespace, added missing available-toolbar-buttons.
1 parent 71b19af commit 791592a

4 files changed

Lines changed: 15 additions & 12 deletions

File tree

modules/ROOT/pages/available-toolbar-buttons.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,13 @@ include::partial$misc/plugin-toolbar-button-id-boilerplate.adoc[]
239239
include::partial$misc/plugin-toolbar-button-id-boilerplate.adoc[]
240240
:!pluginpage:
241241

242+
:plugincategory: premium
243+
:pluginname: Suggested Edits
244+
:plugincode: suggestededits
245+
:pluginpage: suggestededits.adoc
246+
include::partial$misc/plugin-toolbar-button-id-boilerplate.adoc[]
247+
:!pluginpage:
248+
242249
:plugincategory: opensource
243250
:pluginname: Table
244251
:plugincode: table

modules/ROOT/partials/commands/suggestededits-cmds.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[cols="1,3",options="header"]
22
|===
3-
|Command |Description
3+
|Command |Description
44

5-
|suggestededits |Toggle the Suggested Edits view
5+
|suggestededits |Toggle the Suggested Edits view
66
|===
77

88
.Examples

modules/ROOT/partials/events/suggestededits-events.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,4 @@ The following events are provided by the xref:{plugincode}.adoc[{pluginname} plu
66
|suggestededitsBeginReview |N/A |Fired when the Suggested Edits view opens.
77
|suggestededitsReviewComplete |N/A |Fired when a review in the Suggested Edits view is completed.
88
|suggestededitsReviewCancelled |N/A |Fired when a review in the Suggested Edits view is cancelled.
9-
// Markup to add a ‘requires this version of TinyMCE’ admonition into its own row
10-
// immediately above the event requiring such a notice.
11-
// If not needed, remove the markup and this comment.
12-
// If needed, edit the file-name and remove this comment.
139
|===

modules/ROOT/partials/index-pages/premium-plugins.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,12 @@ xref:autocorrect.adoc[Spelling Autocorrect]
177177

178178
Add autocorrection of common typos and spelling errors as well as capitalization correction to {productname}.
179179

180+
a|
181+
[.lead]
182+
xref:suggestededits.adoc[Suggested Edits]
183+
184+
Review document changes by multiple users.
185+
180186
a|
181187
[.lead]
182188
xref:advanced-templates.adoc[Templates]
@@ -201,12 +207,6 @@ Cloud-based file and image management for {productname}.
201207
// odd.
202208
// 2. Prepend the inline comment markup to this element
203209
// when the number of cells in the table is even.
204-
205210
a|
206-
[.lead]
207-
xref:suggestededits.adoc[Suggested Edits]
208-
209-
Review document changes by multiple users.
210-
211211
|===
212212

0 commit comments

Comments
 (0)