Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To configure language support for Jumpstart, create a new settings.js file and place it in the following IFS directory:

Code Block
/www/yourInstanceName/htdocs/profoundui/userdata/extension/jumpstart/

Replace "yourInstanceName" with the name of the Profound UI instance that was chosen during installation. Usually the name is "profoundui", in which case the path would be /www/profoundui/htdocs/profoundui/userdata/extension/jumpstart/options need to be set in a custom JavaScript file. See Custom JavaScript Files for more.

The configuration options set in the Jumpstart settings.js file apply only to Jumpstart. If you want to configure languages for Genie or Rich Display sessions, see Language Support.

...