Docs: LP 1751146 browser bookmarks toolbar
authorkatiegmartin <38866437+katiegmartin@users.noreply.github.com>
Mon, 26 Oct 2020 16:07:15 +0000 (12:07 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Fri, 28 May 2021 23:09:29 +0000 (16:09 -0700)
Add tips for using the browser bookmarks toolbar in place of the XUL button bar

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>

docs/modules/admin/pages/web-client-browser-best-practices.adoc
docs/modules/admin/partials/toolbars-with-bookmarks-chrome.adoc [new file with mode: 0644]
docs/modules/admin/partials/toolbars-with-bookmarks-firefox.adoc [new file with mode: 0644]

index f3b0d54..f0c3b0b 100644 (file)
@@ -66,4 +66,12 @@ 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.
 
+== Create a Toolbar Using Bookmarks ==
+Your broswer's bookmarks toolbar can act as a replacement for the toolbars available in the XUL client. 
+
+include::partial$toolbars-with-bookmarks-chrome.adoc[]
+
+include::partial$toolbars-with-bookmarks-firefox.adoc[]
+
+
 
diff --git a/docs/modules/admin/partials/toolbars-with-bookmarks-chrome.adoc b/docs/modules/admin/partials/toolbars-with-bookmarks-chrome.adoc
new file mode 100644 (file)
index 0000000..941aeb6
--- /dev/null
@@ -0,0 +1,11 @@
+== Create a Toolbar Using Bookmarks in Chrome ==
+
+indexterm:[toolbar]
+indexterm:[staff client,configuration]
+
+. In the Chrome menu, click _Bookmarks_ and make sure that _Show bookmarks bar_ is selected (CTRL+Shift+B).
+. Navigate to the staff client page(s) you want to bookmark.
+. In the Chrome menu, click _Bookmarks_ and select either _Bookmark this tab_ (CTRL+B) or _Bookmark all tabs_ (CTRL+Shift+B) 
+. Name bookmark(s) appropriately. 
+. Click and drag toolbar bookmarks to re-order. 
+
diff --git a/docs/modules/admin/partials/toolbars-with-bookmarks-firefox.adoc b/docs/modules/admin/partials/toolbars-with-bookmarks-firefox.adoc
new file mode 100644 (file)
index 0000000..f5e1798
--- /dev/null
@@ -0,0 +1,10 @@
+== Create a Toolbar Using Bookmarks in Firefox ==
+
+indexterm:[toolbar]
+indexterm:[staff client,configuration]
+
+. If the toolbar is not already enabled, in the Firefox menu, click _Library_ and then _Bookmarks_ and then _Bookmarking Tools_ and select _Add Bookmarks Menu to Toolbar_ 
+. Navigate to the staff client page you want to bookmark.
+. In the Firefox menu, , click _Library_ and then _Bookmarks_ and select _Bookmark This Page_ (CTRL+D) 
+. Name bookmark appropriately and repeat for additional bookmarks.
+. Click and drag toolbar bookmarks to re-order.