]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
menu entry Circulation->Clear Shelf-Expired Holds
[working/Evergreen.git] / Open-ILS / xul / staff_client / chrome / content / main / menu_frame_menus.xul
1 <?xml version="1.0"?>
2 <!DOCTYPE overlay SYSTEM "chrome://open_ils_staff_client/locale/lang.dtd">
3 <overlay id="menu_frame_menus" 
4     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
5
6 <script>dump('loading menu_frame_menus.xul\n');</script>
7
8 <commandset id="universal_cmds">
9     <command id="cmd_forward" />
10     <command id="cmd_back" />
11     <command id="cmd_close_window" />
12     <command id="cmd_new_window" />
13     <command id="cmd_new_tab" />
14     <command id="cmd_close_tab" />
15     <command id="cmd_close_all_tabs" />
16     <command id="cmd_shutdown" />
17     <command id="cmd_portal" />
18
19     <command id="cmd_edit_copy_buckets" />
20     <command id="cmd_edit_volume_buckets" />
21     <command id="cmd_edit_record_buckets" />
22     <command id="cmd_edit_user_buckets" />
23
24     <command id="cmd_cat_main" />
25     <command id="cmd_create_marc" />
26     <command id="cmd_authority_manage" />
27     <command id="cmd_circ_checkout" />
28     <command id="cmd_patron_search" />
29     <command id="cmd_circ_checkin" />
30     <command id="cmd_circ_renew" />
31     <command id="cmd_circ_hold_capture" />
32     <command id="cmd_circ_hold_pull_list" />
33     <command id="cmd_browse_holds" />
34     <command id="cmd_browse_holds_shelf" />
35     <command id="cmd_clear_holds_shelf" />
36     <command id="cmd_in_house_use" />
37     <command id="cmd_scan_item_as_missing_pieces" />
38     <command id="cmd_copy_status" />
39     <command id="cmd_search_opac" />
40     <command id="cmd_public_opac" />
41     <command id="cmd_search_tcn" />
42     <command id="cmd_search_bib_id" />
43     <command id="cmd_search_usr_id" />
44 <!-- Perhaps add group_application.user here as well? -->
45     <command id="cmd_patron_register"
46              perm="CREATE_USER" 
47              />
48     <command id="cmd_staged_patrons" />
49     <command id="cmd_standalone" />
50     <command id="cmd_survey_wizard" />
51     <command id="cmd_stat_cat_edit" />
52     <command id="cmd_non_cat_type_edit" />
53     <command id="cmd_copy_location_edit" />
54     <command id="cmd_print_list_template_edit" />
55     <command id="cmd_z39_50_import" />
56     <command id="cmd_create_new_marc_book" />
57     <command id="cmd_marc_batch_edit" />
58     <command id="cmd_replace_barcode" />
59     <command id="cmd_reprint" />
60     <command id="cmd_retrieve_last_patron" />
61     <command id="cmd_retrieve_last_record" />
62     <command id="cmd_verify_credentials" />
63
64     <command id="cmd_change_session" />
65     <command id="cmd_manage_offline_xacts" />
66     <command id="cmd_download_patrons" />
67     <command id="cmd_local_admin" />
68     <command id="cmd_toggle_meters" />
69
70     <command id="cmd_extension_manager"
71              perm="DEBUG_CLIENT"
72              />
73     <command id="cmd_theme_manager"
74              perm="DEBUG_CLIENT"
75              />
76     <command id="cmd_about_config"
77              perm="DEBUG_CLIENT"
78              />
79
80     <command id="cmd_adv_user_edit" />
81     <command id="cmd_console"
82              perm="DEBUG_CLIENT" />
83     <command id="cmd_shell"
84              perm="DEBUG_CLIENT"
85              />
86     <command id="cmd_xuleditor"
87              perm="DEBUG_CLIENT"
88              />
89     <command id="cmd_fieldmapper" />
90     <command id="cmd_test_html" />
91     <command id="cmd_test_xul" />
92     <command id="cmd_clear_cache" />
93     <command id="cmd_restore_all_tabs" />
94
95     <command id="cmd_test" />
96     <command id="cmd_broken" disabled="true" />
97     <command id="cmd_open_vandelay" />
98     
99     <command id="cmd_acq_create_invoice" />
100     <command id="cmd_acq_create_po" />
101     <command id="cmd_acq_view_my_pl" />
102     <command id="cmd_acq_view_local_po" />
103     <command id="cmd_acq_view_local_inv" />
104     <command id="cmd_acq_upload" />
105     <command id="cmd_acq_user_requests" />
106     <command id="cmd_acq_bib_search" />
107     <command id="cmd_acq_unified_search" />
108     <command id="cmd_acq_from_bib" />
109     <command id="cmd_acq_new_brief_record" />
110     <command id="cmd_acq_claim_eligible" />
111
112     <command id="cmd_booking_reservation" />
113     <command id="cmd_booking_pull_list" />
114     <command id="cmd_booking_capture" />
115     <command id="cmd_booking_reservation_pickup" />
116     <command id="cmd_booking_reservation_return" />
117
118
119     <!-- local admin menu commands -->
120     <command id="cmd_local_admin_fonts_and_sounds" />
121     <command id="cmd_local_admin_printer" />
122     <command id="cmd_local_admin_do_not_auto_attempt_print_setting" />
123     <command id="cmd_local_admin_closed_dates"
124              perm="actor.org_unit.closed_date.update actor.org_unit.closed_date.create actor.org_unit.closed_date.delete" 
125              />
126     <command id="cmd_local_admin_copy_locations" />
127     <command id="cmd_local_admin_lib_settings" />
128     <command id="cmd_local_admin_non_cat_types" />
129     <command id="cmd_local_admin_stat_cats" />
130     <command id="cmd_local_admin_standing_penalty" />
131     <command id="cmd_local_admin_grp_penalty_threshold" />
132     <command id="cmd_local_admin_copy_location_order" />
133     <command id="cmd_local_admin_external_text_editor" />
134     <command id="cmd_local_admin_idl_field_doc" />
135     <command id="cmd_local_admin_action_trigger" />
136     <command id="cmd_local_admin_survey" />
137     <command id="cmd_local_admin_reports" />
138     <command id="cmd_local_admin_age_overdue_circulations_to_lost" />
139     <command id="cmd_local_admin_cash_reports" />
140     <command id="cmd_local_admin_transit_list" />
141     <command id="cmd_local_admin_barcode_completion"
142              perm="UPDATE_ORG_UNIT_SETTING_ALL" />
143     <command id="cmd_local_admin_circ_matrix_matchpoint"
144              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
145              />
146     <command id="cmd_local_admin_hold_matrix_matchpoint"
147              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
148              />
149     <command id="cmd_local_admin_work_log" />
150     <command id="cmd_local_admin_patrons_due_refunds" />
151     <command id="cmd_local_admin_copy_template" />
152     <command id="cmd_local_admin_address_alert"
153              perm="ADMIN_ADDRESS_ALERT VIEW_ADDRESS_ALERT" />
154     <command id="cmd_local_admin_circ_limit_set"
155              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
156              />
157     <command id="cmd_local_admin_copy_location_group"
158              perm="ADMIN_COPY_LOCATION_GROUP VIEW_COPY_LOCATION_GROUP" />
159
160     <!-- server admin menu commands -->
161     <command id="cmd_server_admin_org_type"
162              perm="CREATE_ORG_TYPE DELETE_ORG_TYPE UPDATE_ORG_TYPE"
163              />
164     <command id="cmd_server_admin_org_unit"
165              perm="CREATE_ORG_UNIT DELETE_ORG_UNIT UPDATE_ORG_UNIT"
166              />
167     <command id="cmd_server_admin_grp_tree" />
168     <command id="cmd_server_admin_perm_list"
169              perm="CREATE_PERM DELETE_PERM UPDATE_PERM"
170              />
171     <command id="cmd_server_admin_copy_status"
172              perm="CREATE_COPY_STATUS DELETE_COPY_STATUS UPDATE_COPY_STATUS"
173              />
174     <command id="cmd_server_admin_marc_code" />
175     <command id="cmd_server_admin_coded_value_map" />
176     <command id="cmd_server_admin_metabib_field" />
177     <command id="cmd_server_admin_billing_type" />
178     <command id="cmd_server_admin_acn_prefix" />
179     <command id="cmd_server_admin_acn_suffix" />
180     <command id="cmd_server_admin_acq_invoice_item_type" />
181     <command id="cmd_server_admin_acq_invoice_payment_method" />
182     <command id="cmd_server_admin_acq_cancel_reason" />
183     <command id="cmd_server_admin_acq_lineitem_alert" />
184     <command id="cmd_server_admin_acq_lineitem_marc_attr_def" />
185     <command id="cmd_server_admin_acq_fund_tag" />
186     <command id="cmd_server_admin_acq_claim_type" />
187     <command id="cmd_server_admin_acq_claim_event_type" />
188     <command id="cmd_server_admin_acq_claim_policy" />
189     <command id="cmd_server_admin_acq_claim_policy_action" />
190     <command id="cmd_server_admin_acq_fund" />
191     <command id="cmd_server_admin_acq_funding_source" />
192     <command id="cmd_server_admin_acq_provider" />
193     <command id="cmd_server_admin_acq_edi_account" />
194     <command id="cmd_server_admin_acq_edi_message" />
195     <command id="cmd_server_admin_acq_currency_type" />
196     <command id="cmd_server_admin_acq_exchange_rate" />
197     <command id="cmd_server_admin_acq_distrib_formula" />
198     <command id="cmd_server_admin_sms_carrier" />
199     <command id="cmd_server_admin_z39_source" />
200     <command id="cmd_server_admin_circ_mod" 
201              perm="CREATE_CIRC_MOD DELETE_CIRC_MOD UPDATE_CIRC_MOD ADMIN_CIRC_MOD"
202              />
203     <command id="cmd_server_admin_circ_limit_group"
204              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
205              />
206     <command id="cmd_server_admin_global_flag"
207              perm="ADMIN_GLOBAL_FLAG"
208              />
209     <command id="cmd_server_admin_org_unit_setting_type" />
210     <command id="cmd_server_admin_import_match_set" />
211     <command id="cmd_server_admin_usr_setting_type" />
212     <command id="cmd_server_admin_config_hard_due_date"
213              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
214              />
215     <command id="cmd_server_admin_config_rule_circ_duration"
216              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
217              />
218     <command id="cmd_server_admin_config_rule_recurring_fine"
219              perm="ADMIN_RECURRING_FINE_RULE"
220              />
221     <command id="cmd_server_admin_config_rule_max_fine"
222              perm="ADMIN_MAX_FINE_RULE"
223              />
224     <command id="cmd_server_admin_config_rule_age_hold_protect"
225              perm="ADMIN_AGE_PROTECT_RULE"
226              />
227
228     <command id="cmd_server_admin_authority_control_set" />
229     <command id="cmd_server_admin_authority_thesaurus" />
230     <command id="cmd_server_admin_authority_browse_axis" />
231
232     <command id="cmd_server_admin_booking_resource" />
233     <command id="cmd_server_admin_booking_resource_type" />
234     <command id="cmd_server_admin_booking_resource_attr" />
235     <command id="cmd_server_admin_booking_resource_attr_value" />
236     <command id="cmd_server_admin_booking_resource_attr_map" />
237     <command id="cmd_server_admin_config_circ_weights"
238              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
239              />
240     <command id="cmd_server_admin_config_hold_weights"
241              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
242              />
243     <command id="cmd_server_admin_config_weight_assoc"
244              perm="ADMIN_CIRC_MATRIX_MATCHPOINT ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
245              />
246     <command id="cmd_server_admin_config_actor_sip_fields"
247              perm="CREATE_PATRON_STAT_CAT"
248              />
249     <command id="cmd_server_admin_config_asset_sip_fields"
250              perm="CREATE_COPY_STAT_CAT"
251              />
252     <command id="cmd_server_admin_config_usr_activity_type"
253              perm="ADMIN_USER_ACTIVITY_TYPE VIEW_USER_ACTIVITY_TYPE"
254              />
255     <command id="cmd_server_admin_actor_org_unit_custom_tree"
256              perm="ADMIN_ORG_UNIT_CUSTOM_TREE VIEW_ORG_UNIT_CUSTOM_TREE"
257              />
258
259     <command id="cmd_hotkeys_toggle" />
260     <command id="cmd_hotkeys_set" />
261     <command id="cmd_hotkeys_setworkstation" />
262     <command id="cmd_hotkeys_clearworkstation" />
263     <command id="cmd_toolbar_configure" />
264     <command id="cmd_toolbar_set" />
265     <command id="cmd_toolbar_setworkstation" />
266     <command id="cmd_toolbar_clearworkstation" />
267     <command id="cmd_toolbar_mode_set" />
268     <command id="cmd_toolbar_size_set" />
269     <command id="cmd_toolbar_label_position_set" />
270     <command id="cmd_debug_venkman"
271              perm="DEBUG_CLIENT"
272              />
273     <command id="cmd_debug_inspector"
274              perm="DEBUG_CLIENT"
275              />
276     <command id="cmd_debug_chrome_list"
277              perm="DEBUG_CLIENT"
278              />
279     <command id="cmd_debug_chrome_shell"
280              perm="DEBUG_CLIENT"
281              />
282     <command id="cmd_copy_editor_copy_location_first_toggle" />
283 </commandset>
284
285 <!-- The File menu on the main menu -->
286 <menu id="main.menu.file" label="&staff.main.menu.file.label;" accesskey="&staff.main.menu.file.accesskey;" >
287     <menupopup id="main.menu.file.popup">
288         <menuitem label="&staff.main.menu.file.new.label;" accesskey="&staff.main.menu.file.new.accesskey;" command="cmd_new_window"/>
289         <menuitem label="&staff.main.menu.file.new_tab.label;" accesskey="&staff.main.menu.file.new_tab.accesskey;" command="cmd_new_tab"/>
290         <menuitem label="&staff.main.menu.file.portal.label;" accesskey="&staff.main.menu.file.portal.accesskey;" command="cmd_portal"/>
291         <menuseparator />
292         <menuitem label="&staff.main.menu.file.close_tab.label;" accesskey="&staff.main.menu.file.close_tab.accesskey;" command="cmd_close_tab"/>
293         <menuitem label="&staff.main.menu.tabs.close;" accesskey="&staff.main.menu.tabs.close.accesskey;" command="cmd_close_all_tabs"/>
294         <menuitem label="&staff.main.menu.file.close.label;" accesskey="&staff.main.menu.file.close.accesskey;" command="cmd_close_window"/>
295         <menuseparator />
296         <menuitem label="&staff.main.menu.quit;" accesskey="&staff.main.menu.quit.accesskey;" command="cmd_shutdown"/>
297     </menupopup>
298 </menu>
299
300 <!-- The Edit menu on the main menu -->
301 <menu id="main.menu.edit" label="&staff.main.menu.edit.label;" accesskey="&staff.main.menu.edit.accesskey;">
302     <menupopup id="main.menu.edit.popup">
303         <menuitem label="&staff.main.menu.edit.buckets.copies;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.edit.buckets.copies.accesskey;"/>
304         <!--
305         <menuitem label="&staff.main.menu.edit.buckets.volumes;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.edit.buckets.volumes.accesskey;"/>
306         -->
307         <menuitem label="&staff.main.menu.edit.buckets.records;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.edit.buckets.records.accesskey;"/>
308         <!--
309         <menuitem label="&staff.main.menu.edit.buckets.users;" command="cmd_edit_user_buckets" accesskey="&staff.main.menu.edit.buckets.users.accesskey;"/>
310         -->
311         <menuseparator />
312         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
313     </menupopup>
314 </menu>
315
316 <!-- The Circulation menu on the main menu -->
317 <menu id="main.menu.circ" label="&staff.main.menu.circ.label;" accesskey="&staff.main.menu.circ.accesskey;">
318     <menupopup id="main.menu.circ.popup">
319         <menuitem label="&staff.main.menu.circ.checkout.label;" accesskey="&staff.main.menu.circ.checkout.accesskey;" command="cmd_circ_checkout"/>
320         <menuitem label="&staff.main.menu.circ.checkin.label;" accesskey="&staff.main.menu.circ.checkin.accesskey;" command="cmd_circ_checkin"/>
321         <menuitem label="&staff.main.menu.circ.renew.label;" accesskey="&staff.main.menu.circ.renew.accesskey;" command="cmd_circ_renew"/>
322         <menuitem label="&staff.main.menu.circ.patron_registration.label;" accesskey="&staff.main.menu.circ.patron_registration.accesskey;" command="cmd_patron_register"/>
323         <menuitem label="&staff.main.menu.circ.staged_patrons.label;" accesskey="&staff.main.menu.circ.staged_patrons.accesskey;" command="cmd_staged_patrons"/>
324         <menuitem label="&staff.main.menu.circ.patron_retrieve.label;" accesskey="&staff.main.menu.circ.patron_retrieve.accesskey;" command="cmd_retrieve_last_patron"/>
325         <menuseparator />
326         <menuitem label="&staff.main.menu.circ.hold_capture.label;" accesskey="&staff.main.menu.circ.hold_capture.accesskey;" command="cmd_circ_hold_capture"/>
327         <menuitem label="&staff.main.menu.circ.hold_pull.label;" accesskey="&staff.main.menu.circ.hold_pull.accesskey;" command="cmd_circ_hold_pull_list"/>
328         <menuitem label="&staff.main.menu.circ.hold_browse.label;" command="cmd_browse_holds_shelf" accesskey="&staff.main.menu.circ.hold_browse.accesskey;"/>
329         <menuitem label="&staff.main.menu.circ.hold_clear.label;" command="cmd_clear_holds_shelf" accesskey="&staff.main.menu.circ.hold_clear.accesskey;"/>
330         <menuitem label="&staff.main.menu.circ.place_hold.label;" accesskey="&staff.main.menu.circ.place_hold.accesskey;" command="cmd_search_opac"/>
331         <menuseparator />
332         <menuitem label="&staff.main.menu.circ.barcode.show_item;" accesskey="&staff.main.menu.circ.barcode.show_item.accesskey;" command="cmd_copy_status"/>
333         <menuitem label="&staff.main.menu.circ.barcode.retrieve_patron;" accesskey="&staff.main.menu.circ.barcode.retrieve_patron.accesskey;" command="cmd_circ_checkout"/>
334         <menuitem label="&staff.main.menu.circ.verify_credentials;" accesskey="&staff.main.menu.circ.verify_credentials.accesskey;" command="cmd_verify_credentials"/>
335         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
336         <menuitem label="&staff.main.menu.circ.in_house.label;" accesskey="&staff.main.menu.circ.in_house.accesskey;" command="cmd_in_house_use"/>
337         <menuitem command="cmd_scan_item_as_missing_pieces" label="&staff.main.menu.circ.scan_item_as_missing_pieces.label;" accesskey="&staff.main.menu.circ.scan_item_as_missing_pieces.accesskey;"/>
338         <menuseparator />
339         <menuitem label="&staff.main.menu.circ.reprint.label;" accesskey="&staff.main.menu.circ.reprint.accesskey;" command="cmd_reprint"/>
340         <menuitem label="&staff.main.menu.circ.offline.label;" command="cmd_standalone" accesskey="&staff.main.menu.circ.offline.accesskey;"/>
341     </menupopup>
342 </menu>
343
344 <!-- The Cataloging menu on the main menu -->
345 <menu id="main.menu.cat" label="&staff.main.menu.cat.label;" accesskey="&staff.main.menu.cat.accesskey;">
346     <menupopup id="main.menu.cat.popup">
347         <menuitem label="&staff.main.menu.cat.bib_search.label;" accesskey="&staff.main.menu.cat.bib_search.accesskey;" command="cmd_search_opac"/>
348         <menuitem label="&staff.main.menu.cat.search_tcn.label;" accesskey="&staff.main.menu.cat.search_tcn.accesskey;" command="cmd_search_tcn" />
349         <menuitem label="&staff.main.menu.cat.search_bib_id.label;" accesskey="&staff.main.menu.cat.search_bib_id.accesskey;" command="cmd_search_bib_id" />
350         <menuitem label="&staff.main.menu.cat.copy_status.label;" accesskey="&staff.main.menu.cat.copy_status.accesskey;" command="cmd_copy_status"/>
351         <menuseparator />
352         <!--
353         <menuitem disabled="true" label="&staff.main.menu.cat.dedup.label;" accesskey="&staff.main.menu.cat.dedup.accesskey;" command="cmd_broken"/>
354         -->
355         <menuitem label="&staff.main.menu.cat.edit_copy_buckets.label;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.cat.edit_copy_buckets.accesskey;"/>
356         <!--
357         <menuitem label="&staff.main.menu.cat.edit_volume_buckets.label;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.cat.edit_volume_buckets.accesskey;"/>
358         -->
359         <menuitem label="&staff.main.menu.cat.edit_record_buckets.label;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.cat.edit_record_buckets.accesskey;"/>
360         <menuseparator />
361         <menuitem label="&staff.main.menu.cat.create_marc.label;" accesskey="&staff.main.menu.cat.create_marc.accesskey;" command="cmd_create_marc"/>
362         <menuitem label="&staff.main.menu.cat.z39_50_import.label;" accesskey="&staff.main.menu.cat.z39_50_import.accesskey;" command="cmd_z39_50_import"/>
363         <menuitem label="&staff.main.menu.cat.vandelay.label;" command="cmd_open_vandelay"/>
364         <menuitem command="cmd_marc_batch_edit" label="&staff.main.menu.cat.marc_batch_edit.label;" accesskey="&staff.main.menu.cat.marc_batch_edit.accesskey;"/>
365         <menuseparator />
366         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
367         <menuitem label="&staff.main.menu.cat.retrieve_last_record.label;" accesskey="&staff.main.menu.cat.retrieve_last_record.accesskey;" command="cmd_retrieve_last_record"/>
368         <menuseparator />
369         <menuitem label="&staff.main.menu.cat.authority_manage.label;" accesskey="&staff.main.menu.cat.authority_manage.accesskey;" command="cmd_authority_manage"/>
370     </menupopup>
371 </menu>
372
373
374 <!-- The Acquisitions menu on the main menu -->
375 <menu id="main.menu.acq" label="&staff.main.menu.acq.label;" accesskey="&staff.main.menu.acq.accesskey;">
376     <menupopup id="main.menu.acq.popup">
377         <menuitem label="&staff.main.menu.acq.unified_search.label;" accesskey="&staff.main.menu.acq.unified_search.accesskey;" command="cmd_acq_unified_search"/>
378         <menuseparator />
379         <menuitem label="&staff.main.menu.acq.view_my_pl.label;" accesskey="&staff.main.menu.acq.view_my_pl.accesskey;" command="cmd_acq_view_my_pl"/>
380         <menuitem label="&staff.main.menu.acq.brief_record.label;" accesskey="&staff.main.menu.acq.brief_record.accesskey;" command="cmd_acq_new_brief_record"/>
381         <menuitem label="&staff.main.menu.acq.user_requests.label;" accesskey="&staff.main.menu.acq.user_requests.accesskey;" command="cmd_acq_user_requests" />
382         <menuitem label="&staff.main.menu.acq.bib_search.label;" accesskey="&staff.main.menu.acq.bib_search.accesskey;" command="cmd_acq_bib_search"/>
383         <menuitem label="&staff.main.menu.acq.from_bib.label;" accesskey="&staff.main.menu.acq.from_bib.accesskey;" command="cmd_acq_from_bib"/>
384         <menuseparator />
385         <menuitem label="&staff.main.menu.acq.upload.label;" accesskey="&staff.main.menu.acq.upload.accesskey;" command="cmd_acq_upload"/>
386         <menuitem label="&staff.main.menu.acq.view_local_po.label;" accesskey="&staff.main.menu.acq.view_local_po.accesskey;" command="cmd_acq_view_local_po"/>
387         <menuitem label="&staff.main.menu.acq.create_po.label;" accesskey="&staff.main.menu.acq.create_po.accesskey;" command="cmd_acq_create_po"/>
388         <menuseparator />
389         <menuitem label="&staff.main.menu.acq.claim_eligible.label;" accesskey="&staff.main.menu.acq.claim_eligible.accesskey;" command="cmd_acq_claim_eligible" />
390         <menuitem label="&staff.main.menu.acq.view_local_inv.label;" accesskey="&staff.main.menu.acq.view_local_inv.accesskey;" command="cmd_acq_view_local_inv"/>
391         <menuitem label="&staff.main.menu.acq.create_invoice.label;" accesskey="&staff.main.menu.acq.create_invoice.accesskey;" command="cmd_acq_create_invoice"/>
392     </menupopup>
393 </menu>
394
395 <!-- The Booking menu on the main menu -->
396 <menu id="main.menu.booking" label="&staff.main.menu.booking.label;" accesskey="&staff.main.menu.booking.accesskey;">
397     <menupopup id="main.menu.booking.popup">
398         <menuitem label="&staff.main.menu.booking.reservation.label;" accesskey="&staff.main.menu.booking.reservation.accesskey;" command="cmd_booking_reservation"/>
399         <menuitem label="&staff.main.menu.booking.pull_list.label;" accesskey="&staff.main.menu.booking.pull_list.accesskey;" command="cmd_booking_pull_list"/>
400         <menuitem label="&staff.main.menu.booking.capture.label;" accesskey="&staff.main.menu.booking.capture.accesskey;" command="cmd_booking_capture"/>
401          <menuitem label="&staff.main.menu.booking.reservation_pickup.label;" accesskey="&staff.main.menu.booking.reservation_pickup.accesskey;" command="cmd_booking_reservation_pickup"/>
402         <menuitem label="&staff.main.menu.booking.reservation_return.label;" accesskey="&staff.main.menu.booking.reservation_return.accesskey;" command="cmd_booking_reservation_return"/>
403     </menupopup>
404 </menu>
405
406 <!-- The Search menu on the main menu -->
407 <menu id="main.menu.search" label="&staff.main.menu.search.label;" accesskey="&staff.main.menu.search.accesskey;">
408     <menupopup id="main.menu.search.popup">
409         <menuitem label="&staff.main.menu.search.patrons.label;" accesskey="&staff.main.menu.search.patrons.accesskey;" command="cmd_patron_search" />
410         <menuitem label="&staff.main.menu.search.catalog.label;" accesskey="&staff.main.menu.search.catalog.accesskey;" command="cmd_search_opac" />
411         <menuitem label="&staff.main.menu.search.record.label;" accesskey="&staff.main.menu.search.record.accesskey;" command="cmd_search_tcn" />
412         <menuitem label="&staff.main.menu.search.record_via_id.label;" accesskey="&staff.main.menu.search.record_via_id.accesskey;" command="cmd_search_bib_id" />
413         <menuitem label="&staff.main.menu.search.copies.label;" accesskey="&staff.main.menu.search.copies.accesskey;" command="cmd_copy_status"/>
414         <menuitem label="&staff.main.menu.search.patrons_barcode.label;" accesskey="&staff.main.menu.search.patrons_barcode.accesskey;" command="cmd_circ_checkout"/>
415         <menuitem
416             command="cmd_search_usr_id"
417             label="&staff.main.menu.search.patron_db_id.label;"
418             accesskey="&staff.main.menu.search.patron_db_id.accesskey;"/>
419     </menupopup>
420 </menu>
421
422 <!-- The Help menu on the main menu -->
423 <menu id="main.menu.help" label="&staff.main.menu.help.label;" accesskey="&staff.main.menu.help.accesskey;">
424     <menupopup id="main.menu.help.popup">
425         <!-- kludge -->
426         <menuitem
427             label="&staff.main.menu.help.active_tab.label;" 
428             accesskey="&staff.main.menu.help.active_tab.accesskey;" 
429             oncommand="try { this.nextSibling.doCommand(); } catch(E) { alert(E); }" />
430         <help id="help_btn" hidden="true" />
431     </menupopup>
432 </menu>
433
434 <!-- The Admin menu on the main menu -->
435 <menu id="main.menu.admin" label="&staff.main.menu.admin.label;" accesskey="&staff.main.menu.admin.accesskey;">
436     <menupopup id="main.menu.admin.popup">
437         <menuitem id="oc_menuitem" label="&staff.main.menu.admin.change_session.label;" label_orig="&staff.main.menu.admin.change_session.label;" 
438             accesskey="O" command="cmd_change_session" forceFirst="true"/>
439         <menuitem label="&staff.main.menu.admin.offline_xacts.label;" accesskey="&staff.main.menu.admin.offline_xacts.accesskey;" command="cmd_manage_offline_xacts"/>
440         <menuitem label="&staff.main.menu.admin.download_patrons.label;" accesskey="&staff.main.menu.admin.download_patrons.accesskey;" command="cmd_download_patrons"/>
441         <menuseparator />
442
443         <menu id="main.menu.admin.client" label="&staff.main.menu.admin.client.label;" accesskey="&staff.main.menu.admin.client.accesskey;">
444             <menupopup id="main.menu.admin.client.popup">
445                 <menuitem command="cmd_local_admin_external_text_editor" label="&staff.server.admin.index.external_text_editor.label;" accesskey="&staff.server.admin.index.external_text_editor.accesskey;"/>
446                 <menuitem label="&staff.server.admin.index.printer;" command="cmd_local_admin_printer"/>
447                 <menuitem label="&staff.main.menu.admin.template_edit.label;" accesskey="&staff.main.menu.admin.template_edit.accesskey;" command="cmd_print_list_template_edit"/>
448                 <menuitem label="&staff.server.admin.index.fonts_and_sounds;" command="cmd_local_admin_fonts_and_sounds"/>
449                 <menuitem type="checkbox" label="&staff.main.menu.admin.client.copy_editor.copy_location.label;" command="cmd_copy_editor_copy_location_first_toggle"/>
450                 <menu id="main.menu.admin.client.hotkeys" label="&staff.main.menu.admin.client.hotkeys;">
451                     <menupopup id="main.menu.admin.client.hotkeys.popup">
452                         <menuitem label="&staff.main.menu.admin.client.hotkeys.toggle.label;" accesskey="&staff.main.menu.admin.client.hotkeys.toggle.accesskey;" type="checkbox" autocheck="false" command="cmd_hotkeys_toggle"/>
453                         <menu id="main.menu.admin.client.hotkeys.current" label="&staff.main.menu.admin.client.hotkeys.current;">
454                             <menupopup id="main.menu.admin.client.hotkeys.current.popup">
455                             </menupopup>
456                         </menu>
457                         <menuseparator />
458                         <menuitem label="&staff.main.menu.admin.client.hotkeys.setworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.setworkstation.accesskey;" command="cmd_hotkeys_setworkstation"/>
459                         <menuitem label="&staff.main.menu.admin.client.hotkeys.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.clearworkstation.accesskey;" command="cmd_hotkeys_clearworkstation"/>
460                     </menupopup>
461                 </menu>
462                 <menu id="main.menu.admin.client.toolbars" label="&staff.main.menu.admin.client.toolbars;">
463                     <menupopup id="main.menu.admin.client.toolbars.popup">
464                         <menu id="main.menu.admin.client.toolbars.current" label="&staff.main.menu.admin.client.toolbars.current;">
465                             <menupopup id="main.menu.admin.client.toolbars.current.popup">
466                             </menupopup>
467                         </menu>
468                         <menu id="main.menu.admin.client.toolbars.mode" label="&staff.main.menu.admin.client.toolbars.mode;">
469                             <menupopup id="main.menu.admin.client.toolbars.mode.popup">
470                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.both;" value="both" command="cmd_toolbar_mode_set" checked="true"/>
471                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.icons;" value="icons" command="cmd_toolbar_mode_set"/>
472                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.text;" value="text" command="cmd_toolbar_mode_set"/>
473                             </menupopup>
474                         </menu>
475                         <menu id="main.menu.admin.client.toolbars.label_position" label="&staff.main.menu.admin.client.toolbars.label_position;">
476                             <menupopup id="main.menu.admin.client.toolbars.label_position.popup">
477                                 <menuitem name="toolbar_label_position" type="radio" label="&staff.main.menu.admin.client.toolbars.label_position.side;" value="side" command="cmd_toolbar_label_position_set" checked="true"/>
478                                 <menuitem name="toolbar_label_position" type="radio" label="&staff.main.menu.admin.client.toolbars.label_position.under;" value="under" command="cmd_toolbar_label_position_set"/>
479                             </menupopup>
480                         </menu>
481                         <menu id="main.menu.admin.client.toolbars.size" label="&staff.main.menu.admin.client.toolbars.size;">
482                             <menupopup id="main.menu.admin.client.toolbars.size.popup">
483                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.large;" value="large" command="cmd_toolbar_size_set" checked="true"/>
484                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.small;" value="small" command="cmd_toolbar_size_set"/>
485                             </menupopup>
486                         </menu>
487                         <menuseparator />
488                         <menuitem label="&staff.main.menu.admin.client.toolbars.config.label;" accesskey="&staff.main.menu.admin.client.toolbars.config.accesskey;" command="cmd_toolbar_configure"/>
489                         <menuseparator />
490                         <menuitem label="&staff.main.menu.admin.client.toolbars.setworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.setworkstation.accesskey;" command="cmd_toolbar_setworkstation"/>
491                         <menuitem label="&staff.main.menu.admin.client.toolbars.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.clearworkstation.accesskey;" command="cmd_toolbar_clearworkstation"/>
492                     </menupopup>
493                 </menu>
494
495             </menupopup>
496         </menu>
497         <menu id="main.menu.admin.local" label="&staff.main.menu.admin.local_admin.label;">
498             <menupopup id="main.menu.admin.local.popup">
499                 <menuitem command="cmd_local_admin_age_overdue_circulations_to_lost" label="&staff.server.admin.index.age_overdue_circulations_to_lost.label;" accesskey="&staff.server.admin.index.age_overdue_circulations_to_lost.accesskey;"/>
500                 <menuitem label="&staff.server.admin.index.cash_reports;" command="cmd_local_admin_cash_reports"/>
501                 <menuitem label="&staff.main.menu.admin.local_admin.barcode_completion.label;" command="cmd_local_admin_barcode_completion"/>
502                 <menuitem label="&staff.main.menu.admin.local_admin.circ_matrix_matchpoint.label;" command="cmd_local_admin_circ_matrix_matchpoint"/>
503                 <menuitem label="&staff.main.menu.admin.local_admin.circ_limit_set.label;" command="cmd_local_admin_circ_limit_set"/>
504                 <menuitem label="&staff.server.admin.index.closed_dates;" command="cmd_local_admin_closed_dates"/>
505                 <menuitem label="&staff.server.admin.index.copy_locations;" command="cmd_local_admin_copy_locations"/>
506                 <menuitem label="&staff.main.menu.admin.local_admin.conify.copy_location_order.label;" command="cmd_local_admin_copy_location_order"/>
507                 <menuitem label="&staff.main.menu.admin.local_admin.copy_location_group.label;" command="cmd_local_admin_copy_location_group"/>
508                 <menuitem label="&staff.main.menu.admin.local_admin.copy_template.label;" accesskey="&staff.main.menu.admin.local_admin.copy_template.accesskey;" command="cmd_local_admin_copy_template"/>
509                 <menuitem label="&staff.main.menu.admin.local_admin.conify.idl_field_doc.label;" command="cmd_local_admin_idl_field_doc"/>
510                 <menuitem label="&staff.main.menu.admin.local_admin.conify.grp_penalty_threshold.label;" command="cmd_local_admin_grp_penalty_threshold"/>
511                 <menuitem label="&staff.main.menu.admin.local_admin.hold_matrix_matchpoint.label;" command="cmd_local_admin_hold_matrix_matchpoint"/>
512                 <menuitem label="&staff.server.admin.index.library_settings;" command="cmd_local_admin_lib_settings"/>
513                 <menuitem label="&staff.server.admin.index.non_cataloged_types;" command="cmd_local_admin_non_cat_types"/>
514                 <menuitem label="&staff.main.menu.admin.local_admin.conify.action_trigger.label;" command="cmd_local_admin_action_trigger"/>
515                 <menuitem label="&staff.main.menu.admin.local_admin.patrons_due_refunds.label;" accesskey="&staff.main.menu.admin.local_admin.patrons_due_refunds.accesskey;" command="cmd_local_admin_patrons_due_refunds"/>
516                 <menuitem command="cmd_local_admin_do_not_auto_attempt_print_setting" label="&staff.server.admin.index.do_not_auto_attempt_print_setting.label;" accesskey="&staff.server.admin.index.do_not_auto_attempt_print_setting.accesskey;"/>
517                 <menuitem label="&staff.server.admin.index.reports;" command="cmd_local_admin_reports"/>
518                 <menuitem label="&staff.main.menu.admin.local_admin.conify.standing_penalty.label;" command="cmd_local_admin_standing_penalty"/>
519                 <menuitem label="&staff.server.admin.index.statistical_categories;" command="cmd_local_admin_stat_cats"/>
520                 <menuitem label="&staff.main.menu.admin.local_admin.conify.survey.label;" command="cmd_local_admin_survey"/>
521                 <menuitem label="&staff.server.admin.index.transit_list;" command="cmd_local_admin_transit_list"/>
522                 <menuitem label="&staff.main.menu.admin.local_admin.work_log.label;" accesskey="&staff.main.menu.admin.local_admin.work_log.accesskey;" command="cmd_local_admin_work_log"/>
523                 <menuitem label="&staff.main.menu.admin.local_admin.address_alert.label;" command="cmd_local_admin_address_alert"/>
524             </menupopup>
525         </menu>
526         <menu id="main.menu.admin.server" label="&staff.main.menu.admin.server_admin.label;">
527             <menupopup id="main.menu.admin.server.popup">
528                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_type.label;" command="cmd_server_admin_org_type"/>
529                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit.label;" command="cmd_server_admin_org_unit"/>
530                 <menuitem label="&staff.main.menu.admin.server_admin.conify.grp_tree.label;" command="cmd_server_admin_grp_tree"/>
531                 <menuitem label="&staff.main.menu.admin.server_admin.conify.perm_list.label;" command="cmd_server_admin_perm_list"/>
532                 <menuitem label="&staff.main.menu.admin.server_admin.conify.copy_status.label;" command="cmd_server_admin_copy_status"/>
533                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_prefix.label;" command="cmd_server_admin_acn_prefix"/>
534                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_suffix.label;" command="cmd_server_admin_acn_suffix"/>
535                 <menuitem label="&staff.main.menu.admin.server_admin.conify.marc_record_attrs.label;" command="cmd_server_admin_marc_code"/>
536                 <menuitem label="&staff.main.menu.admin.server_admin.conify.coded_value_maps.label;" command="cmd_server_admin_coded_value_map"/>
537                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_field.label;" command="cmd_server_admin_metabib_field"/>
538                 <menuitem label="&staff.main.menu.admin.server_admin.conify.billing_type.label;" command="cmd_server_admin_billing_type"/>
539                 <menuitem label="&staff.main.menu.admin.server_admin.conify.sms_carrier.label;" command="cmd_server_admin_sms_carrier"/>
540                 <menuitem label="&staff.main.menu.admin.server_admin.conify.z3950_source.label;" command="cmd_server_admin_z39_source"/>
541                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_modifier.label;" command="cmd_server_admin_circ_mod"/>
542                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_limit_group.label;" command="cmd_server_admin_circ_limit_group"/>
543                 <menuitem label="&staff.main.menu.admin.server_admin.conify.global_flag.label;" command="cmd_server_admin_global_flag"/>
544                 <menuitem label="&staff.main.menu.admin.server_admin.conify.import_match_set;" command="cmd_server_admin_import_match_set"/>
545                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_setting_type;" command="cmd_server_admin_org_unit_setting_type"/>
546                 <menuitem label="&staff.main.menu.admin.server_admin.conify.usr_setting_type;" command="cmd_server_admin_usr_setting_type"/>
547                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hard_due_date;" command="cmd_server_admin_config_hard_due_date"/>
548                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_circ_duration;" command="cmd_server_admin_config_rule_circ_duration"/>
549                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_recurring_fine;" command="cmd_server_admin_config_rule_recurring_fine"/>
550                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_max_fine;" command="cmd_server_admin_config_rule_max_fine"/>
551                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_age_hold_protect;" command="cmd_server_admin_config_rule_age_hold_protect"/>
552                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_circ_weights;" command="cmd_server_admin_config_circ_weights"/>
553                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hold_weights;" command="cmd_server_admin_config_hold_weights"/>
554                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_weight_assoc;" command="cmd_server_admin_config_weight_assoc"/>
555                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_actor_sip_fields;" command="cmd_server_admin_config_actor_sip_fields"/>
556                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_asset_sip_fields;" command="cmd_server_admin_config_asset_sip_fields"/>
557                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_usr_activity_type;" command="cmd_server_admin_config_usr_activity_type"/>
558                 <menuitem label="&staff.main.menu.admin.server_admin.conify.actor.org_unit_custom_tree;" command="cmd_server_admin_actor_org_unit_custom_tree"/>
559                 <menu id="main.menu.admin.server.acq" label="&staff.main.menu.admin.server_admin.acq.label;" accesskey="&staff.main.menu.admin.server_admin.acq.accesskey;">
560                     <menupopup id="main.menu.admin.server.acq.popup">
561                         <menuitem label="&staff.main.menu.admin.server_admin.acq.fund.label;" accesskey="&staff.main.menu.admin.server_admin.acq.fund.accesskey;" command="cmd_server_admin_acq_fund" />
562                         <menuitem label="&staff.main.menu.admin.server_admin.acq.fund_tag.label;" accesskey="&staff.main.menu.admin.server_admin.acq.fund_tag.accesskey;" command="cmd_server_admin_acq_fund_tag"/>
563                         <menuitem label="&staff.main.menu.admin.server_admin.acq.funding_source.label;" accesskey="&staff.main.menu.admin.server_admin.acq.funding_source.accesskey;" command="cmd_server_admin_acq_funding_source" />
564                         <menuitem label="&staff.main.menu.admin.server_admin.acq.distrib_formula.label;" accesskey="&staff.main.menu.admin.server_admin.acq.distrib_formula.accesskey;" command="cmd_server_admin_acq_distrib_formula" />
565                         <menuitem label="&staff.main.menu.admin.server_admin.acq.currency_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.currency_type.accesskey;" command="cmd_server_admin_acq_currency_type" />
566                         <menuitem label="&staff.main.menu.admin.server_admin.acq.exchange_rate.label;" accesskey="&staff.main.menu.admin.server_admin.acq.exchange_rate.accesskey;" command="cmd_server_admin_acq_exchange_rate" />
567                         <menuitem label="&staff.main.menu.admin.server_admin.acq.provider.label;" accesskey="&staff.main.menu.admin.server_admin.acq.provider.accesskey;" command="cmd_server_admin_acq_provider" />
568                         <menuitem label="&staff.main.menu.admin.server_admin.acq.edi_account.label;" accesskey="&staff.main.menu.admin.server_admin.acq.edi_account.accesskey;" command="cmd_server_admin_acq_edi_account" />
569                         <menuitem label="&staff.main.menu.admin.server_admin.acq.edi_message.label;" accesskey="&staff.main.menu.admin.server_admin.acq.edi_message.accesskey;" command="cmd_server_admin_acq_edi_message" />
570                         <menuseparator />
571                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_type.accesskey;" command="cmd_server_admin_acq_claim_type"/>
572                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_event_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_event_type.accesskey;" command="cmd_server_admin_acq_claim_event_type"/>
573                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_policy.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_policy.accesskey;" command="cmd_server_admin_acq_claim_policy"/>
574                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_policy_action.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_policy_action.accesskey;" command="cmd_server_admin_acq_claim_policy_action"/>
575                         <menuseparator />
576                         <menuitem label="&staff.main.menu.admin.server_admin.acq.invoice_item_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.invoice_item_type.accesskey;" command="cmd_server_admin_acq_invoice_item_type"/>
577                         <menuitem label="&staff.main.menu.admin.server_admin.acq.invoice_payment_method.label;" accesskey="&staff.main.menu.admin.server_admin.acq.invoice_payment_method.accesskey;" command="cmd_server_admin_acq_invoice_payment_method"/>
578                         <menuseparator />
579                         <menuitem label="&staff.main.menu.admin.server_admin.acq.lineitem_alert.label;" accesskey="&staff.main.menu.admin.server_admin.acq.lineitem_alert.accesskey;" command="cmd_server_admin_acq_lineitem_alert"/>
580                         <menuitem label="&staff.main.menu.admin.server_admin.acq.lineitem_marc_attr_def.label;" accesskey="&staff.main.menu.admin.server_admin.acq.lineitem_marc_attr_def.accesskey;" command="cmd_server_admin_acq_lineitem_marc_attr_def"/>
581                         <menuitem label="&staff.main.menu.admin.server_admin.acq.cancel_reason.label;" accesskey="&staff.main.menu.admin.server_admin.acq.cancel_reason.accesskey;" command="cmd_server_admin_acq_cancel_reason"/>
582                     </menupopup>
583                 </menu>
584
585                 <menu id="main.menu.admin.server.authority" label="&staff.main.menu.admin.server_admin.authority.label;" accesskey="&staff.main.menu.admin.server_admin.authority.accesskey;">
586                     <menupopup id="main.menu.admin.server.authority.popup">
587                         <menuitem label="&staff.main.menu.admin.server_admin.authority.control_set.label;" command="cmd_server_admin_authority_control_set" accesskey="&staff.main.menu.admin.server_admin.authority.control_set.accesskey;"/>
588                         <menuitem label="&staff.main.menu.admin.server_admin.authority.browse_axis.label;" command="cmd_server_admin_authority_browse_axis" accesskey="&staff.main.menu.admin.server_admin.authority.browse_axis.accesskey;"/>
589                         <menuitem label="&staff.main.menu.admin.server_admin.authority.thesaurus.label;" command="cmd_server_admin_authority_thesaurus" accesskey="&staff.main.menu.admin.server_admin.authority.thesaurus.accesskey;"/>
590                     </menupopup>
591                 </menu>
592
593                 <menu id="main.menu.admin.server.booking" label="&staff.main.menu.admin.server_admin.booking.label;" accesskey="&staff.main.menu.admin.server_admin.booking.accesskey;">
594                     <menupopup id="main.menu.admin.server.booking.popup">
595                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource.label;" command="cmd_server_admin_booking_resource" accesskey="&staff.main.menu.admin.server_admin.booking.resource.accesskey;"/>
596                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_type.label;" command="cmd_server_admin_booking_resource_type" accesskey="&staff.main.menu.admin.server_admin.booking.resource_type.accesskey;"/>
597                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr.label;" command="cmd_server_admin_booking_resource_attr" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr.accesskey;"/>
598                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_value.label;" command="cmd_server_admin_booking_resource_attr_value" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_value.accesskey;"/>
599                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_map.label;" command="cmd_server_admin_booking_resource_attr_map" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_map.accesskey;"/>
600                     </menupopup>
601                 </menu>
602             </menupopup>
603         </menu>
604
605         <menuseparator />
606         <menuitem label="&staff.main.menu.admin.user_edit.label;" accesskey="&staff.main.menu.admin.user_edit.accesskey;" command="cmd_adv_user_edit"/>
607         <menuitem label="&staff.main.menu.admin.toggle_meters.label;" accesskey="&staff.main.menu.admin.toggle_meters.accesskey;" command="cmd_toggle_meters"/>
608         <menuseparator />
609         <menu id="main.menu.admin.sub" accesskey="&staff.main.menu.admin.developer.accesskey;" label="&staff.main.menu.admin.developer.label;">
610             <menupopup id="main.menu.admin.sub.popup">
611                 <menuitem label="&staff.main.menu.admin.stat_cat_edit.label;" accesskey="&staff.main.menu.admin.stat_cat_edit.accesskey;" command="cmd_stat_cat_edit"/>
612                 <menuitem label="&staff.main.menu.admin.non_cat_type_edit.label;" accesskey="&staff.main.menu.admin.non_cat_type_edit.accesskey;" command="cmd_non_cat_type_edit"/>
613                 <menuitem label="&staff.main.menu.admin.copy_location_edit.label;" accesskey="&staff.main.menu.admin.copy_location_edit.accesskey;" command="cmd_copy_location_edit"/>
614                 <menuitem label="&staff.main.menu.admin.local_admin.label;" accesskey="&staff.main.menu.admin.local_admin.accesskey;" command="cmd_local_admin"/>
615                 <menuitem label="&staff.main.menu.admin.survey_wizard.label;" accesskey="&staff.main.menu.admin.survey_wizard.accesskey;" command="cmd_survey_wizard"/>
616                 <menuseparator />
617                 <menuitem label="&staff.main.menu.admin.public_opac.label;" command="cmd_public_opac" accesskey="&staff.main.menu.admin.public_opac.accesskey;"/>
618                 <menuitem label="&staff.main.menu.admin.cmd_test.label;" command="cmd_test"/>
619                 <menuitem label="&staff.main.menu.admin.xuleditor.label;" accesskey="&staff.main.menu.admin.xuleditor.accesskey;" command="cmd_xuleditor"/>
620                 <menuitem label="&staff.main.menu.admin.fieldmapper.label;" accesskey="&staff.main.menu.admin.fieldmapper.accesskey;" command="cmd_fieldmapper"/>
621                 <menuitem label="&staff.main.menu.admin.cmd_console.label;" accesskey="&staff.main.menu.admin.cmd_console.accesskey;" command="cmd_console"/>
622                 <menuitem label="&staff.main.menu.admin.cmd_shell.label;" accesskey="&staff.main.menu.admin.cmd_shell.accesskey;" command="cmd_shell"/>
623                 <menuitem label="&staff.main.menu.admin.cmd_chrome_shell.label;" accesskey="&staff.main.menu.admin.cmd_chrome_shell.accesskey;" command="cmd_debug_chrome_shell"/> 
624                 <menuitem label="server/main/test.html" accesskey="1" command="cmd_test_html"/>
625                 <menuitem label="server/main/test.xul" accesskey="2" command="cmd_test_xul"/>
626                 <menuitem label="&staff.main.menu.admin.clear_cache.label;" accesskey="&staff.main.menu.admin.clear_cache.accesskey;" command="cmd_clear_cache"/>
627                 <menuitem label="&staff.main.menu.admin.restore_all_tabs.label;" command="cmd_restore_all_tabs"/>
628                 <menuitem label="&staff.main.menu.admin.extension_manager.label;" command="cmd_extension_manager"/>
629                 <menuitem label="&staff.main.menu.admin.theme_manager.label;" command="cmd_theme_manager"/>
630                 <menuitem label="&staff.main.menu.admin.about_config.label;" command="cmd_about_config"/>
631                 <menuitem label="&staff.main.menu.admin.venkman.label;" command="cmd_debug_venkman"/>
632                 <menuitem label="&staff.main.auth.debug.inspector;" command="cmd_debug_inspector"/>
633                 <menuitem label="&staff.main.auth.debug.chrome_list;" command="cmd_debug_chrome_list"/>
634                 <menuitem label="&staff.main.menu.admin.ping;" oncommand="try{netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');JSAN.use('util.network'); var n = new util.network(); alert(n.ping());}catch(E){alert(E);}"/>
635             </menupopup>
636         </menu>
637     </menupopup>
638 </menu>
639
640
641 </overlay>