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: minor edits + docs for passwd and ipblocking mdhelp: more scr…
…eenshots
- Loading branch information
Showing
5 changed files
with
52 additions
and
6 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
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 |
|---|---|---|
| @@ -1,2 +1,44 @@ | ||
| This tab allows to configure blocked IP ranges. Users within these ranges | ||
| are not allowed to login (use any Tvheadend service). | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| ###Buttons | ||
|
|
||
| The tab has the following buttons: | ||
|
|
||
| Button | Function | ||
| -----------------------|------------------- | ||
| **Save** | Save any changes made to the grid/entries. | ||
| **Undo** | Revert any changes made since the last save. | ||
| **Add** | Display the *Add IP Blocking Record* dialog. | ||
| **Delete** | Delete the selected entry/entries. | ||
| **Edit** | Edit the selected entry. | ||
| **Help** | Display this help page. | ||
|
|
||
| --- | ||
|
|
||
| ###Adding and Editing an Entry/Record | ||
|
|
||
| To add an entry press the *[Add]* button from the menu bar. | ||
|
|
||
| To edit an entry highlight the desired entry within the grid, and | ||
| then press the *[Edit]* button from the menu bar. | ||
|
|
||
|  | ||
|
|
||
| Note that both the *[Add]* and *[Edit]* buttons display similar dialogs. | ||
|
|
||
| --- | ||
|
|
||
| ### Deleting an Entry. | ||
|
|
||
| To delete an entry highlight (select) the entry from the grid, then press | ||
| the *[Delete]* button from the menu bar. | ||
|
|
||
| **Tip**: Rather than deleting an entry, you can disable it instead by | ||
| pressing the *[Edit]* button, and unticking the "Enabled" check box. | ||
|
|
||
| --- |
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.