Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
talk:access:sysop [2022/03/03 18:35] – Formatting. Andre | talk:access:sysop [2022/03/10 03:31] (current) – Source code changes in March 2022 made this help text obsolete. Andre | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== talk: | ====== talk: | ||
- | |||
- | Moving the multiple sysop section here because I'm unable to test correct functionality. Additionally, | ||
- | |||
- | ==== Multiple Sysops / Co-Sysops ==== | ||
- | Any user with a security level at or above 90 can perform sysop functions. | ||
- | |||
- | Multiple levels of sysop access (90-99) can be used to restrict some areas (i.e., message groups, sub-boards, file libraries, etc.) by setting the minimum required level of that area higher than the sysop' | ||
- | |||
- | === Sysop User Editing Limitations === | ||
- | * Cannot edit sysop accounts that have a higher security level | ||
- | * Cannot grant another user a security level higher than their own | ||
- | * Cannot grant another user with a higher security level than their own, any flags or exemptions that the editing sysop does not have | ||
- | |||
- | ==== Code spelling issues ==== | ||
- | Recording of misspellings in the code that can later be fixed in a single commit. | ||
- | |||
- | === text/ | ||
- | |||
- | 3: preceded, not preceeded (there are a lot of " | ||
- | |||
- | === exec/ | ||
- | |||
- | 80: comma before "as well as" \\ | ||
- | 80: current, not currrent \\ | ||
- | 80: optionally, not opptionally \\ | ||
- | 80: nodes', | ||
- | |||
- | 155: JavaScript, not JavaScirpt | ||
- | |||