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