Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\copyright.uix
<!-- Include this file to the copyright statement on a page. --> <dataScope xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:data="http://bali.us.oracle.com/cabo/marlin"> <contents> <rawText> <![CDATA[ <script> function submitFooter(showMsgValue) { if(!document.forms[0]) { var url = document.URL; if(url.indexOf("showPackMsg") == "-1") { if(url.indexOf("?") == "-1") { document.location.href=(url+"?showPackMsg="+showMsgValue); } else { document.location.href=(url+"$showPackMsg="+showMsgValue); } } else if(parseInt(url.indexOf("showPackMsg=true")) > 0 ) { url = url.replace("showPackMsg=true","showPackMsg=false"); document.location.href=url; } else if(parseInt(url.indexOf("showPackMsg=false")) > 0 ) { url = url.replace("showPackMsg=false","showPackMsg=true"); document.location.href=url; } } else { if(!document.forms[0].packevent) { submitForm(0,1,{'showPackMsg':showMsgValue}); } else { submitForm(0,1,{'showPackMsg':showMsgValue,'event':document.forms[0].packevent.value}); } } } </script> ]]> </rawText> <stackLayout> <contents> <spacer width="10"/> <formattedText data:text="copyright@copyrightData" /> </contents> </stackLayout> <!-- Note: this is a temp. fix for adding about application link in EM 4.0 as long as we don't show privacy statement. We should create another included file about.uix that contains <about> tag or find a better way for the later release. --> <switcher data:childName="flag@footer@footerData"> <case name="false"> <rowLayout> <contents> <styledText data:text="text@aboutAppData" data:destination="destination@aboutAppData"> </styledText> <spacer width="10"/> <image source="/em/images/expand_doc.gif" data:shortDesc="text@footer@footerData" hAlign="center" destination="#" height="15" width="15" onClick="javascript:submitFooter('true');" rendered="false" data:rendered="displayLink@footer@footerData"/> </contents> </rowLayout> </case> <case name="true"> <rowLayout> <contents> <styledText data:text="text@aboutAppData" data:destination="destination@aboutAppData"> </styledText> <spacer width="10"/> <image source="/em/images/minimize_doc.gif" data:shortDesc="text@footer@footerData" hAlign="center" destination="#" height="15" width="15" onClick="javascript:submitFooter('false');" rendered="false" data:rendered="displayLink@footer@footerData"/> <spacer width="5"/> <styledText data:text="packMsgText@footer@footerData" styleClass="OraPromptText"/> </contents> </rowLayout> </case> <default> <rowLayout> <contents> <styledText data:text="text@aboutAppData" data:destination="destination@aboutAppData"> </styledText> </contents> </rowLayout> </default> </switcher> </contents> <contents> <formValue name="packevent" valueBinding="event@footer@footerData"/> </contents> <provider> <data name="ResourceBundle"> <bundle class="oracle.sysman.emSDK.eml.SDKUIMsg"/> </data> <data name="aboutAppData"> <method class="oracle.sysman.emSDK.nav.NavData" method="getAboutApplication"/> </data> <data name="footerData"> <method class="oracle.sysman.emSDK.nav.NavData" method="getLicenseFooter"/> </data> <data name="copyrightData"> <method class="oracle.sysman.emSDK.nav.NavData" method="getCopyrightMessage"/> </data> </provider> </dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de