]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/skin/default/xml/myopac/myopac_bookbags.xml
added some status popups
[Evergreen.git] / Open-ILS / web / opac / skin / default / xml / myopac / myopac_bookbags.xml
1
2 <div id='myopac_bookbag_div' class='hide_me' xmlns:xi="http://www.w3.org/2001/XInclude" >
3
4         <script language='javascript' src='../js/container.js'> </script>
5
6         <div id='myopac_delete_bookbag_warn' class='hide_me'>
7                 This will remove the selected bookbag and all items contained within the bookbag.  
8                 Are you sure you wish to continue?
9         </div>
10
11         <div style='text-align: center; font-weight: bold;' 
12                 class='hide_me' id='myopac_bookbags_none'>You have not created any bookbags</div>
13
14         <div style='width: 99%; text-align: center; margin-bottom: 10px;'> 
15                 <b>My Bookbags</b>
16                 <!--
17                 <a class='classic_link' style='margin-left: 5px; font-size: 8pt;'
18                         href='javascript:alert($("myopac_bb_what_are").innerHTML);'>(What are Bookbags?)</a>
19                         -->
20         </div>
21
22         <table width='100%' class='data_grid data_grid_center hide_me' id='myopac_bookbag_table'>
23                 <thead>
24                         <tr><td>Name</td><td># Items</td><td>Shared</td><td>Share / Hide</td><td>Delete this bookbag?</td></tr>
25                 </thead>
26                 <tbody id='myopac_bookbag_tbody'>
27                         <tr id='myopac_bookbag_tr'>
28                                 <td>
29                                         <a href='javascript:void(0);' class='classic_link' name='myopac_expand_bookbag'> </a>
30                                 </td>
31                                 <td><span name='myopac_bookbag_item_count'> </span> <span> Items</span></td>
32                                 <td>
33                                         <span name='myopac_bb_published_no' class='hide_me'>No</span>
34                                         <span name='myopac_bb_published_yes' class='hide_me'>Yes</span>
35                                         <a name='myopac_bb_published_view' class='classic_link hide_me'>(View)</a>
36                                         <a name='myopac_bb_published_atom' class='unadorned_link hide_me'>
37                                                 <img border="0" src="/opac/images/small-rss.png" title="ATOM Feed" alt="ATOM Feed"/>
38                                         </a>
39                                 </td>
40
41                                 <td>
42                                         <a name='myopac_bb_make_unpublished' class='classic_link hide_me'>Hide</a>
43                                         <a name='myopac_bb_make_published' class='classic_link hide_me'>Share</a>
44                                 </td>
45
46                                 <td>
47                                         <a class='classic_link' href='javascript:void(0);' name='myopac_container_delete'>Delete</a>
48                                 </td>
49                         </tr>
50                 </tbody>
51         </table>
52
53         <table width='100%' class='data_grid data_grid_center' style='margin-top: 10px;'>
54                 <thead>
55                         <tr><td>Create a new Bookbag</td></tr>
56                 </thead>
57                 <tbody>
58                         <tr>
59                                 <td> 
60                                         <span style='padding-right: 5px;'>Enter the name of the new Bookbag: </span>
61                                         <input id='myopac_bookbag_new_name' type='text'> </input> 
62                                 </td>
63                         </tr>
64                         <tr>
65                                 <td>
66                                         <span style='padding: 5px;'>Share this Bookbag</span>
67                                         <a class='classic_link' href='javascript:alert($("bb_publish_text").innerHTML);'>(<b>??</b>)</a>
68                                         <span>Yes</span> <input type='radio' name='bb_public' id='bb_public_yes'/>
69                                         <span>No</span> <input type='radio' name='bb_public' id='bb_public_no' checked='checked'/>
70                                         <input style='padding-left: 10px;' onclick='myOPACCreateBookbag();' 
71                                                 type='submit' value='&common.submit;'> </input>
72                                 </td>
73                         </tr>
74                 </tbody>
75         </table>
76
77         <!--
78         <div style='overflow: auto; max-height: 200px;' class='hide_me'>
79         -->
80         <div style='width: 99%; text-align: center'> <b id='myopac_bookbag_items_name'> </b></div>
81
82         <div class='hide_me' style='width: 100%; text-align: center; font-weight: 700; margin-top: 10px;'
83                 id='myopac_bookbag_no_items'>The selected bookbag contains no items...</div>
84
85         <table width='100%' class='hide_me data_grid data_grid_center' id='myopac_bookbag_items_table'>
86                 <thead> 
87                         <tr> <td>Title</td> <td>Authors</td> <td>Remove this item?</td> </tr> 
88                 </thead>
89                 <tbody id='myopac_bookbag_items_tbody'>
90                         <tr id='myopac_bookbag_items_row'>
91                                 <td> <a name='myopac_bookbag_items_title' class='classic_link'> </a> </td>
92                                 <!--
93                                 <td> <a name='myopac_bookbag_items_author' class='classic_link'> </a> </td>
94                                 -->
95                                 <td name='myopac_bookbag_items_author'> </td>
96                                 <td><a name='myopac_bookbag_items_remove' class='classic_link'>remove</a></td>  
97                         </tr>
98                 </tbody>
99         </table>
100         <!--</div>-->
101
102         <span id='bb_publish_text' class='hide_me'>
103                 Sharing a Bookbag means that the contents of the Bookbag will be visible to others.  
104                 To see the public view of a shared Bookbag, click the "View" link in the 
105                 "Shared" column of the Bookbag list at the top of this page.
106         </span>
107
108         <span id='myopac_remove_bb_item_confirm' class='hide_me'>
109                 Are you sure you wish to remove this bookbag item?
110         </span>
111
112         <span id='myopac_make_published_confirm' class='hide_me'>
113                 Sharing this bookbag will allow the contents 
114                 of the bookback to be seen by others.
115                 Are you sure you wish to share this bookbag?  
116         </span>
117
118         <span id='myopac_make_unpublished_confirm' class='hide_me'>
119                 Are you sure you wish to hide this bookbag?
120         </span>
121
122         <span id='myopac_bb_update_success' class='hide_me'>
123                 The Bookbag was successfully updated.
124         </span>
125
126         <span id='bb_create_warning' class='hide_me'>
127                 Warning: Adding items to a bookbag creates a link between you and the
128                 items in the database.  The contents of the bookbag are NOT publicly 
129                 viewable unless the bookbag is shared. However, if you prefer not to
130                 have any link between your patron record and a particular item or items,
131                 we suggest that you do not place said items in a bookbag or that you 
132                 avoid using bookbags all together.  Thank you.
133         </span>
134
135         <span id='myopac_bb_what_are' class='hide_me'>
136                 Bookbags are...
137         </span>
138
139         <span class='hide_me' id='bb_update_success'>
140                 Bookbag successfully updated
141         </span>
142
143 </div>
144
145