...
Initialization parameters
Parameter | Description | Sample |
---|---|---|
hostname | The name of the server where Congree Authoring Server is residing. Provide the hostname along with the protocol, e.g. http or https. | |
username | Depending on the type of authentication the user name is either the name of a user defined in Congree's user management (Congree authentication) or the name of a user authenticated withinh the host application (TrustCMS authentiction). The trust cms secret was assigned on Congree Authoring Server. | |
authentication type | CWI supports Congree authentication and TrustCMS. For Congree Authentiction the value is 'usernamePassword'. For TrustCMS it is 'cms'. | |
rule set | While initializing CWI it is possible to assign a default rule set. | |
term requests | This values can be set to true or false. Setting it to true will display all correctly used terms in the Linguistic Check Panel. Setting the value to false will not show them. | |
culture | The language of the UI to be used. Possible values are "de-DE" or "en- |
US". |
CWI Adapters
In order to be able to handle different elements and structures within an HTML page CWI comes along with a couple of different adapters:
...