Skip to content

Updating mvd-configuration.md#5048

Open
ArooshLele wants to merge 5 commits into
masterfrom
MVD-7706_Revamp_Advanced_Application_Framework_Configuration_page
Open

Updating mvd-configuration.md#5048
ArooshLele wants to merge 5 commits into
masterfrom
MVD-7706_Revamp_Advanced_Application_Framework_Configuration_page

Conversation

@ArooshLele

@ArooshLele ArooshLele commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Describe your pull request here: Minor edits (punctuations, using correct syntax for Notes, inserting periods at the ends of some paragraphs) on the Advanced Application Framework Configuration page.
List the file(s) included in this PR: mvd-configuration.md
CC: @ArooshLele @gauravs-20

Signed-off-by: arooshlele <alele@rocketsoftware.com>
@ArooshLele ArooshLele self-assigned this Jun 4, 2026
@ArooshLele ArooshLele added area: docs Documentation issue or issues that have documentation impact area: misc This issue is a miscelleneous doc requirement not for a specific component or area wip: do not merge priority-medium release: V3 Zowe V3 content review: doc Needs review by Doc Squad member labels Jun 4, 2026
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.

  • Add the label review: doc.
  • Identify your content topic with a label. (Examples: area: apiml, area: cli, area: install and config, etc.)
  • Specify the major Zowe release(s) for your content. (Examples: release: V1, release: V2, release: V3)
    • If adding content that needs to be removed from V3 documentation, add the V3 N/A tag.
  • Select the master branch if your PR updates content that is on the live site. Select docs-staging if your PR updates content for a future release.
  • Notify the Doc Squad about this PR. If you don't know whom should review your content, message the #zowe-doc Slack channel. If you know which Doc Squad writer should approve your content, add that person as a reviewer.

Need help? Contact the Doc Squad in the #zowe-doc Slack channel.

Signed-off-by: arooshlele <alele@rocketsoftware.com>
Signed-off-by: arooshlele <alele@rocketsoftware.com>
Signed-off-by: arooshlele <alele@rocketsoftware.com>
@ArooshLele ArooshLele requested review from anaxceron and janan07 and removed request for anaxceron and janan07 June 5, 2026 11:34

@anaxceron anaxceron left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great @ArooshLele. One thing I'd consider is changing all references to "plugin" to "plug-in" per the Zowe style 🐱

## App plugin configuration

The App framework will load plugins from Components such as extensions based upon their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the *components.app-server.pluginsDir* variable in the Zowe configuration file.
The App framework loads plugins from components such as extensions based on their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The App framework loads plugins from components such as extensions based on their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file.
The App framework loads plug-ins from components such as extensions based on their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation issue or issues that have documentation impact area: misc This issue is a miscelleneous doc requirement not for a specific component or area priority-medium release: V3 Zowe V3 content review: doc Needs review by Doc Squad member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants