Skip to content

Commit c873d85

Browse files
committed
DOC-3021: Add premium labels and refine plugin index descriptions
- Add a styled premium label to premium plugin cards and the TinyMCE AI banner - Fix two-column card tables dropping the last plugin on odd counts (Spell Checker, Suggested Edits, Tiny Drive, Templates, Search and Replace) - Rewrite plugin descriptions in a consistent indicative voice and correct inaccuracies verified against source (Enhanced Tables, Import from Word, Accessibility Checker, Visual Characters, Revision History, Full Page HTML, Media, Lists, Quick Toolbars, Autolink, Word Count) - Use sentence case headings and remove second-person phrasing on the plugins page
1 parent 42eeda4 commit c873d85

4 files changed

Lines changed: 117 additions & 103 deletions

File tree

modules/ROOT/pages/plugins.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
:navtitle: Plugins
33
:description: This section lists the all plugins provided by {companyname}.
44

5-
This page organizes {productname} plugins into functional categories to help you quickly find the features you need. Each section is labeled as either Premium or Open Source and groups plugins by purpose, such as writing, layout, code editing, and productivity, making it easier to identify the right plugin for your use case.
5+
This page organizes {productname} plugins into functional categories for quick reference. Each section is labeled as either premium or open source and groups plugins by purpose, such as writing, layout, code editing, and productivity, making it easier to identify the right plugin for a given use case.
66

77
[[premium-plugins]]
8-
== Premium Plugins
8+
== Premium plugins
99

1010
include::partial$index-pages/premium-plugins.adoc[]
1111

1212
[[open-source-plugins]]
13-
== Open Source Plugins
13+
== Open source plugins
1414

1515
include::partial$index-pages/opensource-plugins.adoc[]

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

Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -9,73 +9,73 @@ a|
99
[.lead]
1010
xref:charmap.adoc[Character Map]
1111

12-
Enables insertion of special characters into {productname}.
12+
Inserts special characters into {productname}.
1313

1414
a|
1515
[.lead]
1616
xref:directionality.adoc[Directionality]
1717

18-
Adds toolbar buttons for setting text direction to left-to-right or right-to-left.
18+
Sets text direction to left-to-right or right-to-left.
1919

2020
a|
2121
[.lead]
2222
xref:emoticons.adoc[Emoticons]
2323

24-
Enables insertion of emoticons into {productname} content.
24+
Inserts emoticons into {productname} content.
2525

2626
a|
2727
[.lead]
2828
xref:image.adoc[Image]
2929

30-
Enables inserting and managing images in {productname}.
30+
Inserts and manages images in {productname}.
3131

3232
a|
3333
[.lead]
3434
xref:insertdatetime.adoc[Insert Date/Time]
3535

36-
Insert the current date and/or time into {productname}.
36+
Inserts the current date or time into {productname}.
3737

3838
a|
3939
[.lead]
4040
xref:link.adoc[Link]
4141

42-
Enables adding and editing hyperlinks within content.
42+
Adds and edits hyperlinks within content.
4343

4444
a|
4545
[.lead]
4646
xref:lists.adoc[Lists]
4747

48-
Normalize list behavior across different browsers.
48+
Enables numbered and bulleted lists and normalizes list behavior across browsers.
4949

5050
a|
5151
[.lead]
5252
xref:advlist.adoc[List Styles]
5353

54-
Enables creation of styled ordered and unordered lists.
54+
Creates styled ordered and unordered lists.
5555

5656
a|
5757
[.lead]
5858
xref:media.adoc[Media]
5959

60-
Embed and manage HTML5 video and audio elements in {productname}.
60+
Inserts and manages embedded media, including video, audio, and iframe embeds.
6161

6262
a|
6363
[.lead]
6464
xref:nonbreaking.adoc[Nonbreaking Space]
6565

66-
Enables insertion of non-breaking spaces.
66+
Inserts non-breaking spaces.
6767

6868
a|
6969
[.lead]
7070
xref:pagebreak.adoc[Page Break]
7171

72-
Enables insertion of a page break into content.
72+
Inserts a page break into content.
7373

7474
a|
7575
[.lead]
7676
xref:table.adoc[Table]
7777

78-
Create and edit tables, including structure and cell formatting.
78+
Creates and edits tables, including structure and cell formatting.
7979

