Skip to content

Commit

Permalink
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
Mark Clarkstone authored and perexg committed Apr 26, 2016
1 parent 6ba032c commit 7339ecf
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 6 deletions.
7 changes: 4 additions & 3 deletions docs/class/dvrentry.md
Expand Up @@ -68,9 +68,10 @@ You can set time-based entries using the [Timers](class/dvrtimerec) tab.

####Manual Event Entry/Editing an Entry

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.
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.

A common set of fields is used for the _Add_ or _Edit_ dialogs, most
of which can also be seen in the grid view:
Expand Down
42 changes: 42 additions & 0 deletions docs/class/ipblocking.md
@@ -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).

!['Access Control - Entries tab'](docresources/accessconfigipblockentries.png)

---

###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.

!['Add Record Dialog'](docresources/accessipblockingedit.png)

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.

---
9 changes: 6 additions & 3 deletions docs/class/passwd.md
Expand Up @@ -22,9 +22,12 @@ Button | Function

###Adding and Editing an Entry/Password

To add an entry press the *[Add]* button from the menu bar. To edit an
entry highlight (select) the entry from the grid, then press the
*[Edit]* button from the menu bar. Be aware that the username you enter
To add an entry press the *[Add]* button from the menu bar.

To edit an entry highlight (select) the entry from the grid, then press the
*[Edit]* button from the menu bar.

Be aware that the username you enter
must match a username/entry in the [Access Entries](class/access_entry)
tab for it to apply. You may have multiple password entries for the
same username if you wish.
Expand Down
Binary file added docs/docresources/accessconfigipblockentries.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/docresources/accessipblockingedit.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7339ecf

Please sign in to comment.