PD-2525 Move Privileges to Stand-alone article#4459
Conversation
This PR moves the Privileges screens content out of the LocalGroupsScreens.md article into a stand-alone article.
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 5 issues found in changed files - 1 errors, 0 warnings, 4 suggestions Changed files with issues: content/SCALE/Credentials/PrivilegesScreens.md (5 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 5 issues found in changed files - 1 errors, 0 warnings, 4 suggestions Changed files with issues: content/SCALE/Credentials/PrivilegesScreens.md (5 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
DjP-iX
left a comment
There was a problem hiding this comment.
@micjohnson777 in addition to the minor review edit suggestions I think this PR is incomplete as is.
It's missing an edit to Credentials\Groups\LocalGroupsScreens.md needed to remove the old Privileges screen content.
There is also Managing Privileges tutorial content that needs to be removed from Credentials\Groups\ManageLocalGroups.md and moved to a standalone article. To be consistent with the other areas like in /Groups currently, you'll also need to create a /Privileges directory and landing page (look at examples in other directories), so the final file structure should look like:
Credentials/Privileges/
├── _index.md (landing page)
├── Privileges.md (tutorial)
└── PrivilegesScreens.md (reference)
Co-authored-by: Dan Pizappi <133042991+DjP-iX@users.noreply.github.com>
Co-authored-by: Dan Pizappi <133042991+DjP-iX@users.noreply.github.com>
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 5 issues found in changed files - 1 errors, 0 warnings, 4 suggestions Changed files with issues: content/SCALE/Credentials/PrivilegesScreens.md (5 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 5 issues found in changed files - 1 errors, 0 warnings, 4 suggestions Changed files with issues: content/SCALE/Credentials/PrivilegesScreens.md (5 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
1 similar comment
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 5 issues found in changed files - 1 errors, 0 warnings, 4 suggestions Changed files with issues: content/SCALE/Credentials/PrivilegesScreens.md (5 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
Co-authored-by: Dan Pizappi <133042991+DjP-iX@users.noreply.github.com>
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 5 issues found in changed files - 1 errors, 0 warnings, 4 suggestions Changed files with issues: content/SCALE/Credentials/PrivilegesScreens.md (5 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
This commit adds the Privileges section to the Credential navigation structure and creates the tutorials by moving privileges content out of the ManagingLocalGroups.md tutorial. It also removes the privileges content from the LocalGroupsScreens.md article
…/github.com/truenas/documentation into PD-2525-Create-PrivilegesScreens.md-Article
This commit deletes the privileges content in the ManageLocalGroups.md tutorial.
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 23 issues found in changed files - 2 errors, 0 warnings, 21 suggestions Changed files with issues: content/SCALE/Credentials/Groups/LocalGroupsScreens.md (10 issues)
content/SCALE/Credentials/Groups/ManageLocalGroups.md (7 issues)
content/SCALE/Credentials/Privileges/PrivilegesScreens.md (5 issues)
content/SCALE/Credentials/Privileges/ManagePrivileges.md (1 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
|
Good catch @DjP-iX! I should not rush with "quick" fixes. |
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 16 issues found in changed files - 2 errors, 0 warnings, 14 suggestions Changed files with issues: content/SCALE/Credentials/Groups/LocalGroupsScreens.md (10 issues)
content/SCALE/Credentials/Privileges/PrivilegesScreens.md (5 issues)
content/SCALE/Credentials/Privileges/ManagePrivileges.md (1 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
Vale Style Guide Issues (Previous - Click to expand)Vale Style Guide Issues📊 Summary: 23 issues found in changed files - 2 errors, 0 warnings, 21 suggestions Changed files with issues: content/SCALE/Credentials/Groups/LocalGroupsScreens.md (10 issues)
content/SCALE/Credentials/Groups/ManageLocalGroups.md (7 issues)
content/SCALE/Credentials/Privileges/PrivilegesScreens.md (5 issues)
content/SCALE/Credentials/Privileges/ManagePrivileges.md (1 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
Vale Style Guide Issues📊 Summary: 23 issues found in changed files - 2 errors, 0 warnings, 21 suggestions Changed files with issues: content/SCALE/Credentials/Groups/LocalGroupsScreens.md (10 issues)
content/SCALE/Credentials/Groups/ManageLocalGroups.md (7 issues)
content/SCALE/Credentials/Privileges/PrivilegesScreens.md (5 issues)
content/SCALE/Credentials/Privileges/ManagePrivileges.md (1 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
This PR moves the Privileges screens content out of the LocalGroupsScreens.md article into a stand-alone article.
Does not backport to 25.10.
Thanks for contributing to TrueNAS documentation! By opening a Pull Request, you're acknowledging that your changes will be distributed under the Creative Commons 4.0 license.