Second installment on Patron Images fixes
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / moremember.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Member Information Screen</h1>
4 <p>This screen shows the information associated with a given patron.</p>
5 <p>On the top left is their address and card number.</p>
6 <p>A patron's annual membership fee payment status also shows on this screen.</p>
7 <p>Any fines a patron has will show up in the top middle of this screen.</p>
8 <p>Any materials a patron has requested will show up on the top right of this screen.</p>
9 <p>You can get information on what a patron has read in the past by clicking on the Circulation History button.</p>
10 <p>Any items a patron currently has out will show up under "Items currently checked out".</p>
11 <p>If you would like to edit a patron's information, click the modify button on the lower left.</p>
12 <p>If you would like to PERMANENTLY delete a user, click the delete button on the lower left. A confirmation box will
13 appear, so don't worry about accidentally deleting a record. Just be absolutely sure before you delete!</p>
14 <p>The change password button allows a user to either set a new password or change their current password. This is useful to patrons that wish to place reserves online from home. You cannot see a password again once you change it, but you can reset a password.</p>
15 <p>Modify user flags allows an administrator to set which clerks, librarians, patrons, technical support people or trustees have access to certain parts of the database. Right now, one can either have permission to access everything on the Intranet side, or just have access to the OPAC.</p>
16 <p>If no patron image exists for this patron, click the "Add Patron Images" link to add an image or images. You should be aware that the Details page will display the image at 25% of the original pixel dimensions. Keep this in mind when obtaining patron images as it will affect how the images appear on this page.</p>
17 <!-- TMPL_INCLUDE name="help-bottom.inc" -->