Skip to content

Commit 6869c23

Browse files
jmagakGitHub Actions
andauthored
RHIDP-8622: Removing "Verified" And Improving Transparency In The Extensions Catalog (#1491)
* Update the plugin marketplace updates * Apply suggestions * Apply suggestions * Apply suggestions --------- Co-authored-by: GitHub Actions <[email protected]>
1 parent 0598ed6 commit 6869c23

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
3+
[id="assembly-plugin-indicators-and-support-types.adoc_{context}"]
4+
= Utilizing plugin indicators and support types in the {product}
5+
:context: assembly-plugin-indicators-and-support-types
6+
7+
Understanding plugin indicators and support types is crucial for effectively utilizing the {product}.
8+
9+
// Navigating the Plugin Marketplace
10+
include::../modules/dynamic-plugins/proc-plugin-marketplace-and-filtering-plugins-using-badges.adoc[leveloffset=+1]
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
:_mod-docs-content-type: PROCEDURE
2+
3+
[id="plugin-marketplace-and-filtering-plugins-using-badges_{context}"]
4+
= Navigating the plugin marketplace and filtering plugins using badges
5+
6+
The plugin marketplace includes new indicators that enhance transparency. These changes provide clearer information about the status of each plugin, support level, and other relevant details, allowing you to make informed decisions when you select plugins. By understanding these visual cues and descriptive texts, you can quickly identify the maturity, support, and origin of each plugin.
7+
8+
The marketplace employs the following badges and tags to provide quick visual cues:
9+
10+
* *Certified*
11+
* *Generally Available* (*GA*)
12+
* *Community Plugin*
13+
* *Tech Preview*
14+
* *Dev Preview*
15+
* *Custom Plugin*
16+
+
17+
[NOTE]
18+
====
19+
Hovering your mouse cursor over any badge or tag (such as *GA* or *Certified*) on either the plugin list or details page displays a helper text explanation clarifying its meaning and implications. Hovering over tags such as *tech preview*, or *dev preview* will display a helper text explanation clarifying its meaning and indicating if it is in a technical preview phase or a development preview phase.
20+
====
21+
22+
The plugin details pages include the following fields for additional context: `author`, `tags`, `category`,`publisher`, and `support provider`. The update also changes the `version` text to `{product-custom-resource-type} compatibility version` to offer more precise compatibility information.
23+
24+
The following filter examples are available:
25+
26+
* To view only plugins that are *Generally Available* (*GA*), apply the *GA* filter.
27+
28+
* To find *Certified* plugins, apply the `Certified` in *Support type* filter.
29+
30+
* To explore plugins currently in *Tech Preview*, *Dev Preview*, or *Community Plugin* status, apply the corresponding filter.
31+
32+
.Procedure
33+
34+
. Navigate to the main plugin list page within the {product}.
35+
36+
. On the plugin list page, use the *Support type* filter to refine your plugin listings based on the plugin support status. You can use this filter to quickly narrow down options to plugins that meet your specific support requirements.
37+
38+
. Click the entry of a plugin list page to view its details, which provide an in-depth view of its characteristics.

titles/plugins-rhdh-install/master.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ include::modules/dynamic-plugins/proc-plugins-troubleshooting.adoc[leveloffset=+
3434

3535
// frontend plugin wiring
3636
include::assemblies/dynamic-plugins/assembly-front-end-plugin-wiring.adoc[leveloffset=+1]
37+
38+
// Plugin indicators and support types
39+
include::assemblies/dynamic-plugins/assembly-plugin-indicators-and-support-types.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)