Skip to content

Commit 14cedcc

Browse files
committed
RHIDP-2567 - Improve content in Chapter 2 of Configuring Dynamic Plugins guide
1 parent 946e8fc commit 14cedcc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

artifacts/attributes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,6 @@
115115

116116
:plugins-configure-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring_dynamic_plugins/index
117117
:plugins-configure-book-title: Configuring dynamic plugins
118+
119+
:plugins-ref-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/dynamic_plugins_reference/index#red-hat-supported-plugins
120+
:plugins-ref-book-title: Dynamic plugins reference

assemblies/dynamic-plugins/assembly-installing-rhdh-plugins.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The dynamic plugin support is based on the backend plugin manager package, which
66

77
You can use the dynamic plugins that come preinstalled with {product} or install external dynamic plugins from a public NPM registry.
88

9+
[TIP]
10+
====
11+
In your plugins configuration file, for preinstalled plugins, use the path specified in the preinstalled plugins tables in the link:{plugins-ref-book-url}#rhdh-supported-plugins[{plugins-ref-book-title}].
12+
13+
For external dynamic plugins that you download from a NPM registry, use the plugin ID in your plugins configuration file.
14+
====
15+
916
// Operator installation
1017
include::../modules/dynamic-plugins/proc-config-dynamic-plugins-rhdh-operator.adoc[leveloffset=+2]
1118

0 commit comments

Comments
 (0)