Customising web config

Revision as of 15:57, 28 June 2013 by Colin Overton (talk) (Created page with "There are several settings that administrators can edit in the web.config file to alter the default behaviour of XLCubedWeb. If these don't exist in the <appSettings> section th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are several settings that administrators can edit in the web.config file to alter the default behaviour of XLCubedWeb.

If these don't exist in the <appSettings> section they can be added.

  • CustomHelpUrl - Allows you to direct your users to a custom help portal you have created.
  • ProgressBarUrl - Sets a custom image for the progress bar.
  • ProgressBarCss - Custom css class for the progress image. Build in values are "xl3-progress", the standard position and "xl3-progress-center" which centers the image.