This section describes the iAPPS Site Settings changed from within the Admin UI rather than in the web.config. To do this, you must be logged in as a Site or Installation Administrator.
Note: The settings in italic are defined by the system and cannot be changed in the Admin UI. They are grayed out in the site settings listing. New site settings are highlighted in yellow.
Admins in each product module can see the Global settings. In addition, each product has General Site Settings that are viewable only through its Admin UI.
Note that site settings will override values in the web.config if there are values in the STSiteSettings table or in the Admin UI Site Settings interface.
For full details, you can see SiteSettings Properties in the iAPPS Framework .chm. help file.
All site settings are inherited from FWSiteSettings
. All Code names for site settings follow this model unless otherwise noted:
SiteSettings.Instance.NameofSiteSettingWithoutSpaces
Name of Global Site Setting |
Description |
Drop down Options |
---|---|---|
Admin Email: |
Email that system sends administrative messages to |
|
Analytics Product Id: |
Analyzer Product Id: |
|
AnalyticsFrontEnd URL: |
Analytics FrontEnd URL to redirect to login page |
|
AnalyticsAdminVDName: |
Analytics Admin Virtual Directory Name |
|
AnalyticsProduct.Key: |
license key |
|
Cache.Email: |
Account to email notifications to regarding issues in AppFabricCache |
|
CommerceAdminVDName: |
Common Admin Virtual Directory name |
|
CMS Product Id: |
CMS Product Id: |
|
CMS Product.Key: |
CMS license key |
|
CommonLoginVD: |
Common login Virtual Directory name |
|
CommerceProduct.Key: |
Commerce Product Key |
|
Commerce Product Id: |
Commerce ProductId |
|
ComponentArtScriptControls: |
ComponentArt Script controls path |
|
Context MenuXml: |
Location of Context Menu XML |
|
Default Secured Image URL | URL of the image to display when front-end users reach a file that is off limits to them due to file security | |
Editor to use: |
Which WYSIWYG editor to use in Site Editor |
RadEditor CKEditor |
Enable Asset Folder Security | Indicates whether or not downloads and links honor security levels on the image and file directories | T/F |
Enable Authentication For Secure Objects | Enables out of the box ability to detect and handle a secured page or asset resource. This setting uses the forms authentication login attribute to redirect when user need additional permissions to access a page or resource. | T/F |
Enable Output Cache | Enables or disables the output cache for the site in the browser or server depending on the configuration in web.config. This property can be overwritten at the page level using the page properties. | checked enables |
EventLog Application Key: |
Name of the event source for event log entries. Source displays as a separate column in Event Viewer. |
|
FilesToOpenInBrowser: |
List of any specified files should be opened in the browser vs downloaded. |
|
iAPPS_Version |
iAPPS version number |
|
iApps.DateFormat: |
iAPPS Date format |
|
IAppsSystemUser Id: |
iAPPPSUser Id |
|
Invisible TreeViewNode CssClass: |
CSSClass to be assigned to the menu item if the site uses FWTreeViewContainer and is not visible in the front end site |
|
Invisible Selected NodeCssClass: |
CSSClass to be assigned to the menu item if the site uses FWTreeViewContainer and is not visible in the front end site and is selected. |
|
ISYSBinPath: |
ISYS search bin path |
|
ISYSLicenseKey: |
ISYS license key |
|
ISYSProductSearchIndex: |
ISYS product search index location |
|
JQuery - IncludeJQuery: |
Flag to include JQuery for frontend site |
T/F |
jQuery -Use CDN: |
Flag to enable CDN |
T/F |
JQuery - CDN Path: |
URL of the jQuery file on the CDN server. |
|
JQuery -CDN File Path for Admin: |
JQuery URL hosted by CDN for CMS Admin |
|
JQuery UI - IncludeJQuery UI: |
Flag to include JQuery UI for frontend site |
T/F |
jQuery UI -Use CDN: |
Flag to enable CDN |
T/F |
JQuery UI- CDN Path: |
URL of the jQuery file on the CDN server. |
|
JQuery -CDN File Path for Admin: |
JQuery UI URL hosted by CDN for CMS Admin |
|
MarketierAdminVD: |
Martketier Admin Virtual Directory Path |
|
Marketier Product Id: |
Marketier Product Id: |
|
MarketierProduct.Key: |
MarketierProduct.Key: |
|
Marketier.LandingURL: |
Marketier Control Center Landing Page |
|
PageAccessXml: |
Page Access XML |
|
PublicSite.URL: |
Main site URL |
|
Public Site - Enable Debug Info | Enable to gather page-related information on the front end of the public site: in Site Editor add the querystring ?iapps_debug_info=true to the URL. The previous output <hidden id="hdn_servername"/> has been removed. |
T/F |
Render Controls Attributes in Live |
Flag to Render Controls Attribute in Live pages. Default is False. |
T/F |
Render iAPPS SEO Description |
Flag to enable Rendering of SEO Description in pages. Default is True. |
T/F |
Site Id: |
SiteId |
|
Use Cache: |
Use distributed cache. Default is false. |
T/F |
Use ISYS for Admin | Enables ISYS search for the Admin UI | T/F |