Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mdhelp: add more property docs & update/correct some descriptions
- Loading branch information
Showing
7 changed files
with
69 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| : | ||
|
|
||
| Option | Description | ||
| -------------------------------|------------ | ||
| **All (Streaming plus DVR)** | Allow access to all streaming options (including DVR functionality). | ||
| **Streaming** | Limit access to streaming only (no DVR functionality). | ||
| **DVR** | Limit access to DVR functionality only. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| : | ||
|
|
||
| Option | Description | ||
| -------------------------|------------ | ||
| **Default** | Use the "Persistent user interface level" value as set in [Base Config](class/config). | ||
| **No** | Prevent the user from changing their view level and hide the view level drop-dowm from the interface. | ||
| **Yes** | Allow the user to change the interface view level. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| : | ||
|
|
||
| Option | Description | ||
| -----------------|------------ | ||
| **Blue** | Use the (default) blue theme. | ||
| **Gray** | Use the gray theme. | ||
| **Access** | Use the high contrast accessibility theme. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| : | ||
|
|
||
| Option | Description | ||
| ------------------------|------------ | ||
| **Default** | Use the default view level value as set in [Base Config](class/config). | ||
| **Basic** | Show basic settings/information. | ||
| **Advanced** | Show more advanced settings/information. | ||
| **Expert** | Show the expert (All) settings/information. | ||
|
|
||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| : | ||
|
|
||
| Option | Description | ||
| ------------------------|------------ | ||
| **Basic** | Show basic settings/information. | ||
| **Advanced** | Show more advanced settings/information. | ||
| **Expert** | Show the expert (All) settings/information. | ||
|
|
||
| This setting can be overridden on a per-user basis, see [Access Entries](class/access). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters