From: Steve Sheppard <sheppards.email@gmail.com> Date: Wed, 4 Aug 2010 17:26:36 +0000 (-0400) Subject: add new files; X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0d8ea5f84a0cf60d5526e8d5a4b5c921b995539b;p=evergreen%2Fmasslnc.git add new files; --- diff --git a/1.6/catalog/myaccount-loginpasswordupdate.xml b/1.6/catalog/myaccount-loginpasswordupdate.xml new file mode 100644 index 0000000000..5932888e61 --- /dev/null +++ b/1.6/catalog/myaccount-loginpasswordupdate.xml @@ -0,0 +1,82 @@ +<?xml version='1.0' encoding='UTF-8'?> +<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="MyAccountLoginPasswordUpdate"> + + <info> + <title>My Account - First Login Password Update</title> + <abstract><para>Logging In (including required password change on first login, as well as self selected username alternative to card number)</para></abstract> + </info> + + <para/> + <para> + <para/>Login to the OWWL Online Catalog My Account with Password Update</para> + <para>Patrons are given temporary "dummy" barcodes when new accounts are created, or forgotten passwords are reset. Patrons MUST change their password to something more secure with their <emphasis role="bold">first ever</emphasis> OPAC login or <emphasis role="bold">first</emphasis> login after a password reset. Â Once the password is updated, they will not have to repeat this process for subsequent logins.</para> + + <section xml:id="myaccountloginpasswordupdate"> + <title>Procedure</title> + <orderedlist> + <listitem> + <para>Open a web browser and go to: [URL]</para> + </listitem> + <listitem> + <para>Click <emphasis>My Account</emphasis></para> + </listitem> + <listitem> + <para>Enter your <emphasis>Username</emphasis> and <emphasis>Password</emphasis></para> + <itemizedlist> + <listitem> + <para>By default, your username is your library card number.</para> + </listitem> + <listitem> + <para>Your password is a 4 digit code provided when your account was created. If you have forgotten your password, contact your local library to have it reset.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> + <para>Click <emphasis>Login</emphasis>; you will be prompted to change your password</para> + + <para> + <mediaobject> + <imageobject xml:id="img_myaccountloginpasswordupdate"> + <imagedata width="430px" height="400px" fileref="../media/myaccount-login.png" scalefit="1" /> + </imageobject> + </mediaobject> + </para> + + <orderedlist> + <listitem> + <para>Enter your current password</para> + </listitem> + <listitem> + <para>Enter a new password</para> + </listitem> + <listitem> + <para>Enter the new password again</para> + </listitem> + <listitem> + <para>Click <emphasis>Update Password</emphasis></para> + </listitem> + <listitem> + <para>At <emphasis role="bold">Password successfully updated</emphasis> pop-up click <emphasis>OK</emphasis>; you will be returned to the login screen</para> + </listitem> + </orderedlist> + </listitem> + </orderedlist> + + <orderedlist> + <listitem> + <para>Enter your <emphasis>Username</emphasis> and <emphasis role="bold">new</emphasis> <emphasis>Password</emphasis></para> + </listitem> + <listitem> + <para>Your <emphasis role="bold">Account Summary</emphasis> page displays</para> + </listitem> + </orderedlist> + + <para/> + + <para><imagedata fileref="../media/myaccount-login-arrow.png" scalefit="0" /> To view your account details, click one of the <emphasis role="bold">My Account</emphasis> tabs</para> + <para><imagedata fileref="../media/myaccount-login-arrow.png" scalefit="0" /> To start a search, enter a term in the search box at the top of the page and click Go!</para> + <para><imagedata fileref="../media/myaccount-login-info.png" scalefit="0" /><emphasis role="bold"> If using a public computer be sure to log out!</emphasis></para> + <para/> + </section> +</chapter> diff --git a/1.6/media/myaccount-loginpasswordupdate.png b/1.6/media/myaccount-loginpasswordupdate.png new file mode 100644 index 0000000000..e29ea6661b Binary files /dev/null and b/1.6/media/myaccount-loginpasswordupdate.png differ