<!-- Configuring the Webtop Menubar -->
<config>
<scope>
<!--Removing an entire menu -->
<component modifies="menubar:webcomponent/config/library/menubar/menubar_component.xml">
<replace path="menuconfigids">
<menuconfigids>
<id>menubar_file_menu</id>
<id>menubar_edit_menu</id>
<id>menubar_tools_menu</id>
<filter entitlement="recordsmanager,rps">
<id>menubar_rpm_menu</id>
</filter>
</menuconfigids>
</replace>
</component>
<menuconfig modifies="menubar_file_menu:webcomponent/config/library/menubar/menubar_component.xml">
<!--Adding a menuitem to a menu-->
<insertafter path="menu[name=file_menu].actionmenuitem[name=file_saveas]">
<actionmenuitem
dynamic = "singleselect"
id = "file_rename"
name = "file_rename"
value = "Rename"
action = "rename"
showifinvalid = "true"
/>
</insertafter>
<!--Removing a menuitem from a menu-->
<remove path="menu[name=file_menu].actionmenuitem[name=file_cancelcheckout]"/>
<!--Rearranging menuitems in a menu -->
<remove path="menu[name=file_menu].actionmenuitem[name=file_cancelcheckout]"/>
<insertbefore path="menu[name=file_menu].actionmenuitem[name=file_delete]">
<actionmenuitem
dynamic="multiselect"
name="file_cancelcheckout"
nlsid="MSG_CANCEL_CHECKOUT"
action="cancelcheckout"
showifinvalid="true"
/>
</insertbefore>
<!-- Replacing a command in a menu,change to singleselect-->
<replace path="menu[name=file_menu].actionmenuitem[name=file_delete]">
<actionmenuitem
dynamic="singleselect"
name="file_delete"
nlsid="MSG_DELETE"
action="delete"
hotkeyid="HOTKEY_DELETE"
showifinvalid="true"
/>
</replace>
</menuconfig>
</scope>
</config>
分享到:
相关推荐
Configuring SAP R3 FICO The Essential Resource for Configuring the Financial and Controlling Modules
Configuring SAP R3 FICO The Essential Resource for Configuring the Financial and Controlling Modules.part3
It also provides detailed insight into configuring the various component services such as security, performance, and clustering. Beyond coverage of the core application server, the book also teaches ...
Lab 09 - Configuring the LS 2010 Location Information Service
Lab 08 - Configuring the LS 2010 Response Group Service
介绍SELinux的文档。This technical report describes how to configure the SELinux security policy for the example security server.
Describes how to configure the ASA for the Identity Firewall
NAV350 报文解析 Telegram_listing_Telegrams_for_Configuring_and_Operating_the_NAV350_
### JBoss in Action: Configuring the JBoss Application Server #### 关键知识点概览 - **JBoss Application Server**: 一种开源的应用服务器,适用于Java应用程序的部署与管理。 - **JBoss in Action**: 一本...
### 配置思科交换机:使用CLI基础设置程序 #### 概述 本文档将指导您通过命令行界面(Command Line Interface,CLI)对思科Catalyst 3750系列交换机进行基本配置。这包括从启动到完成初始配置的整个过程,确保您能够...
《Red Hat Enterprise Linux 6 配置Red Hat高可用性附加组件与Pacemaker参考文档》是关于在RHEL 6环境下实现高可用性解决方案的详细指南。此文档由Red Hat Customer Content Services的Steven Levine撰写,最新更新...
外部存储控制器配置在C6678-C6670 DSP中的重要性在于它能够有效地管理设备的内存访问,提供地址扩展、翻译、内存保护、共享内存路径以及缓存和预取支持。以下是对该主题的详细阐述: 1. 外部存储控制器的功能概述:...
总结一下,`Accessing Archives Data and Configuring the Archive`涉及了以下几个关键知识点: 1. **WLDF(WebLogic Dynamic Federation)**:Oracle WebLogic Server的内置监控框架,提供动态和可扩展的监控解决...
Configuring NFS on linux
Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical thinking and decision making acumen needed for success at the MCSA level. Focus on the ...
Prepare for Microsoft Exam 70-687 – and help demonstrate your real-world mastery of configuring Windows 8.1 in the enterprise. Designed for experienced IT professionals ready to advance their status...
Configuring SonicWALL Firewalls is the first book to deliver an in-depth look at the SonicWALL firewall product line. It covers all of the aspects of the SonicWALL product line from the SOHO devices ...