csharpfritz / csharpfritz/CoreWiki
Feature: Protected articles
Open
enhancement
help wanted
question
- Dominant language
- CSS
- Stars
- 438
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Expanding #338 to a more flexible feature.
`bool IsProtected { get; set; }`
This property should not allow for the following:
- renames
- deletions
- content changes.
By default this value should be false for all articles except Home page.
could be modified only by an admin for each article.
Possible issues when merging #338 :
- home page needs to be differentiated for UI changes (hide back button)
Contributor guide
Assessment
This issue has not been assessed yet.