Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\online_help\ohwconfig.xml
<?xml version="1.0" encoding="UTF-8"?> <helpConfiguration version="2.0" xmlns="http://xmlns.oracle.com/help/web/config"> <!-- Specify the branding information. You can specify brandingText or brandingImage, if both are specified brandingText will be used --> <brandings> <branding locales="it" text="Oracle Enterprise Manager Online Help" /> <branding locales="ja" text="Oracle Enterprise Manager Online Help" /> <branding locales="ko" text="Oracle Enterprise Manager Online Help" /> <branding locales="pt_BR" text="Oracle Enterprise Manager Online Help" /> <branding locales="zh_CN" text="Oracle Enterprise Manager Online Help" /> <branding locales="zh_TW" text="Oracle Enterprise Manager Online Help" /> <branding locales="en_US" text="Oracle Enterprise Manager Online Help" /> <branding locales="de" text="Oracle Enterprise Manager Online Help" /> <branding locales="es" text="Oracle Enterprise Manager Online Help" /> <branding locales="fr" text="Oracle Enterprise Manager Online Help" /> </brandings> <!-- OHW automatically uses the system default Locale and the default encoding for that Locale for Locale sensitive operations. You can override this behavior by filling out the localeSettings. Note that the encoding for the content HTML files is specified in those files directly. Within each local definition specify the set of books for that locale. The books element can contain any number of helpBook objects, helpSet objects or a mixture of both. --> <locales> <locale language="en" country="US"> <books> <helpSet id="oemtop" jar="oemtop/oemtop_help.jar" location="oemtop.hs" controlFileEncoding ="ISO-8859-1" /> <helpSet id="oemtop_cs" jar="oemtop_cs/oemtop_cs_help.jar" location="oemtop_cs.hs" controlFileEncoding ="ISO-8859-1" /> </books> </locale> <locale language="de"> <books> <helpSet id="oemtop_de" jar="oemtop/oemtop_help_de.jar" location="oemtop.hs" controlFileEncoding ="windows-1252"/> <helpSet id="oemtop_cs_de" jar="oemtop_cs/oemtop_cs_help_de.jar" location="oemtop_cs.hs" controlFileEncoding ="windows-1252"/> </books> </locale> <locale language="es"> <books> <helpSet id="oemtop_es" jar="oemtop/oemtop_help_es.jar" location="oemtop.hs" controlFileEncoding ="windows-1252"/> <helpSet id="oemtop_cs_es" jar="oemtop_cs/oemtop_cs_help_es.jar" location="oemtop_cs.hs" controlFileEncoding ="windows-1252"/> </books> </locale> <locale language="fr"> <books> <helpSet id="oemtop_fr" jar="oemtop/oemtop_help_fr.jar" location="oemtop.hs" controlFileEncoding ="windows-1252"/> <helpSet id="oemtop_cs_fr" jar="oemtop_cs/oemtop_cs_help_fr.jar" location="oemtop_cs.hs" controlFileEncoding ="windows-1252"/> </books> </locale> <locale language="ja"> <books> <helpSet id="oemtop_ja" jar="oemtop/oemtop_help_ja.jar" location="oemtop.hs" controlFileEncoding ="shift_jis" /> <helpSet id="oemtop_cs_ja" jar="oemtop_cs/oemtop_cs_help_ja.jar" location="oemtop_cs.hs" controlFileEncoding ="shift_jis" /> </books> </locale> <locale language="ko"> <books> <helpSet id="oemtop_ko" jar="oemtop/oemtop_help_ko.jar" location="oemtop.hs" controlFileEncoding ="euc-kr" /> <helpSet id="oemtop_cs_ko" jar="oemtop_cs/oemtop_cs_help_ko.jar" location="oemtop_cs.hs" controlFileEncoding ="euc-kr" /> </books> </locale> <locale language="pt" country="BR"> <books> <helpSet id="oemtop_pt_BR" jar="oemtop/oemtop_help_pt_BR.jar" location="oemtop.hs" controlFileEncoding ="windows-1252" /> <helpSet id="oemtop_cs_pt_BR" jar="oemtop_cs/oemtop_cs_help_pt_BR.jar" location="oemtop_cs.hs" controlFileEncoding ="windows-1252" /> </books> </locale> <locale language="zh" country="CN"> <books> <helpSet id="oemtop_zh_CN" jar="oemtop/oemtop_help_zh_CN.jar" location="oemtop.hs" controlFileEncoding ="gb2312" /> <helpSet id="oemtop_cs_zh_CN" jar="oemtop_cs/oemtop_cs_help_zh_CN.jar" location="oemtop_cs.hs" controlFileEncoding ="gb2312" /> </books> </locale> <locale language="zh" country="TW"> <books> <helpSet id="oemtop" jar="oemtop/oemtop_help.jar" location="oemtop.hs" controlFileEncoding ="big5" /> <helpSet id="oemtop_cs_zh_TW" jar="oemtop_cs/oemtop_cs_help_zh_TW.jar" location="oemtop_cs.hs" controlFileEncoding ="big5" /> </books> </locale> <locale language="it"> <books> <helpSet id="oemtop_it" jar="oemtop/oemtop_help_it.jar" location="oemtop.hs" controlFileEncoding ="windows-1252"/> <helpSet id="oemtop_cs_it" jar="oemtop_cs/oemtop_cs_help_it.jar" location="oemtop_cs.hs" controlFileEncoding ="windows-1252"/> </books> </locale> </locales> <!-- Navigator aliases - to allow for legacy navigator names. --> <navigatorAliases> <alias name="oracle.help.navigator.tocNavigator.TOCNavigator" value="oracle.help.web.navigator.tocNavigator.TOCTreeNavigator" /> </navigatorAliases> <!-- The maxSearchThreads parameter determines the maximum number of threads that will be spawned for searching. This will be the maximum number of simultaneous searches that OHW can perform. This value should be carefully tuned to correspond to the estimated load on the servlet. Specify the merging behavior by providing values for the combineBooks and useLabelInfo attributes. --> <parameters> <combineBooks>true</combineBooks> <useLabelInfo>false</useLabelInfo> <maxSearchThreads>10</maxSearchThreads> <defaultHomeID>myTopicID</defaultHomeID> </parameters> </helpConfiguration>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de