Skip to content

Commit bca0446

Browse files
committed
DOC-3021: Update plugin documentation for open source and premium plugins
1 parent 0cdd04f commit bca0446

2 files changed

Lines changed: 176 additions & 124 deletions

File tree

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

Lines changed: 82 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,181 +1,206 @@
11
This section lists the open source plugins provided with {productname}.
22

3+
== Core Writing & Formatting Tools
4+
35
[cols="1,1"]
46
|===
57

68
a|
79
[.lead]
8-
xref:accordion.adoc[Accordion]
10+
xref:charmap.adoc[Character Map]
911

10-
Create expandable and collapsible sections.
12+
Insert special characters into {productname}.
1113

1214
a|
1315
[.lead]
14-
xref:anchor.adoc[Anchor]
16+
xref:directionality.adoc[Directionality]
1517

16-
Insert anchors (sometimes referred to as a bookmarks).
18+
Toolbar buttons for setting the left-to-right or right-to-left direction of content.
1719

1820
a|
1921
[.lead]
20-
xref:autolink.adoc[Autolink]
22+
xref:emoticons.adoc[Emoticons]
2123

22-
Automatically create hyperlinks.
24+
Bring a smiley to your content.
2325

2426
a|
2527
[.lead]
26-
xref:autoresize.adoc[Autoresize]
28+
xref:image.adoc[Image]
2729

28-
Automatically resize {productname} to fit content.
30+
Insert an image into {productname}.
2931

3032
a|
3133
[.lead]
32-
xref:autosave.adoc[Autosave]
34+
xref:insertdatetime.adoc[Insert Date/Time]
3335

34-
Automatically save content in your local browser.
36+
Insert the current date and/or time into {productname}.
3537

3638
a|
3739
[.lead]
38-
xref:charmap.adoc[Character Map]
40+
xref:link.adoc[Link]
3941

40-
Insert special characters into {productname}.
42+
Add and edit links in {productname}.
4143

4244
a|
4345
[.lead]
44-
xref:code.adoc[Code]
46+
xref:lists.adoc[Lists]
4547

46-
Edit your content’s HTML source.
48+
Normalize list behavior between browsers.
4749

4850
a|
4951
[.lead]
50-
xref:codesample.adoc[Code Sample]
52+
xref:advlist.adoc[List Styles]
5153

52-
Insert and embed syntax highlighted code snippets.
54+
Create styled number and bulleted lists.
5355

5456
a|
5557
[.lead]
56-
xref:directionality.adoc[Directionality]
58+
xref:media.adoc[Media]
5759

58-
Toolbar buttons for setting the left-to-right or right-to-left direction of content.
60+
Embed and manage HTML5 video and audio elements.
5961

6062
a|
6163
[.lead]
62-
xref:emoticons.adoc[Emoticons]
64+
xref:nonbreaking.adoc[Nonbreaking Space]
6365

64-
Bring a smiley to your content.
66+
Insert a non-breaking space.
6567

6668
a|
6769
[.lead]
68-
xref:fullscreen.adoc[Full Screen]
70+
xref:pagebreak.adoc[Page Break]
6971

70-
Expand {productname} to fill the entire screen.
72+
Add a page break.
7173

7274
a|
7375
[.lead]
74-
xref:help.adoc[Help]
76+
xref:table.adoc[Table]
77+
78+
Create and edit tables, including rows, columns, and cell formatting.
79+
80+
|===
7581

76-
Shows the help dialog.
82+
== Content Structure & Layout Controls
83+
84+
[cols="1,1"]
85+
|===
7786

7887
a|
7988
[.lead]
80-
xref:image.adoc[Image]
89+
xref:accordion.adoc[Accordion]
8190

82-
Insert an image into {productname}.
91+
Create expandable and collapsible sections.
8392

8493
a|
8594
[.lead]
86-
xref:importcss.adoc[Import CSS]
95+
xref:anchor.adoc[Anchor]
8796

88-
Automatically populate CSS class names into the Format dropdown.
97+
Insert anchors (bookmarks) that allow users to link directly to content.
8998

