From d7e1c5e5389db5b6bc3e4d25ef9942d78a76902c Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Fri, 5 Dec 2014 14:28:02 -0500 Subject: [PATCH] DOCS: Tab documentation for web client Replacing the XUL-based tab docs with general tips for using web browser controls, shortcuts, add-ons to support navigation in the web client. Signed-off-by: Kathy Lussier --- .../web_client-browser-tab-shortcuts.txt | 23 +++++++++++++++++++ docs/root.txt | 10 ++++++++ 2 files changed, 33 insertions(+) create mode 100644 docs/admin/web_client-browser-tab-shortcuts.txt diff --git a/docs/admin/web_client-browser-tab-shortcuts.txt b/docs/admin/web_client-browser-tab-shortcuts.txt new file mode 100644 index 0000000000..bbdf9082cd --- /dev/null +++ b/docs/admin/web_client-browser-tab-shortcuts.txt @@ -0,0 +1,23 @@ +Tab Browser-Based Tab Buttons and Keyboard Shortcuts +---------------------------------------------------- +Now that the client will be loaded in a web browser, users can use browser-based +tab controls and keyboard shortcuts to help with navigation. Below are some +tips for browser navigation that can be used in Chrome and Firefox on Windows +PCs. + +- Use CTRL-T or click the browser's new tab button to open a new tab. +- Use CTRL-W or click the x in the tab to close the tab. +- Undo closing a tab by hitting CTRL-Shift-Tab. +- To open a link from the web client in a new tab, CTRL-click the link or +right-click the link and select *Open Link in New Tab*. Using this method, you +can also open options from the web client's dropdown menus in a new tab +- Navigate from one tab to another using CTRL-Tab on the keyboard. + +Setting New Tab Behavior +~~~~~~~~~~~~~~~~~~~~~~~~ +Some users may want to automatically open the web client's portal page in a new +tab. Neither Chrome nor Firefox will open your home page by default when you +open a new tab. However, both browsers have optional add-ons that will allow you +to set the browsers to automatically open the home page whenever open opening a +new tab. These add-ons may be useful for those libraries that want the new tab +to open to the web client portal page. diff --git a/docs/root.txt b/docs/root.txt index 95d8c3318d..af409f0365 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -471,6 +471,16 @@ Introduction This part of the documentation deals with general client usage including logging in, navigation and shortcuts. +// Push titles down one level. +:leveloffset: 1 + +include::admin/web_client-login.txt[] + +include::admin/web_client-browser-tab-shortcuts.txt[] + +// Return to normal title levels. +:leveloffset: 0 + Circulation ----------- Use this section for understanding the circulation procedures in the Evergreen system. -- 2.43.2