8080
|===
8181

@@ -88,49 +88,49 @@ a|
8888
[.lead]
8989
xref:accordion.adoc[Accordion]
9090

91-
Enables creation of expandable and collapsible content sections.
91+
Creates expandable and collapsible content sections.
9292

9393
a|
9494
[.lead]
9595
xref:anchor.adoc[Anchor]
9696

97-
Insert anchors (bookmarks) that allow users to link directly to content.
97+
Inserts anchors (bookmarks) that link directly to content.
9898

9999
a|
100100
[.lead]
101101
xref:fullscreen.adoc[Full Screen]
102102

103-
Expands the editor to full-screen mode for focused editing.
103+
Expands the editor to full-screen mode.
104104

105105
a|
106106
[.lead]
107107
xref:importcss.adoc[Import CSS]
108108

109-
Imports CSS class names into the Format dropdown for styling content.
109+
Imports CSS class names into the Formats menu for styling content.
110110

111111
a|
112112
[.lead]
113113
xref:preview.adoc[Preview]
114114

115-
Displays a read-only preview of the current content in a separate view.
115+
Displays a read-only preview of the current content.
116116

117117
a|
118118
[.lead]
119119
xref:quickbars.adoc[Quick Toolbars]
120120

121-
Provides contextual toolbar controls that appear near selected content to speed up formatting and editing workflows.
121+
Adds context toolbars for text selections, images, and inserting content on empty lines.
122122

123123
a|
124124
[.lead]
125125
xref:visualblocks.adoc[Visual Blocks]
126126

127-
Enables visual outlines of block elements, helping users understand and structure document layout more effectively.
127+
Shows visual outlines of block-level elements.
128128

129129
a|
130130
[.lead]
131131
xref:visualchars.adoc[Visual Characters]
132132

133-
Enables visibility of hidden characters such as spaces and breaks to help troubleshoot formatting issues.
133+
Displays nonbreaking spaces and soft hyphens as visible characters.
134134

135135
|===
136136

@@ -144,19 +144,22 @@ a|
144144
[.lead]
145145
xref:code.adoc[Code]
146146

147-
Enables direct editing of HTML source code for users who need full control over document markup.
147+
Edits the HTML source code of the content directly.
148148

149149
a|
150150
[.lead]
151151
xref:codesample.adoc[Code Sample]
152152

153-
Enables insertion of formatted, syntax-highlighted code snippets for technical documentation or developer content.
153+
Inserts syntax-highlighted code snippets.
154154

155155
a|
156156
[.lead]
157157
xref:searchreplace.adoc[Search and Replace]
158158

159-
Find and replace text across content, improving efficiency when making large-scale edits.
159+
Finds and replaces text across content.
160+
161+
a|
162+
// Dummy cell to even out the two-column grid (odd number of plugins).
160163

161164
|===
162165

@@ -170,37 +173,37 @@ a|
170173
[.lead]
171174
xref:autolink.adoc[Autolink]
172175

173-
Automatically converts URLs into clickable links, saving users time and ensuring consistent link formatting.
176+
Converts typed URLs and email addresses into links automatically.
174177

175178
a|
176179
[.lead]
177180
xref:autoresize.adoc[Autoresize]
178181

179-
Automatically adjusts the editor height to match content, improving usability and reducing scroll friction.
182+
Resizes the editor to fit its content.
180183

181184
a|
182185
[.lead]
183186
xref:autosave.adoc[Autosave]
184187

185-
Automatically saves content in the browser to prevent data loss during editing sessions.
188+
Saves content in the local browser to prevent data loss.
186189

187190
a|
188191
[.lead]
189192
xref:help.adoc[Help]
190193

191-
Provides quick access to documentation and guidance, helping users understand editor features without leaving the interface.
194+
Displays a help dialog with documentation and guidance.
192195

193196
a|
194197
[.lead]
195198
xref:save.adoc[Save]
196199

197-
Adds a manual save button so users can explicitly store content when needed.
200+
Adds a button for manually saving content.
198201

199202
a|
200203
[.lead]
201204
xref:wordcount.adoc[Word Count]
202205

203-
Displays real-time word count to help users track content length and meet writing requirements.
206+
Displays real-time word and character counts in the status bar.
204207

205208
|===
206209

0 commit comments

Comments
 (0)