Docs: Update login chapter
authorKathy Lussier <klussier@masslnc.org>
Wed, 27 Sep 2017 20:03:44 +0000 (16:03 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 27 Sep 2017 21:00:39 +0000 (17:00 -0400)
Some things have changed in the web client since this documentation was
first created. Removing the note that workstation registration is not required
and updating the caution on what happens when exiting the browser.

Previously, workstation registration was part of installing the staff client,
but since we have nothing to install, I added it to the logging in section. I
also removed a xul client feature from the main root.adoc.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/admin/web_client-login.adoc
docs/media/web_client_workstation_registration.png [new file with mode: 0644]
docs/root.adoc

index c464a0d..c96ec40 100644 (file)
@@ -1,7 +1,32 @@
 Logging into Evergreen
 -----------------------
 
-Basic Login
+Registering a Workstation
+~~~~~~~~~~~~~~~~~~~~~~~~~
+anchor:register_workstation[]
+indexterm:[staff client, registering a workstation]
+
+Before logging into Evergreen, you must first register a workstation from your
+browser.
+
+[NOTE]
+===============
+You will need the permissions to add workstations to your network. If you do 
+not have these permissions, ask your system administrator for assistance. 
+===============
+
+. When you login for the first time, you will arrive at a screen asking that you
+register your workstation
++
+image::media/web_client_workstation_registration.png[]
++
+. Create a unique workstation name.
+. Click _Register_
+. After confirming the new workstation is listed in the _Workstations Registered
+With This Browser_ menu, click _Use Now_ to return to the login page. Your
+newly-registered workstation should be selected by default on the login page.
+
+Basic Login,
 ~~~~~~~~~~~
 
 indexterm:[staff client, logging in]
@@ -9,12 +34,6 @@ indexterm:[staff client, logging in]
 . The default URL to log into the client is _https://localhost/eg/staff/login_
 . Enter your _Username_ and _Password_.
 . Verify that the correct workstation is selected and click *Sign In*.
-[NOTE]
-Although workstation registration is not required in the web client, it is
-highly recommended that you register the workstation for all web client features
-to work correctly. If you have not yet registered a workstation, you need to log
-in with the workstation field unset, then answer the prompts to register and use
-a new workstation.
 
 [[browser_defaults]]
 Setting Browser Defaults for Web Client
@@ -51,5 +70,6 @@ of the window.
 . Select *Log Out*
 
 [CAUTION]
-Exiting the browser will not log you out of the web client. 
+Exiting all browser windows will automatically log you out of the web client. If
+you only close the tab where the web client is loaded, you will remain logged in. 
 
diff --git a/docs/media/web_client_workstation_registration.png b/docs/media/web_client_workstation_registration.png
new file mode 100644 (file)
index 0000000..7224672
Binary files /dev/null and b/docs/media/web_client_workstation_registration.png differ
index 5c36a06..695967a 100644 (file)
@@ -186,8 +186,6 @@ include::admin/staff_client-column_picker.adoc[]
 
 include::admin/staff_client-recent_searches.adoc[]
 
-include::admin/staff_client-return_to_results_from_marc.adoc[]
-
 include::admin/workstation_admin.adoc[]
 
 // Push titles down one level.