]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/admin/web-client-browser-best-practices.adoc
LP 1768715: Use named arguments in function calls in pingest.pl.
[working/Evergreen.git] / docs / admin / web-client-browser-best-practices.adoc
1 Best Practices for Using the Browser
2 ------------------------------------
3
4 Pop-up Blockers
5 ~~~~~~~~~~~~~~~
6 Before using the web client, be sure to disable pop-up blockers for your
7 Evergreen system's domain. 
8
9 - In Chrome, select _Settings_ from the Chrome menu and click on _Content 
10 settings_ in the advanced section. Select _Popups_ and then add your domain to
11 the _Allowed_ list.
12 - In Firefox, select _Preferences_ from the Firefox menu and then select the
13 _Content_ panel. Click the _Exceptions_ button and add your domain to the 
14 _Allowed Sites_ list.
15
16
17 Setting Browser Defaults for Web Client
18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19
20 To ensure that staff can easily get to the web client portal page on login 
21 without additional steps, you can set the browser's home page to default to the
22 web client. 
23
24 Setting the Web Client as the Home Page in Chrome
25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
26 . In the top-right corner of your browser, click the Chrome menu.
27 . Select *Settings*.
28 . In the _On startup_ section, select _Open a specific page or set of pages._
29 . Click the *Set Pages* link.
30 . Add _https://localhost/eg/staff/_ to the _Enter URL_ box and click *OK*.
31
32 Setting the Web Client as the Home Page in Firefox
33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
34 . In the top-right corner of your browser, click the menu button.
35 . Click *Options*.
36 . In the _When Firefox starts:_ dropdown menu, select _Show my home page_.
37 . In the _Home Page_ box, add _https://localhost/eg/staff/_ and click *OK*.
38
39 Tab Buttons and Keyboard Shortcuts
40 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
41 Now that the client will be loaded in a web browser, users can use browser-based
42 tab controls and keyboard shortcuts to help with navigation. Below are some 
43 tips for browser navigation that can be used in Chrome and Firefox on Windows
44 PCs.
45
46 - Use CTRL-T or click the browser's new tab button to open a new tab. 
47 - Use CTRL-W or click the x in the tab to close the tab.
48 - Undo closing a tab by hitting CTRL-Shift-T.
49 - To open a link from the web client in a new tab, CTRL-click the link or 
50 right-click the link and select *Open Link in New Tab*. Using this method, you
51 can also open options from the web client's dropdown menus in a new tab
52 - Navigate to the next tab using CTRL-Tab. Go to the previous tab with CTRL-Shift-Tab.
53
54 Setting New Tab Behavior
55 ^^^^^^^^^^^^^^^^^^^^^^^^
56 Some users may want to automatically open the web client's portal page in a new
57 tab. Neither Chrome nor Firefox will open your home page by default when you
58 open a new tab. However, both browsers have optional add-ons that will allow you
59 to set the browsers to automatically open the home page whenever open opening a
60 new tab. These add-ons may be useful for those libraries that want the new tab
61 to open to the web client portal page.
62
63