Okay, I'm starting to look at migrating a 5.5.2 custom environment to 6.x (6.0.01 Build 29278) and I'm getting stuck right now with creating a custom menu item.
I'm trying to follow the information in
UICG.601 but I'm not having much luck.
First, I edited
iw-home/local/config/lib/content_center/customer_src/etc/conf/customer/ui_custom.xml as follows:
<!--
ui_custom.xml
All customizations to the ContentCenter UI should go here.
Refer to README_xml_config.txt for details about how to add XML elements to this file.
-->
<iwov-ui>
<action-list id="iw.ccpro.filesys.menubar">
<!-- Purpose: The File menu. -->
<menu id="iw.ccpro.file.menu">
<link id="iw.ccpro.file_menu.cu.shown_env.link"
label="Show Environment"
description="Show environment information"
url="/../iw-bin/show_env.cgi"
target="_blank"/>
</menu>
</action-list>
</iwov-ui>
I then ran the
make.sh script (I'm on Solaris) which copied that file into
iw-home/local/config/lib/content_center/customer/WEB-INF/conf/customer/.
I've run
iwreset -ui and I've even refreshed the browser window - yet I still do not see this custom menu item anywhere within the CCP interface.
I'm probably missing something simple here - but I can't figure out what it is.
Anyone able to enlighten me here?
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com