From: Mark Clarkstone Date: Fri, 6 May 2016 16:22:06 +0000 (+0100) Subject: mdhelp: add another tip to del_grid_entries mdhelp: include common tables in some... X-Git-Tag: v4.2.1~555 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb7da096ddfb501426acc51cbc3fa1515865ffe0;p=thirdparty%2Ftvheadend.git mdhelp: add another tip to del_grid_entries mdhelp: include common tables in some (more) docs --- diff --git a/docs/class/access_entry.md b/docs/class/access_entry.md index 2e5514e90..71a6d836f 100644 --- a/docs/class/access_entry.md +++ b/docs/class/access_entry.md @@ -13,66 +13,54 @@ to asterisk. Only network prefix is matched then. --- -###Menu Bar/Buttons +inc/common_button_table_start -The tab has the following buttons: +inc/common_button_table_end + +Entries are checked in order, the following +functions allows you to change the ordering: Button | Function ------------------------|------------------- -**Save** | Save any changes made to the grid/entries. -**Undo** | Revert any changes made since the last save. -**Add** | Display the *Add Access* dialog. -**Delete** | Delete the selected entry/entries. +-----------------------|--------- **Move Up** | Move the selected entry up the grid. -**Move Down** | Move the selected entry down the grid. -**Edit** | Edit the selected entry. -**View Level**| Change the interface view level to show/hide more advanced options. -**Help** | Display this help page. +**Move Down** | Move the selected entry down the grid. --- -### Adding an Entry/Creating an Account +inc/add_grid_entry + +####An Example -To create a new user, navigate to the *Configuration -> Users -> Access Entries* -tab and click on the *[Add]* button from the menu bar, then using the -*Add Access Entry* dialog enter the *required* username and select the -desired rights options. +!['Access Entry Example'](docresources/accessentriesnewuser.png) If you would like to allow anonymous access to your Tvheadend server you may set-up an anonymous account by entering an asterisk `*` -in the username field. **WARNING: All access rights given to an anonymous account also -apply to subsequent accounts.** - -!['Access Entry Example'](docresources/accessentriesnewuser.png) +in the username field. **WARNING: All access rights given to an +anonymous account also apply to subsequent accounts.** **Don't forget** to also create a password entry for the user in the *[Passwords](class/passwd)* tab! **Tips**: -* Be as limiting as possible especially when making Tvheadend available over the internet. -* For extra security, always enter (a comma-separated list of) network prefix(es) (*Allowed networks* in the *Add Access Entry* dialog). -* If you lock yourself out, you can use the backdoor account to regain access, or restart Tvheadend with the `--noacl` argument. -* You can have multiple entries using the same username with varying rights, allowing you to enable / disable each as needed. Keep in mind that matching account entry permissions are combined. -* If you do create an anonymous account, it also requires a [password](class/passwd) entry (enter an asterisk `*` for both the username and password fields when adding the entry). ---- - -### Editing an Entry/Account - -To edit an entry highlight (select) the entry from the grid, then press -the *[Edit]* button from the menu bar. - -**Tip**: You can quickly make changes to an entry by double-clicking on -the desired field within the grid. See *Editing Fields* on the [Web interface Guide - General](webui_general) -page for details. +* Be as limiting as possible especially when making Tvheadend available +over the Internet. +* For extra security, always enter (a comma-separated list of) +network prefix(es) (*Allowed networks*). +* If you lock yourself out, you can use the backdoor account to regain +access, or restart Tvheadend with the `--noacl` argument. +* You can have multiple entries using the same username with varying +rights, allowing you to enable / disable each as needed. Keep in mind +that matching account entry permissions are combined. +* If you create an anonymous account, it also requires +a [password](class/passwd) entry (enter an asterisk `*` for both the +username and password fields when adding the entry). --- -### Deleting an Entry/Account. +inc/edit_grid_entries -To delete a user 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. +inc/del_grid_entries --- diff --git a/docs/class/imagecache.md b/docs/class/imagecache.md index f0fe652bf..182998741 100644 --- a/docs/class/imagecache.md +++ b/docs/class/imagecache.md @@ -9,7 +9,7 @@ providers. ###Menu Bar/Buttons -The tab has the following buttons: +The following buttons are available: Button | Function ----------------------------|------------------- @@ -17,7 +17,6 @@ Button | Function **Undo** | Revert any changes made since the last save. **Clean image (icon) cache**| Clean-up the stored image files (empty cache and re-fetch icons). **Re-fetch images** | Re-refresh image cache (reload images from upstream providers). -**View Level** | Change the interface view level to show/hide more advanced options. -**Help** | Display this help page. +inc/common_button_table_end --- diff --git a/docs/class/linuxdvb_frontend_dvbt.md b/docs/class/linuxdvb_frontend_dvbt.md index 9d4f35df3..b2d53a915 100644 --- a/docs/class/linuxdvb_frontend_dvbt.md +++ b/docs/class/linuxdvb_frontend_dvbt.md @@ -20,6 +20,6 @@ The following buttons are available: Button | Function ---------------|--------- **Save** | Save the current configuration. -**Help** | Display this help page. +inc/common_button_table_end --- diff --git a/docs/class/satip_server.md b/docs/class/satip_server.md index fb244cf82..e3fb5b5d7 100644 --- a/docs/class/satip_server.md +++ b/docs/class/satip_server.md @@ -18,14 +18,13 @@ win (also for unknown mux). ###Menu Bar/Buttons -The tab has the following buttons: +The following buttons are available: Button | Function ----------------------------|------------------- **Save** | Save all changes. **Undo** | Revert all changes since last save. **Discover SAT\>IP servers**| Attempt to discover more SAT>IP servers on the network. -**View Level**| Change the interface view level to show/hide more advanced options. -**Help** | Display this help page. +inc/common_button_table_end --- diff --git a/docs/markdown/inc/del_grid_entries.md b/docs/markdown/inc/del_grid_entries.md index 8ca22e24e..681173cac 100644 --- a/docs/markdown/inc/del_grid_entries.md +++ b/docs/markdown/inc/del_grid_entries.md @@ -5,6 +5,11 @@ menu bar. **Deleting can't be undone. You will be prompted to confirm. ** -**Tip**: You can select all entries within the grid by pressing ctrl+A. +**Tips**: + +* Rather than deleting an entry, you can disable it instead by +unchecking the "Enabled" check box (if available). + +* You can select all entries within the grid by pressing ctrl+A. You can also ctrl+click to make additional selections, or shift+click to select a range.