You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature(Plugins/Opensource): Update docs for all open source plugins (#2328)
* feature(Plugins/Opensource): Update docs for all open source plugins
* feature(Plugins/Open source): Update files that needed update after #2308 got merged
* feature(Plugins/Open source): Add needed id to image_file_types.adoc
* Update modules/ROOT/partials/configuration/noneditable_regexp.adoc
Co-authored-by: Lee Newson <[email protected]>
* Update modules/ROOT/partials/configuration/table_responsive_width.adoc
Co-authored-by: Lee Newson <[email protected]>
* Update modules/ROOT/partials/configuration/target_list.adoc
Co-authored-by: Lee Newson <[email protected]>
* Update modules/ROOT/partials/configuration/template_cdate_format.adoc
Co-authored-by: Lee Newson <[email protected]>
* Update modules/ROOT/partials/configuration/template_mdate_format.adoc
Co-authored-by: Lee Newson <[email protected]>
* Update modules/ROOT/partials/configuration/textpattern_patterns.adoc
Co-authored-by: Lee Newson <[email protected]>
* feature(Plugins/Open source): Make requested changes in the review
* Update modules/ROOT/partials/configuration/type_ahead_urls.adoc
Co-authored-by: Lee Newson <[email protected]>
* feature(Plugins/Open source): Make requested changes in the review
* feature(Plugins/Open source): Make requested changes in the review
* feature(Plugins/Open source): Make requested changes in the review
* feature(Plugins/Open source): Make requested changes in the review
* Update modules/ROOT/pages/plugins/opensource/image.adoc
Co-authored-by: Lee Newson <[email protected]>
* feature(Plugins/Open source): Make requested changes in the review
Co-authored-by: Lee Newson <[email protected]>
Copy file name to clipboardExpand all lines: modules/ROOT/pages/plugins/opensource/advlist.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
The `advlist` plugin extends the core `bullist` and `numlist` toolbar controls by adding CSS `list-style-type` styled number formats and bullet types to the controls.
7
7
8
-
IMPORTANT: The link:../lists[Lists] (`lists`) plugin must be activated for the `advlist` plugin to work.
8
+
IMPORTANT: The xref:plugins/opensource/lists.adoc[Lists] (`lists`) plugin must be activated for the `advlist` plugin to work.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/plugins/opensource/bbcode.adoc
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,11 @@
4
4
:keywords: punbb informer
5
5
:title_nav: BBCode
6
6
7
-
IMPORTANT: The BBCode plugin (`bbcode`) was deprecated with the release of TinyMCE 5.9. For details, see link:{baseurl}/release-notes/release-notes59/#thebbcodebbcodeplugin[the BBCode plugin deprecation notice]. The BBCode plugin will be removed in TinyMCE 6.0.
7
+
IMPORTANT: The BBCode plugin (`bbcode`) was deprecated with the release of TinyMCE 5.9. For details, see xref:release-notes/release-notes59.adoc#thebbcodebbcodeplugin[the BBCode plugin deprecation notice]. The BBCode plugin will be removed in TinyMCE 6.0.
8
8
9
9
This plugin makes it possible to edit BBCode in a WYSIWYG style by converting tags like `[b]` into `<strong>` and then back, when user submits the content.
10
10
11
-
____
12
-
You will need to sacrifice quite a lot of {productname}'s functionality to use this plugin properly, since BBCode format doesn't support the whole HTML specification.
13
-
____
11
+
NOTE: You will need to sacrifice quite a lot of {productname}'s functionality to use this plugin properly, since BBCode format doesn't support the whole HTML specification.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/plugins/opensource/emoticons.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ tinymce.init({
27
27
== Browser emoji support
28
28
29
29
By default, the emoticon plugin inserts Unicode character codes, such as `\ud83d\ude03` for the smiley emoji. How emoji are rendered is dependent on the web browser and operating system of the user. As a result of this, some emoji may be rendered in black and white, or may not render.
30
-
To ensure emoji render consistently across browsers and operating systems, {companyname} recommends adding an emoji-compatible web font to the default font-family using link:{baseurl}/configure/content-appearance/#content_css[`content_css`].
30
+
To ensure emoji render consistently across browsers and operating systems, {companyname} recommends adding an emoji-compatible web font to the default font-family using xref:configure/content-appearance.adoc#content_css[`content_css`].
Copy file name to clipboardExpand all lines: modules/ROOT/pages/plugins/opensource/help.adoc
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
The help plugin adds a button and/or menu item that opens a dialog showing two tabs:
11
11
12
-
* Handy shortcuts that explains some nice-to-know keyboard shortcuts
12
+
* Handy shortcuts that explain some nice-to-know keyboard shortcuts
13
13
* Plugin list that shows which plugins that have been installed, with links to the relevant documentation pages if available, and a list of available premium plugins.
14
14
15
15
In the footer of the dialog you can also see which version of {productname} you are using.
For information on how to expose metadata from you custom plugin to add it to the Installed plugins list in the Help plugin, see the link:{baseurl}/advanced/creating-a-plugin/#exposingmetadata[Creating a Plugin page].
63
+
For information on how to expose metadata from you custom plugin to add it to the Installed plugins list in the Help plugin, see the xref:advanced/creating-a-plugin.adoc[Creating a Plugin page].
NOTE: This is not drag-drop functionality and the user is required to enter the path to the image. Optionally the user can also enter the image description, dimensions, and whether image proportions should be constrained (selected via a checkbox). Some of these settings can be preset using the plugin's configuration options.
29
29
@@ -36,11 +36,11 @@ These configuration options affect the execution of the `image` plugin. Many of
36
36
If you wish to align the image, you can also use the text align buttons while images are selected.
The Image Tools plugin is provided with all subscriptions to link:{baseurl}/cloud-deployment-guide/editor-and-features/[{cloudname}], including an automatically configured image proxy.
21
+
The Image Tools plugin is provided with all subscriptions to xref:cloud-deployment-guide/editor-and-features.adoc[{cloudname}], including an automatically configured image proxy.
22
22
Simply add `image` to the `toolbar` list and `image imagetools` to the `plugins` list.
The `importcss` plugin adds the ability to automatically import CSS classes from the CSS file specified in the link:{baseurl}/configure/content-appearance/#content_css[`content_css`] configuration setting.
6
+
The `importcss` plugin adds the ability to automatically import CSS classes from the CSS file specified in the xref:configure/content-appearance.adoc#content_css[`content_css`] configuration setting.
7
7
8
8
By default selectors like `".my-class"`, `".my-class1.my-class2"` and `"p.my-class"` get imported as format rules.
IMPORTANT: The Legacy Output plugin (`legacyoutput`) was deprecated with the release of TinyMCE 5.9. For details, see link:{baseurl}/release-notes/release-notes59/#thelegacyoutputlegacyoutputplugin[the Legacy Output plugin deprecation notice]. The Legacy Output plugin will be removed in TinyMCE 6.0.
6
+
IMPORTANT: The Legacy Output plugin (`legacyoutput`) was deprecated with the release of TinyMCE 5.9. For details, see xref:release-notes/release-notes59.adoc#thelegacyoutputlegacyoutputplugin[the Legacy Output plugin deprecation notice]. The Legacy Output plugin will be removed in TinyMCE 6.0.
7
7
8
8
The `legacyoutput` plugin changes {productname}'s output, producing legacy elements such as `font`, `b`, `i`, `u`, `strike`, and use `align` attributes.
0 commit comments