]> git.evergreen-ils.org Git - working/Evergreen.git/blob - 1.6/catalog/myaccount-bookbags.xml
remove unprintable chars
[working/Evergreen.git] / 1.6 / catalog / myaccount-bookbags.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
3             xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="MyAccount">
4
5         <info>
6                 <title>My Account - Bookbags</title>
7                 <abstract>
8                         <para>Create and Manage Bookbags</para>
9                 </abstract>
10         </info>
11         <section xml:id="myaccountbookbags">
12                 <title>About My Bookbags</title>
13                 <para>My Bookbags is a feature that allows you to create lists of library materials (books, audiobooks, videos, etc.) These lists create links to records in the catalog, but are otherwise completely private and only accessible by you when logged in to your My Account. </para>
14                 <para>You have the option to share <emphasis role="bold">specific</emphasis> lists with people whom you choose (send them the direct URL), or more generally via RSS feed. Shared bookbags do <emphasis role="bold">NOT</emphasis> create a link to your personal library account information or private bookbags. You can share or un-share bookbags at any time.</para>
15                 <para>You can create as many bookbags and you want. Your bookbags will stay in your account until you delete them.</para>
16                 <para>Items remain in bookbags until you remove them. Even if the item record is removed from the catalog, the bookbag entry will remain (but there will be no link to the catalog.)</para>
17         </section>
18         <section xml:id="myaccountbookbags-create">
19                 <title>Create a new Bookbag</title>
20                 <orderedlist>
21                         <listitem>
22                                 <para>Login to <emphasis>My Account</emphasis> , click <emphasis>My Bookbags</emphasis></para>
23                         </listitem>
24                         <listitem>
25                                 <para>At <emphasis>Create a new Bookbag</emphasis>, enter the name of the new Bookbag</para>
26                         </listitem>
27                         <listitem>
28                                 <para>Share - yes or no</para>
29                         </listitem>
30                         <listitem>
31                                 <para>Click <emphasis>Submit</emphasis></para>
32                         </listitem>
33                         <listitem>
34                                 <para>Click <emphasis>OK</emphasis></para>
35                         </listitem>
36                 </orderedlist>
37         </section>
38         <section xml:id="myaccountbookbags-add">
39                 <title>Add items to a Bookbag</title>
40                 <orderedlist>
41                         <listitem>
42                                 <para>Search for an item, open the Title Record</para>
43                         </listitem>
44                         <listitem>
45                                 <para>Open the <emphasis>More Actions...</emphasis> list; click the Bookbag name</para>
46                         </listitem>
47                         <listitem>
48                                 <para>Click <emphasis>OK</emphasis></para>
49                         </listitem>
50                 </orderedlist>
51         </section>
52         <section xml:id="myaccountbookbags-share">
53                 <title>Share a Bookbag</title>
54                 <orderedlist>
55                         <listitem>
56                                 <para>Login to <emphasis>My Account</emphasis>, click <emphasis>My Bookbags</emphasis></para>
57                         </listitem>
58                         <listitem>
59                                 <para>Find the Bookbag to share, click <emphasis>Share this Bookbag</emphasis></para>
60                         </listitem>
61                         <listitem>
62                                 <para>Click <emphasis>OK</emphasis></para>
63                         </listitem>
64                         <listitem>
65                                 <para>Click <emphasis>OK</emphasis></para>
66                         </listitem>
67                         <listitem>
68                                 <para>Click <emphasis>View</emphasis> to open the list as a webpage - copy and send this URL to selected recipients or embed in another website</para>
69                         </listitem>
70                         <listitem>
71                                 <para>Click the RSS symbol add the list to an RSS reader</para>
72                         </listitem>
73                 </orderedlist>
74         </section>
75         <section xml:id="myaccountbookbags-example">
76                 <para>
77                         <mediaobject>
78                                 <imageobject xml:id="img_myaccountbookbags">
79                                         <imagedata fileref="../media/myaccount-bookbags.png" height="400px" scalefit="1" width="430px"/>
80                                 </imageobject>
81                         </mediaobject>
82                 </para>
83         </section>
84 </chapter>