Application Preferences
The application preferences are defined during the Contenta Web installation. Application preferences are set in both:
- Registry—see Application Preferences in the Registry below
- AppData—see Application Preferences in AppData
Application Preferences in the Registry
HKEY_LOCAL_MACHINE\SOFTWARE\XyEnterprise\Contenta\Web
Settings stored in the registry can be modified using regedit.
The following table contains a list of the application preferences that are set in the registry.
| Path in Registry | Name | Install Value | Default Value | Comment |
|---|---|---|---|---|
| HKEY_LOCAL_MACHINE>Software>XyEnterprise>Contenta | ||||
| > Products | ContentaWeb | <current rev> | NULL | |
| > Web > URLS | cw_common_standardXSLURL | ../cw_common/ standard/xsl | cw_common/ standard/xsl | Base url is appended to the beginning of the path |
| > Web > URLS | cw_common_standardCodeURL | ../cw_common/ standard/code | cw_common/ standard/code | |
| > Web > URLS | cw_common_StandardImgURL | ../cw_common/ standard/code | cw_common/ standard/code | |
| > Web > URLS | cw_common_standardHelpURL | ../cw_common/ standard/img | cw_common/ standard/img | |
| > Web > URLS | cw_common_standardCSSURL | ../cw_common/ standard/help | cw_common/ standard/help | |
| > Web > URLS | cw_common_customURL | ../cw_common/ standard/css | cw_common/ standard/css | |
| > Web > URLS | cw_common_testURL | ../cw_common/ custom | cw_common/ custom | |
| > Web > URLS | cw_standardXSLURL | ../cw_common/test | cw_common/ test | |
| > Web > URLS | cw_standardXSLURL | ../cw/standard/xsl | cw/standard/ xsl | |
| > Web > URLS | cw_customURL | ../cw/standard/ code | cw/standard/ code | |
| > Web > URLS | cw_testURL | ../cw/custom | cw/custom | |
| > Web > URLS | cw_xml_co_standardXSLURL | ../cw/test | ../cw/test | |
| > Web > URLS | cw_xml_co_standardXSLURL | ../cw_xml_co/ standard/xsl | cw_xml_co/ standard/xsl | |
| > Web > URLS | <appid>_standardCodeURL | <appid>/standard/ code | cw/standard/ code | <appid> possible values: cw_ci cw_co cw_xml_ci cw_xml_co cw_di |
| > Web > URLS | <appid>_customURL | <appid>/custom | cw/custom | |
| > Web > URLS | <appid>_testURL | <appid>/test | cw/test | |
| > Web > URLS | cw_common_standardXSLPath | <PROGRAMDI> /web/ cw_common/ standard/xsl | NULL | |
| > Web > URLS | cw_common_standardCodePath | ../cw_common/ standard/code | NULL | Base URL is appended to the beginning of the path |
| > Web > URLS | cw_common_StandardImgPath | ../cw_common/ path standard/img | NULL | |
| > Web > URLS | cw_common_standardHelpPath | ../cw_common/ standard/help | NULL | |
| > Web > URLS | cw_common_standardCSSPath | ../cw_common/ standard/css | NULL | |
| > Web > URLS | cw_common_customPath | ../cw_common/ custom | NULL | |
| > Web > URLS | cw_common_testPath | ../cw_common/test | NULL | |
| > Web > URLS | cw_standardXSLPath | ../cw/standard/xsl | NULL | |
| > Web > URLS | cw_standardCodePath | ../cw/standard/ code | NULL | |
| > Web > URLS | cw_customPath | ../cw/custom | NULL | |
| > Web > URLS | cw_testPath | ../cw/test | NULL | |
| > Web > URLS | cw_xml_co_standardXSLPath | ../cw_xml_co/ standard/xsl | cw_xml_co/ standard/xsl | |
| > Web > URLS | <appid>_standardCodePath | .<appid>/standard/ code | NULL | |
| > Web > URLS | <appid>_customPath | .<appid>/custom | NULL | |
| > Web > URLS | <appid>_testPath | .<appid>/custom | NULL | |
| > Web > URLS | cw_tmpURL | cw_tmp | cw_tmp | |
| > Web > URLS | cw_baseURL | http:// <host>:<port>/ | http:// localhost:808 0/ | If you specify a port, it will be Tomcat only. |
| > Settings > Startup | Database Name | User query | NULL | Part of install |
| > Settings > Startup | Database Node | User query | NULL | |
| > Settings > Startup | Socket | User query | NULL | |
| > Settings > Directories | TEMP | .../tmp | ||
| > Settings > Directories | LOGS | .../logs | ||
| > Web > Settings | cw_emailFlag | 0 | 0 | 0=no 1=yes |
| > Web > Settings | cw_smtpAddress | 0 | NULL | |
| > Web > Settings | cw_xml_ci_uploadLevel | 0 | 0 | 2= upload modified and specified custom files 1 = upload ALL custom generated files 0 = upload NO custom generated files |
| > Web > Settings | cw_xml_ci_uploadFiles | None | None | The value of the setting, cw_xml_ci_uploa dFiles, is a string of colon separated file names. This provides cw_xml_ci with a list of custom generated files that should always be uploaded to the web server by cw_xml_ci tool when cw_ci_upload_level=2 The purpose of this setting is to indicate names of control files that must be uploaded even though the user cannot modify them. |
| > Web > Settings | cw_sslFlag | 0 | 0 | 0=no 1=yes |
| > Web > Settings | cw_ci_appletFlag | 1 | 1 | |
| > Web > Settings | cw_co_appletFlag | 1 | 1 | |
| > Web > Settings | cw_co_appletFetchFlag | 0 | 1 | |
| > Web > Settings | cw_xml_ci_appletFlag | 1 | 1 | |
| > Web > Settings | cw_xml_co_appletFlag | 1 | 1 | |
| > Web > Settings | cw_di_appletFlag | 1 | 1 | |
| > Web > Settings | cw_xml_co_appletFetchFlag | 1 | 1 | |
| > Web > Settings | cw_xml_co_viewSGMLAsHTML | 1 | 1 | |
| > Web > Settings | cw_co_viewTextAsHTML | 1 | 1 | |
| > Web > Settings | cw_transaction_timeout | 30000 | 30000 | value is in milliseconds |
| > Web > Settings | cw_defaultEditor | none | Epic | Possible values: Epic Frame Xmetal none |
| > Web > Settings | cw_test | 0 | 0 | 0=no 1=yes |
| > Web > Settings | cw_debugLevel | 0 | 0 | 0=off 1=error 2=warning 3=info 4=debug |
| > Web > Settings | <appid>_debugLevel | 0 | 0 | <appid> possible values: cw_ci cw_co cw_xml_ci cw_xml_co cw_di status logreader |
| > Web > Settings | cw_StatusStickyFlag | 0 | 0 |