9099
a|
91100
[.lead]
92-
xref:insertdatetime.adoc[Insert Date/Time]
101+
xref:fullscreen.adoc[Full Screen]
93102

94-
Insert the current date and/or time into {productname}.
103+
Expands the editor to full-screen mode.
95104

96105
a|
97106
[.lead]
98-
xref:link.adoc[Link]
107+
xref:importcss.adoc[Import CSS]
99108

100-
Add hyperlinks to content.
109+
Automatically populate CSS class names into the Format dropdown.
101110

102111
a|
103112
[.lead]
104-
xref:lists.adoc[Lists]
113+
xref:preview.adoc[Preview]
105114

106-
Normalize list behavior between browsers.
115+
Displays a read-only preview of the current content in a separate dialog.
107116

108117
a|
109118
[.lead]
110-
xref:advlist.adoc[List Styles]
119+
xref:quickbars.adoc[Quick Toolbars]
111120

112-
Create styled number and bulleted lists.
121+
User interface controls to create content faster.
113122

114123
a|
115124
[.lead]
116-
xref:media.adoc[Media]
125+
xref:visualblocks.adoc[Visual Blocks]
117126

118-
Add HTML5 video and audio elements.
127+
Allow a user to see block level elements such as paragraphs.
119128

120129
a|
121130
[.lead]
122-
xref:nonbreaking.adoc[Nonbreaking Space]
131+
xref:visualchars.adoc[Visual Characters]
132+
133+
See invisible characters such as non-breaking spaces.
123134

124-
Insert a nonbreaking space.
135+
|===
136+
137+
138+
== Code & Technical Editing
139+
140+
[cols="1,1"]
141+
|===
125142

126143
a|
127144
[.lead]
128-
xref:pagebreak.adoc[Page Break]
145+
xref:code.adoc[Code]
129146

130-
Add a page break.
147+
Edit the current content’s HTML source.
131148

132149
a|
133150
[.lead]
134-
xref:preview.adoc[Preview]
151+
xref:codesample.adoc[Code Sample]
135152

136-
Show a dialog of the current content in read-only format.
153+
Insert and embed syntax-highlighted code snippets.
137154

138155
a|
139156
[.lead]
140-
xref:quickbars.adoc[Quick Toolbars]
157+
xref:searchreplace.adoc[Search and Replace]
158+
159+
Find and replace content in {productname}.
160+
161+
|===
162+
163+
== Productivity & Automation
164+
165+
[cols="1,1"]
166+
|===
141167

142-
User interface controls to create content faster.
143168

144169
a|
145170
[.lead]
146-
xref:save.adoc[Save]
171+
xref:autolink.adoc[Autolink]
147172

148-
Add a save button to the {productname} toolbar.
173+
Automatically create hyperlinks when a user types a valid URL.
149174

150175
a|
151176
[.lead]
152-
xref:searchreplace.adoc[Search and Replace]
177+
xref:autoresize.adoc[Autoresize]
153178

154-
Find and replace content in {productname}.
179+
Automatically resize {productname} to fit content.
155180

156181
a|
157182
[.lead]
158-
xref:table.adoc[Table]
183+
xref:autosave.adoc[Autosave]
159184

160-
Table editing features.
185+
Automatically save content in your local browser.
161186

162187
a|
163188
[.lead]
164-
xref:visualblocks.adoc[Visual Blocks]
189+
xref:help.adoc[Help]
165190

166-
Allow a user to see block level elements such as paragraphs.
191+
Opens the built-in help dialog.
167192

168193
a|
169194
[.lead]
170-
xref:visualchars.adoc[Visual Characters]
195+
xref:save.adoc[Save]
171196

172-
See invisible characters such as non-breaking spaces.
197+
Add toolbar button to trigger saving of editor content.
173198

174199
a|
175200
[.lead]
176201
xref:wordcount.adoc[Word Count]
177202

178-
Show a word count in the {productname} status bar.
203+
Show a word count in the {productname} editor status bar.
179204

180205
// Dummy table cell.
181206
// 1. Remove the inline comment markup pre-pending this

0 commit comments

Comments
 (0)