-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
In order to call out that we will start to deprecate some plugins, we need to adjust https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/blob/main/modules/dynamic-plugins/rhdh-supported-plugins.sh so that any plugin with lifecycle:deprecated is listed in a separate table from the GA, TP, and Community-supported plugins.
Thus we need a new adoc template, like this:
:_mod-docs-content-type: REFERENCE // This page is generated! Do not edit the .adoc file, but instead run rhdh-supported-plugins.sh to regen this page from the latest plugin metadata. // cd /path/to/rhdh-documentation; ./modules/dynamic-plugins/rhdh-supported-plugins.sh; ./build/scripts/build.sh; google-chrome titles-generated/main/plugin-rhdh/index.html [id="deprecated-plugins"] = Deprecated plugins [IMPORTANT] ==== {product} ({product-very-short}) includes a number of deprecated plugins, which are no longer being actively developed. It is recommended that if you depend on any of these plugins, you migrate to an alternative solution as soon as possible, as these plugins will be removed in a future release. ==== {product-very-short} includes the following %%COUNT_4%% deprecated plugins: [%header,cols=4*] |=== |*Name* |*Plugin* |*Version* |*Path and required variables* %%TABLE_CONTENT_4%% |===