...
Option | Description | Values | |
serverAddress | This is the address at which the Congree Bulk Check Service is available. | ||
authentication | This is the authentication configuration. It is an object whose structure is described below. | see table Authentication configuration object | |
initialLanguage | The two letter iso code of the language that the user interface should be shown in. |
| |
editors | (Optional, but strongly recommended) This is an array of editor adapters for the editor elements that CWI should work with. If it is not specified, CWI shows its own editor.
Congree currently provides adapters for the following editors: see "values" Usage is like this:
|
| |
requestValidTerms | This option triggers to display valid terms or not. Possible values are true or false. | ||
editorElementIds | This option is outdated, please do not use it anymore This is an array of the IDs of the editor elements that CWI works with. Optional. If not specified, CWI shows its own editor. | ||
initialRuleSetName | This is the rule set that should be displayed by default. | ||
bulkCheckServicePath | This lets you specify a different URL for the Bulk Check Service (CongreeBulkCheckService/BulkCheckService.svc) if you cannot use the default one. Contact Congree before using this. |
...
Option | Description |
overlayPosition | The position of the overlay. Can be "right" or "left" |
Congree.Sidebar.logout
This JS function can be used to logout the current user programmatically.