Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/plugins.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:navtitle: Plugins
:description: This section lists the all plugins provided by {companyname}.

{productname} is an incredibly powerful, flexible and customizable rich text editor. This section will help configure and extend the editor by using {productname} plugins.
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.

[[premium-plugins]]
== Premium plugins
Expand Down
149 changes: 89 additions & 60 deletions modules/ROOT/partials/index-pages/opensource-plugins.adoc
Original file line number Diff line number Diff line change
@@ -1,189 +1,218 @@
This section lists the open source plugins provided with {productname}.
This section lists the open source plugins included with {productname}. These plugins provide the core editing and formatting functionality needed to build and extend the editor.

== Core Writing & Formatting

[cols="1,1"]
|===

a|
[.lead]
xref:accordion.adoc[Accordion]
xref:charmap.adoc[Character Map]

Create expandable and collapsible sections.
Inserts special characters into {productname}.

a|
[.lead]
xref:anchor.adoc[Anchor]
xref:directionality.adoc[Directionality]

Insert anchors (sometimes referred to as a bookmarks).
Sets text direction to left-to-right or right-to-left.

a|
[.lead]
xref:autolink.adoc[Autolink]
xref:emoticons.adoc[Emoticons]

Automatically create hyperlinks.
Inserts emoticons into {productname} content.

a|
[.lead]
xref:autoresize.adoc[Autoresize]
xref:image.adoc[Image]

Automatically resize {productname} to fit content.
Inserts and manages images in {productname}.

a|
[.lead]
xref:autosave.adoc[Autosave]
xref:insertdatetime.adoc[Insert Date/Time]

Automatically save content in your local browser.
Inserts the current date or time into {productname}.

a|
[.lead]
xref:charmap.adoc[Character Map]
xref:link.adoc[Link]

Insert special characters into {productname}.
Adds and edits hyperlinks within content.

a|
[.lead]
xref:code.adoc[Code]
xref:lists.adoc[Lists]

Edit your content’s HTML source.
Enables numbered and bulleted lists and normalizes list behavior across browsers.

a|
[.lead]
xref:codesample.adoc[Code Sample]
xref:advlist.adoc[List Styles]

Insert and embed syntax highlighted code snippets.
Creates styled ordered and unordered lists.

a|
[.lead]
xref:directionality.adoc[Directionality]
xref:media.adoc[Media]

Toolbar buttons for setting the left-to-right or right-to-left direction of content.
Inserts and manages embedded media, including video, audio, and iframe embeds.

a|
[.lead]
xref:emoticons.adoc[Emoticons]
xref:nonbreaking.adoc[Nonbreaking Space]

Bring a smiley to your content.
Inserts non-breaking spaces.

a|
[.lead]
xref:fullscreen.adoc[Full Screen]
xref:pagebreak.adoc[Page Break]

Expand {productname} to fill the entire screen.
Inserts a page break into content.

a|
[.lead]
xref:help.adoc[Help]
xref:table.adoc[Table]

Creates and edits tables, including structure and cell formatting.

Shows the help dialog.
|===

== Content Structure & Layout

[cols="1,1"]
|===

a|
[.lead]
xref:image.adoc[Image]
xref:accordion.adoc[Accordion]

Insert an image into {productname}.
Creates expandable and collapsible content sections.

a|
[.lead]
xref:importcss.adoc[Import CSS]
xref:anchor.adoc[Anchor]

Automatically populate CSS class names into the Format dropdown.
Inserts anchors (bookmarks) that link directly to content.

a|
[.lead]
xref:insertdatetime.adoc[Insert Date/Time]
xref:fullscreen.adoc[Full Screen]

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

a|
[.lead]
xref:link.adoc[Link]
xref:importcss.adoc[Import CSS]

Add hyperlinks to content.
Imports CSS class names into the Formats menu for styling content.

a|
[.lead]
xref:lists.adoc[Lists]
xref:preview.adoc[Preview]

Normalize list behavior between browsers.
Displays a read-only preview of the current content.

a|
[.lead]
xref:advlist.adoc[List Styles]
xref:quickbars.adoc[Quick Toolbars]

Create styled number and bulleted lists.
Adds context toolbars for text selections, images, and inserting content on empty lines.

a|
[.lead]
xref:media.adoc[Media]
xref:visualblocks.adoc[Visual Blocks]

Add HTML5 video and audio elements.
Shows visual outlines of block-level elements.

a|
[.lead]
xref:nonbreaking.adoc[Nonbreaking Space]
xref:visualchars.adoc[Visual Characters]

Insert a nonbreaking space.
Displays nonbreaking spaces and soft hyphens as visible characters.

|===


== Code & Technical Editing

[cols="1,1"]
|===

a|
[.lead]
xref:pagebreak.adoc[Page Break]
xref:code.adoc[Code]

Add a page break.
Edits the HTML source code of the content directly.

a|
[.lead]
xref:preview.adoc[Preview]
xref:codesample.adoc[Code Sample]

Show a dialog of the current content in read-only format.
Inserts syntax-highlighted code snippets.

a|
[.lead]
xref:quickbars.adoc[Quick Toolbars]
xref:searchreplace.adoc[Search and Replace]

Finds and replaces text across content.

a|
// Dummy cell to even out the two-column grid (odd number of plugins).

|===

== Productivity & Automation

[cols="1,1"]
|===

User interface controls to create content faster.

a|
[.lead]
xref:save.adoc[Save]
xref:autolink.adoc[Autolink]

Add a save button to the {productname} toolbar.
Converts typed URLs and email addresses into links automatically.

a|
[.lead]
xref:searchreplace.adoc[Search and Replace]
xref:autoresize.adoc[Autoresize]

Find and replace content in {productname}.
Resizes the editor to fit its content.

a|
[.lead]
xref:table.adoc[Table]
xref:autosave.adoc[Autosave]

Table editing features.
Saves content in the local browser to prevent data loss.

a|
[.lead]
xref:visualblocks.adoc[Visual Blocks]
xref:help.adoc[Help]

Allow a user to see block level elements such as paragraphs.
Displays a help dialog with documentation and guidance.

a|
[.lead]
xref:visualchars.adoc[Visual Characters]
xref:save.adoc[Save]

See invisible characters such as non-breaking spaces.
Adds a button for manually saving content.

a|
[.lead]
xref:wordcount.adoc[Word Count]

Show a word count in the {productname} status bar.
Displays real-time word and character counts in the status bar.

|===

// Dummy table cell.
// 1. Remove the inline comment markup pre-pending this
// element when the number of cells in the table is
// odd.
// 2. Prepend the inline comment markup to this element
// when the number of cells in the table is even.
a|

|===


Loading
Loading